<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Auto-tag Outbound Links for Google Analytics, Async Version, Event Variant'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 15 Apr 2026 18:32:43 +0000</lastBuildDate>
    <item>
      <title>rgsmith007 said on 05/May/2011</title>
      <link>https://snipplr.com/view/48446/autotag-outbound-links-for-google-analytics-async-version-event-variant</link>
      <description>&lt;p&gt;Some issues have been reported with the _gaq.push not being tracked. Alternately, you can do the below:&#13;
&#13;
var pageTracker=_gat._getTracker("UA-xxxxxxxx-x");&#13;
							&#13;
if (pageTracker) {&#13;
pageTracker._trackEvent('Outbound', 'Click', fixedLink);&#13;
}&lt;/p&gt;</description>
      <pubDate>Thu, 05 May 2011 01:14:14 UTC</pubDate>
      <guid>https://snipplr.com/view/48446/autotag-outbound-links-for-google-analytics-async-version-event-variant</guid>
    </item>
  </channel>
</rss>
