Results 1 to 7 of 7

Adsense Analytics Stats

This is a discussion on Adsense Analytics Stats within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Since upgrading to 3.3.1 the adsense stats in google analytics aren't working. The only impressions are from cached pages. I ...

  1. #1
    Senior Member
    Real Name
    Dhillon
    Join Date
    Apr 2006
    Posts
    341
    Liked
    1 times

    Adsense Analytics Stats

    Since upgrading to 3.3.1 the adsense stats in google analytics aren't working.
    The only impressions are from cached pages.
    I have tried switching to and from none,basic and enhanced settings for Google Segmentation Tracking in vbseocp.

    I am not 100% sure if its related to vbseo so I would like to know if anyone else having this issue ?

  2. #2
    Junior Member
    Real Name
    Akhil Verma
    Join Date
    Nov 2008
    Posts
    11
    Liked
    0 times
    I am having the same issue on one of my popular forums with VBSEO 3.3.1
    While upgrading was a cakewalk, the stats disappeared from Google Analytics. After more than a week of the upgrade, I have ZERO impressions daily now!

  3. #3
    Junior Member
    Join Date
    Nov 2005
    Location
    Hamburg / Germany
    Posts
    18
    Liked
    0 times
    I'm having exactly the same problem!

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Does it affect Adsense statistics only or all stats in Analytics? Please make sure that you have correct analytics ID defined in vBSEO CP.
    Also, please try to remove these lines from functions_vbseo.php file:
    PHP Code:
    vbseo_insert_code('
    window.google_analytics_uacct = "'
    .VBSEO_ANALYTICS_CODE.'";
    '
    'head_end_js'); 

  5. #5
    Junior Member
    Join Date
    Nov 2005
    Location
    Hamburg / Germany
    Posts
    18
    Liked
    0 times
    All Analytics stats are fine, only Adsense statistics since upgrading to 3.3.1 are 0.0.0

    I removed these lines from functions_vbseo.php now

    PHP Code:
    vbseo_insert_code('
    window.google_analytics_uacct = "'
    .VBSEO_ANALYTICS_CODE.'";
    '
    'head_end_js'); 
    I think we can see the results tomorrow

  6. #6
    Member
    Real Name
    jaryx
    Join Date
    Mar 2009
    Location
    WestPreussen
    Posts
    38
    Liked
    0 times
    Any effect?

    ps.
    Please tell me why I have <!-- on source code? This is the problem? (all analytics options on vbseocp are enabled)
    PHP Code:
    <script type="text/javascript"><!--
    window.google_analytics_uacct "UA-xxxxxx-x";
    var 
    gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." "http://www.");
    document.write(unescape("%3Cscript src='" gaJsHost "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
    //-->
    </script>
    <script type="text/javascript"><!--
    try {
    var pageTracker = _gat._getTracker("UA-xxxxxx-x");
    pageTracker._trackPageview();
    } catch(err) {}
    //-->
    </script> 

  7. #7
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    The comments are correct. It hides javascript from printing on page in browsers that do not support JS.

Similar Threads

  1. Exclude logged in administrators from analytics stats
    By GiantHaystax in forum vBSEO Features Archive
    Replies: 4
    Last Post: 03-10-2009, 11:47 PM
  2. Replies: 2
    Last Post: 05-18-2008, 08:45 PM
  3. Replies: 10
    Last Post: 01-22-2008, 08:38 PM
  4. Switched host, software, Analytics stats are 1/10th
    By len backus in forum Analysis: Traffic & SERPS
    Replies: 19
    Last Post: 11-18-2007, 09:21 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •