<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Using MooTools to Instruct Google Analytics to Track Outbound&#160;Links</title> <atom:link href="http://davidwalsh.name/mootools-google-analytics-track-outbound-links/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Wed, 23 May 2012 14:01:31 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: wiyono</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-22942</link> <dc:creator>wiyono</dc:creator> <pubDate>Fri, 04 Mar 2011 18:51:03 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-22942</guid> <description>Really cooll
Thank you so much...</description> <content:encoded><![CDATA[<p>Really cooll<br
/> Thank you so much&#8230;</p> ]]></content:encoded> </item> <item><title>By: Creative Manner</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-22866</link> <dc:creator>Creative Manner</dc:creator> <pubDate>Sat, 26 Feb 2011 16:09:06 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-22866</guid> <description>This will be handy for my next side project. Thanks David. Awesome job as usual.</description> <content:encoded><![CDATA[<p>This will be handy for my next side project. Thanks David. Awesome job as usual.</p> ]]></content:encoded> </item> <item><title>By: M.Hunter</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-19780</link> <dc:creator>M.Hunter</dc:creator> <pubDate>Tue, 07 Sep 2010 11:19:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-19780</guid> <description>I recently started using Google Analytics, and the vast amount of statistics this tool provides have left me confused! So, I have decided to learn more about Google Analytics, and I have found this resource to be very comprehensive and helpful. MooTools is one of the more popular JavaScript frameworks and I&#039;m glad to start from it.</description> <content:encoded><![CDATA[<p>I recently started using Google Analytics, and the vast amount of statistics this tool provides have left me confused! So, I have decided to learn more about Google Analytics, and I have found this resource to be very comprehensive and helpful. MooTools is one of the more popular JavaScript frameworks and I&#8217;m glad to start from it.</p> ]]></content:encoded> </item> <item><title>By: dem</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-9917</link> <dc:creator>dem</dc:creator> <pubDate>Thu, 18 Jun 2009 13:21:27 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-9917</guid> <description>This post it&#039;s really cool. I like it a lot.There&#039;s a &quot;but&quot;! ... But, you&#039;re counting pageviews... i&#039;ll recommend you to use  eventTracker... cause&#039; here you are counting pageviews and that will increase the total pageviews of your site. And even more, those pageviews you&#039;re counting have 100% bounce so your bounce rate will suffer a lot!Even so i will try to adapt this code for using it with eventTracker... :)David, it will be nice to have you on my twitter @dmanzur. i&#039;ll follow you :)</description> <content:encoded><![CDATA[<p>This post it&#8217;s really cool. I like it a lot.</p><p>There&#8217;s a &#8220;but&#8221;! &#8230; But, you&#8217;re counting pageviews&#8230; i&#8217;ll recommend you to use  eventTracker&#8230; cause&#8217; here you are counting pageviews and that will increase the total pageviews of your site. And even more, those pageviews you&#8217;re counting have 100% bounce so your bounce rate will suffer a lot!</p><p>Even so i will try to adapt this code for using it with eventTracker&#8230; :)</p><p>David, it will be nice to have you on my twitter @dmanzur. i&#8217;ll follow you :)</p> ]]></content:encoded> </item> <item><title>By: Victor</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-8644</link> <dc:creator>Victor</dc:creator> <pubDate>Thu, 09 Apr 2009 20:25:15 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-8644</guid> <description>I am not entirely sure how to implement this. the typical google analytics tracking code is shown below. do i jsut modify this to include the entire code above?  Also, do i need to install the mootools framework in my wordpress blog before this will work? i feel i am close but without any knowledge of mootools, it looks very confusing. help!&lt;script type=&quot;text/javascript&quot;&gt;
var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
try {
var pageTracker = _gat.&#095;getTracker(&quot;UA-xxxxxxx-x&quot;);
pageTracker.&#095;trackPageview();
} catch(err) {}&lt;/script&gt; </description> <content:encoded><![CDATA[<p>I am not entirely sure how to implement this. the typical google analytics tracking code is shown below. do i jsut modify this to include the entire code above?  Also, do i need to install the mootools framework in my wordpress blog before this will work? i feel i am close but without any knowledge of mootools, it looks very confusing. help!</p><p>&lt;script type=&#8221;text/javascript&#8221;&gt;<br
/> var gaJsHost = ((&#8220;https:&#8221; == document.location.protocol) ? &#8220;https://ssl.&#8221; : &#8220;http://www.&#8221;);<br
/> document.write(unescape(&#8220;%3Cscript src=&#8217;&#8221; + gaJsHost + &#8220;google-analytics.com/ga.js&#8217; type=&#8217;text/javascript&#8217;%3E%3C/script%3E&#8221;));<br
/> &lt;/script&gt;<br
/> &lt;script type=&#8221;text/javascript&#8221;&gt;<br
/> try {<br
/> var pageTracker = _gat.&#95;getTracker(&#8220;UA-xxxxxxx-x&#8221;);<br
/> pageTracker.&#95;trackPageview();<br
/> } catch(err) {}&lt;/script&gt;</p> ]]></content:encoded> </item> <item><title>By: Crispijn</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-4314</link> <dc:creator>Crispijn</dc:creator> <pubDate>Sat, 27 Dec 2008 21:26:08 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-4314</guid> <description>Bram:
When you specify the element selector you can use it on specified links. For example for your advertisements:$$(&#039;advertisement&#039;).each(function(el) {Hope that this helped you with your problem!</description> <content:encoded><![CDATA[<p>Bram:<br
/> When you specify the element selector you can use it on specified links. For example for your advertisements:</p><p>$$(&#8216;advertisement&#8217;).each(function(el) {</p><p>Hope that this helped you with your problem!</p> ]]></content:encoded> </item> <item><title>By: bram</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-3474</link> <dc:creator>bram</dc:creator> <pubDate>Sat, 18 Oct 2008 14:29:23 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-3474</guid> <description>Wouldn&#039;t it be better to use domready instead of load?and how do I avoid internal links with http:// getting tracked ?</description> <content:encoded><![CDATA[<p>Wouldn&#8217;t it be better to use domready instead of load?</p><p>and how do I avoid internal links with http:// getting tracked ?</p> ]]></content:encoded> </item> <item><title>By: david</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-3423</link> <dc:creator>david</dc:creator> <pubDate>Wed, 15 Oct 2008 12:43:07 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-3423</guid> <description>&lt;p&gt;@Henrik:  There would have been nothing wrong with porting over my script.&lt;/p&gt;</description> <content:encoded><![CDATA[<p>@Henrik:  There would have been nothing wrong with porting over my script.</p> ]]></content:encoded> </item> <item><title>By: Henrik</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-3421</link> <dc:creator>Henrik</dc:creator> <pubDate>Wed, 15 Oct 2008 10:10:10 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-3421</guid> <description>And here is the jQuery version: http://www.prodevtips.com/2008/08/19/tracking-clicks-with-jquery-and-google-analytics/Note that I wrote that one before David, just so you guys know, I didn&#039;t just copy the MooTools code and jQuerify it, probably the opposite ;)</description> <content:encoded><![CDATA[<p>And here is the jQuery version: <a
href="http://www.prodevtips.com/2008/08/19/tracking-clicks-with-jquery-and-google-analytics/" rel="nofollow">http://www.prodevtips.com/2008/08/19/tracking-clicks-with-jquery-and-google-analytics/</a></p><p>Note that I wrote that one before David, just so you guys know, I didn&#8217;t just copy the MooTools code and jQuerify it, probably the opposite ;)</p> ]]></content:encoded> </item> <item><title>By: A2daK</title><link>http://davidwalsh.name/mootools-google-analytics-track-outbound-links#comment-3420</link> <dc:creator>A2daK</dc:creator> <pubDate>Wed, 15 Oct 2008 07:20:54 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=519#comment-3420</guid> <description>&lt;b&gt;Evan:&lt;/b&gt;
Can this be used to track how many times a video has been watched? I presume that putting the path to the individual file could monitor this? Is there anything else Mootools can do with analytics?&lt;b&gt;David Walsh:&lt;/b&gt;
Thanks for this tutorial and others. I have been dropping in for a while now but 1st comment.Cheers, Adam</description> <content:encoded><![CDATA[<p><b>Evan:</b><br
/> Can this be used to track how many times a video has been watched? I presume that putting the path to the individual file could monitor this? Is there anything else Mootools can do with analytics?</p><p><b>David Walsh:</b><br
/> Thanks for this tutorial and others. I have been dropping in for a while now but 1st comment.</p><p>Cheers, Adam</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 3/7 queries in 0.008 seconds using disk: basic
Object Caching 802/802 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-23 09:41:02 -->
