Google Analytics without JavaScript (beta testers?)

Discussion in 'Google Analytics' started by suffex, Sep 15, 2009.

  1. #1
    Hi!

    I made a simple service to use google analytics without javascript, just with HTML, or BBC, or CSS, etc.. (so you should be able to track visits on MySpace, EMails, Forums, etc..).

    I would like to know if someone is interested in beta testing it.

    Documentation and FAQ: http://nojsstats.appspot.com/

    How to:


    Example (HTML code):
    <img src="http://nojsstats.appspot.com/UA-123456/mywebsite.com" />
    Code (markup):
    Example (BBCode):
    [ img ]http://nojsstats.appspot.com/UA-123456/mywebsite.com[/ img ]
    Code (markup):
    Example (CSS code):
    body{
    background: url("http://nojsstats.appspot.com/UA-123456/mywebsite.com");
    }
    Code (markup):
    Any questions, ask me.

    Greetings!!
     
    suffex, Sep 15, 2009 IP
    seolion likes this.
  2. dmssrinivas

    dmssrinivas Well-Known Member

    Messages:
    257
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #2
    You want others to advertise your site?
     
    dmssrinivas, Sep 15, 2009 IP
  3. dmssrinivas

    dmssrinivas Well-Known Member

    Messages:
    257
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #3
    Oh! So this will put a 1x1 image on the website and it is used for tracking?

    It would be nice if you can explain it clearly.
     
    dmssrinivas, Sep 15, 2009 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Not sure what the point is... more users have images disabled than JavaScript.
     
    digitalpoint, Sep 15, 2009 IP
  5. dipali

    dipali Peon

    Messages:
    450
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Its nice to hear about hassle free google analytics tracking by putting only ga profile code.

    Thanks for sharing it.

    Bdw i'm interested in Beta testing of this plugin. let me know what to do
    '''
     
    dipali, Sep 15, 2009 IP
  6. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #6
    Not only that, there is a bunch of data you can't get with image requests (for example screen resolution, JavaScript version, Flash versions, screen color depth, etc.)...
     
    digitalpoint, Sep 15, 2009 IP
  7. seolion

    seolion Active Member

    Messages:
    1,495
    Likes Received:
    97
    Best Answers:
    0
    Trophy Points:
    90
    #7
    Looks to be a good option for Amazon Astore with the CSS image inclusion. I can give it a try pending availability of time !
     
    seolion, Sep 16, 2009 IP
  8. suffex

    suffex Peon

    Messages:
    3
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8
    > You want others to advertise your site?
    no :S, actually, it's hardly that since the best way would be using SEO but I disabled the blog to appear on search results to limit the amount of users that will use the service.

    > Oh! So this will put a 1x1 image on the website and it is used for tracking?
    The service only redirects to google analytics service, getting all the information its able using the HTTP headers sent by the browser (referrer, cookies, etc..)

    > Not sure what the point is... more users have images disabled than JavaScript.
    Actually, millions of NoScript users are not being tracked because of google analytics, and the service is useful also to track websites where javascript is not allowed for security reasons.

    >Bdw i'm interested in Beta testing of this plugin. let me know what to do
    Well, if you can use it, and if you find some irregularities in the reports made (Im mostly interested in the last visit/pageviews/visits/etc..) I will try to fix it.

    >Not only that, there is a bunch of data you can't get with image requests
    yes, if you need that information, you wont be able to use the service

    > Looks to be a good option for Amazon Astore with the CSS image inclusion.
    exactly!! :) if you try it, let me know

    Greetz!!
     
    suffex, Sep 17, 2009 IP
  9. suffex

    suffex Peon

    Messages:
    3
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #9
    by the way, if you guys need support for a special feature in GA that is not currently supported (user-supplied value, campaigns, or anything with the ga.js or urchin.js that you need and I dont support, please let me know, I plan to reimplement all the API the best I can, but I will prioritize features)
     
    suffex, Sep 17, 2009 IP
  10. DrFever

    DrFever Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I am going to beta test. Thanks.

    This is great, it is useful to be used to track different kinds of ad campaigns in situations where javascript cannot go. While yes images is likely disabled in emails you can track your "interested" parties viewing, as if someone opens an email that contains images from a trusted sender, odds are they will allow the images to be downloaded.
     
    Last edited: Sep 23, 2009
    DrFever, Sep 23, 2009 IP