Results 1 to 9 of 9
Like Tree10Likes
  • 7 Post By Noodles
  • 1 Post By Noodles
  • 1 Post By Brian Cummiskey
  • 1 Post By DevOne5555

Enable Google Analytics Site Load Tracking

This is a discussion on Enable Google Analytics Site Load Tracking within the General Discussion forums, part of the vBSEO SEO Plugin category; Google Analytics has included a new feature in the latest version that tracks your page speed. It allows you to ...

  1. #1
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    422
    Liked
    15 times

    Enable Google Analytics Site Load Tracking

    Google Analytics has included a new feature in the latest version that tracks your page speed. It allows you to identify the slowest pages of your site.

    New Google Analytics Feature: Load Time Measurement

    To enable with vbseo 3.6.0 edit this code on line 2278 in vbseo/includes/functions_vbseo.php:

    Find:
    Code:
    vbseo_insert_code("
    and replace with:

    Code:
    array_push($more_tracking, "['_trackPageLoadTime']");
    vbseo_insert_code("
    After a day or so you should see some measurements coming through on the new interface for Google Analytics under Content > Site Speed

  2. #2
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times
    Noodles could you be more specific about the second step? Does it go immediately after this:

    Code:
    vbseo_insert_code("

  3. #3
    Senior Member
    Real Name
    Nick Le Mouton
    Join Date
    Nov 2005
    Location
    New Zealand
    Posts
    422
    Liked
    15 times
    Just before
    Code:
    vbseo_insert_code("
    It's only really one step btw, just add the change to the php file. If you were manually adding Google Analytics code you'd use the other method. I'll change my post to stop confusion.

  4. #4
    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
    Thanks for sharing. This will most likely make it into the next vbseo release.

  5. #5
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    This is now implemented to vBSEO and will be distributed with next vBSEO version
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  6. #6
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times
    Noodles,

    Thanks so much for clarifying that. Brian/Mert, that's good to know.

  7. #7
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times
    Do I have to generate a new report for Google Analytics? I've added the code, however when I click on the content tab on the left side of the analytics dashboard I don't see anything listed about page speed. I've checked my page source and the load tracking analytics code is being used.

  8. #8
    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
    I don't think it's on the 'current' layout.

    If you have the option, click on the link on the top right by your name to the 'new version'.
    analytics-settings-google-analytics-2011-05-11-14-43-27.png

    Then, you should get a speed menu

    site-speed-google-analytics-2011-05-11-14-44-54.png

  9. #9
    Member
    Real Name
    Aaron Dev
    Join Date
    Mar 2011
    Posts
    72
    Liked
    2 times
    Brian,

    Thanks a million for the speedy response. Speed tracking is indeed listed under the new version. It's all set up and working

Similar Threads

  1. Enable Google Analytics Funnel for Member Registrations?
    By MrDeflation in forum General Discussion
    Replies: 6
    Last Post: 11-22-2009, 11:15 AM
  2. Enable Google Analytics Funnel...
    By Cor van Noorloos in forum Bug Reporting
    Replies: 1
    Last Post: 02-07-2009, 09:31 AM
  3. Tracking members in Google Analytics
    By tavenger5 in forum Analysis: Traffic & SERPS
    Replies: 4
    Last Post: 01-30-2009, 01:38 PM
  4. Google Analytics: Event Tracking
    By Arkidas in forum General Discussion
    Replies: 2
    Last Post: 01-30-2009, 01:28 PM
  5. Google analytics tracking not installed for one site
    By jomag45 in forum Troubleshooting
    Replies: 1
    Last Post: 08-26-2008, 05:05 AM

Tags for this Thread

Posting Permissions

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