vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

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
    Игорь
    Join Date
    Aug 2006
    Posts
    35

    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.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    You could disable the vBSEO option to add the Analytics code, then manually add the code to your footer template, customizing it as needed.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  3. #3
    Member
    Real Name
    Игорь
    Join Date
    Aug 2006
    Posts
    35
    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.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,550
    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.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation

    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

  5. #5
    Member
    Real Name
    Игорь
    Join Date
    Aug 2006
    Posts
    35
    Thanks, Oleg, I'll give it a try and let you now how it goes.
    Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!

Similar Threads

  1. A long history of Google woes...
    By plarkin in forum Analysis: Traffic & SERPS
    Replies: 9
    Last Post: 10-04-2006, 07: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, 01:52 PM
  3. Google Analytics - New Free Tool!
    By skizzy203 in forum Analysis: Traffic & SERPS
    Replies: 29
    Last Post: 11-22-2005, 06:06 AM