Skip to content

Tag Archives: Google Analytics

[Google Analytics] Track to Two Profiles the Async Way

15-Dec-09

The new asynchronous tracking in Google Analytics requires new code as well. If you need to track more than one profile, this is how you do it.

Google Analytics Tracking to Multiple Profiles

29-Jun-09

Sometimes you need to use many Analytics site profiles to track the same information, for any reason. One instance is using tools like SEO Position Plus which may require a profile of its own.
Here's one way to do it with the new tracking code (not the legacy tracking, for that see this thread).
<script type="text/javascript">
var gaJsHost [...]