Accuracy of Google Analytics

Discussion in 'Google Analytics' started by Borduhh, Sep 11, 2010.

  1. #1
    Hello All,

    I have a very basic question. How accurate is Google Analytics?

    The reason I ask is because when I started my website, it seemed like every time I was working on my website, the search volume would also increase. I would expect the direct traffic to soar, but not the searches from Google as well.

    For instance let me give an example:
    This pattern continued for about a month, so I am wondering if this is just an amazing coincidence, or my traffic from my computer (which is all direct) is getting mis-categorized to Search Engine Traffic from search engines.

    Any suggestions guys?

    Thanks,
    Nick
     
    Borduhh, Sep 11, 2010 IP
  2. used_cisco

    used_cisco Peon

    Messages:
    147
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I highly recommend filtering out your IP from analytics to ensure the stat program is not counting your visits as traffic.

    On the analytic settings, on the bottom right click "filter manager", you can then add your IP to filter out your visits to your domain.
     
    used_cisco, Sep 13, 2010 IP
  3. scorpionrebel77

    scorpionrebel77 Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Filter out your IP so that it may not count your visits too as a traffic.
     
    scorpionrebel77, Sep 14, 2010 IP
  4. Gaurav_Kumar

    Gaurav_Kumar Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    yes, I fully satisfied with him. Filter you IP from analytics.
     
    Gaurav_Kumar, Sep 14, 2010 IP
  5. Borduhh

    Borduhh Well-Known Member

    Messages:
    767
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    150
    #5
    That is kind of a little more difficult when I have a dynamic IP.
     
    Borduhh, Sep 14, 2010 IP
  6. coopersPick

    coopersPick Active Member

    Messages:
    528
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    55
    #6
    than just keep track of the times you visit each day and get the traffic up so ur 10 hits a day wont matter
     
    coopersPick, Sep 14, 2010 IP
  7. zhoom

    zhoom Peon

    Messages:
    388
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #7
    zhoom, Sep 16, 2010 IP
  8. jbtooloo

    jbtooloo Peon

    Messages:
    206
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Using so many of Googles analytics tools I've come to realise that you need to take the results with a pinch of salt. They are often largely exaggerated.
     
    jbtooloo, Sep 17, 2010 IP
  9. Beautante

    Beautante Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    To exclude traffic from dynamic IP addresses, you can use a JavaScript function to set a cookie on your internal computers. You'll then be able to filter all visitors with this cookies from appearing on your Analytics reports.
    How to exclude traffic by cookie:

    1. Create a new page on your domain, containing the following code:

    <body onLoad="javascript:pageTracker._setVar('test_value');">

    (Please note that this code is in addition to the Google Analytics tracking code that you have on every page of your website.)

    2. In order to set the cookie, visit your newly created page from all computers that you would like to exclude from your reports.

    3. Create an Exclude filter to remove data from visitors with this cookie.
     
    Beautante, Sep 17, 2010 IP
  10. roxclair

    roxclair Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I didn't know that about excluding your own IP address. Makes sense. Thanks!
     
    roxclair, Sep 19, 2010 IP
  11. ju5t

    ju5t Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    i have noticed my results to jump about sometimes with visitors being revised on a couple of occasions.

    still i compare to my web traffic monitor and i think that is the more accurate.
     
    ju5t, Sep 20, 2010 IP
  12. Coyotito

    Coyotito Peon

    Messages:
    230
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #12
    How come Google Analytics shows much smaller numbers than AWstats for instance?
     
    Coyotito, Sep 20, 2010 IP
  13. femaleforum

    femaleforum Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I am confident in the accuracy of Google Analytics. Make sure you are aware of the difference between visitors and unique visitors - the reports page will default to visitors, which is often a very different number to 'unique visitors'.
     
    femaleforum, Sep 20, 2010 IP
  14. magda

    magda Notable Member

    Messages:
    5,197
    Likes Received:
    315
    Best Answers:
    0
    Trophy Points:
    280
    #14
    Because awstats will report every bot that hits your server. GA reports on pageviews, someone has to have called up the pixel in the code on the page to be recorded.
    It's a more accurate representation of human visitors.
     
    magda, Sep 20, 2010 IP
  15. jassicacute

    jassicacute Peon

    Messages:
    114
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    But Still it is the best free analytics tool available in market...No other tool refine data so accurately..
     
    jassicacute, Sep 21, 2010 IP
  16. Hersheys

    Hersheys Peon

    Messages:
    2,591
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Check also if analytics is properly installed on your site.View the source code of each page URL if the analytics code is installed.

     
    Hersheys, Sep 22, 2010 IP
  17. anu_smart

    anu_smart Well-Known Member

    Messages:
    136
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #17
    I wonder how can we filter out IP. Coz, IP changes everytime we get connected to internet right?
     
    anu_smart, Sep 23, 2010 IP
  18. anu_smart

    anu_smart Well-Known Member

    Messages:
    136
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #18
    And an additional point to add, add the code in your header or footer so that it stays on all pages rather than adding it in your home page alone!
     
    anu_smart, Sep 23, 2010 IP
  19. zhoom

    zhoom Peon

    Messages:
    388
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Depends on your network setup...Some ips are static, some are dynamic. But you can block google analytics with cookies.

    Read this: http://www.google.com/support/google...n&answer=55481
     
    zhoom, Sep 23, 2010 IP
  20. dragtastic

    dragtastic Member

    Messages:
    310
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    30
    #20
    great tip! thanks
     
    dragtastic, Sep 23, 2010 IP