Results 1 to 5 of 5

Google Analytics - identify additional search engines

This is a discussion on Google Analytics - identify additional search engines within the vBSEO Features Archive forums, part of the vBulletin Links & Resources category; Google Analytics allow to include additional search engines for tracking. (Please see Google Analytics Help Center - How can I ...

  1. #1
    Member
    Real Name
    Igor
    Join Date
    Aug 2006
    Location
    US, MN
    Posts
    40
    Liked
    0 times

    Google Analytics - identify additional search engines

    Google Analytics allow to include additional search engines for tracking.
    (Please see Google Analytics Help Center - How can I make Google Analytics identify additional search engines in the Referral reports? )
    It is very important to me to add Yandex and Rambler Search engines for tracking, because I got lot of referrals from them.

    I couldn't find any possibility to modify Analytics java script from VBSEO CP. Can you please add this feature?

    Thanks.

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    You could disable the vBSEO option to add the Analytics code, then manually add the code to your footer template, customizing it as needed.

  3. #3
    Member
    Real Name
    Igor
    Join Date
    Aug 2006
    Location
    US, MN
    Posts
    40
    Liked
    0 times
    Thank you.
    But in this case I need to edit some templates as well. For example, showpost pages and archive pages do not include standart footer.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Игорь,

    you can modify "vBSEO Global Hook" plugin code by adding the following at the bottom:

    PHP Code:
    $output str_replace(
    'urchinTracker();',
    '
    _uOsr[20]="SE Title"; _uOkw[20]="param";
    urchinTracker();'
    ,
    $output); 
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member
    Real Name
    Igor
    Join Date
    Aug 2006
    Location
    US, MN
    Posts
    40
    Liked
    0 times
    Thanks, Oleg, I'll give it a try and let you now how it goes.

Similar Threads

  1. A long history of Google woes...
    By plarkin in forum Analysis: Traffic & SERPS
    Replies: 9
    Last Post: 10-04-2006, 08:58 PM
  2. Google is All About Search: 4 New Products
    By Joe Ward in forum General Discussion
    Replies: 0
    Last Post: 05-16-2006, 02:52 PM
  3. Google Analytics - New Free Tool!
    By skizzy203 in forum Analysis: Traffic & SERPS
    Replies: 29
    Last Post: 11-22-2005, 07:06 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
  •