Hi,
Maybe the option to add Urchin compatibility could be added? If you use both Urchin & Google Analytics Code, you'll have to add
above thepageTracker._setLocalRemoteServerMode();
line of the GA code.pageTracker._trackPageview();
This is a discussion on Add Urchin compatability to Google Analytics Code. within the vBSEO Features Archive forums, part of the vBulletin Links & Resources category; Hi, Maybe the option to add Urchin compatibility could be added? If you use both Urchin & Google Analytics Code, ...
Hi,
Maybe the option to add Urchin compatibility could be added? If you use both Urchin & Google Analytics Code, you'll have to add
above thepageTracker._setLocalRemoteServerMode();
line of the GA code.pageTracker._trackPageview();
I think the only workaround would be to modify functions_vbseo.php file, find:
and insert your code above.PHP Code:pageTracker._trackPageview('.($track_url?"'$track_url'":"").');
Oleg Ignatiuk / Crawlability Inc.
vBSEO 3.6.0 GOLD Released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Yea, I did that... I was just thinking about people that wouldn't be comfortable editing the php file![]()