<?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/"
		>
<channel>
	<title>Comments on: 3 Simple Steps to Track Share Buttons in Google Analytics</title>
	<atom:link href="http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/</link>
	<description>Where information is free, application &#38; tactic becomes key</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:43:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Frekklz</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-74978</link>
		<dc:creator>Frekklz</dc:creator>
		<pubDate>Fri, 09 Dec 2011 04:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-74978</guid>
		<description>Hi Jespar,

I am having trouble with the code.

I&#039;m trying to track a button click that reveals a phone number. 

Phone: Click to Show
        
        &lt;strong&gt;(08) 8250 0022&lt;/strong&gt;
        
    $(&quot;button&quot;).click(function () {
    $(&quot;p&quot;).show(&quot;slow&quot;);
    });
    

Not sure as to where to put the tracking code. 

When I do try to throw it in somewhere, Business Catalyst likes to eat up some of the code and vomit it back out.

Thanks for your help!</description>
		<content:encoded><![CDATA[<p>Hi Jespar,</p>
<p>I am having trouble with the code.</p>
<p>I&#8217;m trying to track a button click that reveals a phone number. </p>
<p>Phone: Click to Show</p>
<p>        <strong>(08) 8250 0022</strong></p>
<p>    $(&#8220;button&#8221;).click(function () {<br />
    $(&#8220;p&#8221;).show(&#8220;slow&#8221;);<br />
    });</p>
<p>Not sure as to where to put the tracking code. </p>
<p>When I do try to throw it in somewhere, Business Catalyst likes to eat up some of the code and vomit it back out.</p>
<p>Thanks for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Simchock</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-74920</link>
		<dc:creator>Mark Simchock</dc:creator>
		<pubDate>Fri, 09 Dec 2011 00:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-74920</guid>
		<description>I know I&#039;m a bit late commenting here but I figured, what the heck.

As I understand it, Google&#039;s logic is this: If there&#039;s a single page visit but an &quot;event&quot; during that visit then that&#039;s not a bounce. The event signifies an interaction with the site. 

As mentioned, an auto-play video (which like auto-play music is usually a UX nightmare anyway) will trigger an event and all but eliminate and bounces.

That being said, if you don&#039;t have an auto-play video but do have (for example) an article with a link to another site and that link is an event, then those who leave because of the link won&#039;t be bounces. Which is true and therefore a positive impact on the analytics. 

For reasons I can&#039;t explain I&#039;ve never really gotten into Events - until the last couple months. I can only say I wish I did so sooner. Even if you just event off site links it&#039;s worth it for increasing the accuracy of the bounce rate. 

With that said, I have to get back to the jQuery plugin I&#039;m writing to make Event&#039;ing links easier. I&#039;ll worry about video plays and such later.</description>
		<content:encoded><![CDATA[<p>I know I&#8217;m a bit late commenting here but I figured, what the heck.</p>
<p>As I understand it, Google&#8217;s logic is this: If there&#8217;s a single page visit but an &#8220;event&#8221; during that visit then that&#8217;s not a bounce. The event signifies an interaction with the site. </p>
<p>As mentioned, an auto-play video (which like auto-play music is usually a UX nightmare anyway) will trigger an event and all but eliminate and bounces.</p>
<p>That being said, if you don&#8217;t have an auto-play video but do have (for example) an article with a link to another site and that link is an event, then those who leave because of the link won&#8217;t be bounces. Which is true and therefore a positive impact on the analytics. </p>
<p>For reasons I can&#8217;t explain I&#8217;ve never really gotten into Events &#8211; until the last couple months. I can only say I wish I did so sooner. Even if you just event off site links it&#8217;s worth it for increasing the accuracy of the bounce rate. </p>
<p>With that said, I have to get back to the jQuery plugin I&#8217;m writing to make Event&#8217;ing links easier. I&#8217;ll worry about video plays and such later.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-27815</link>
		<dc:creator>M</dc:creator>
		<pubDate>Tue, 08 Mar 2011 18:28:52 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-27815</guid>
		<description>Hi,

I have a video on vzaar that us linked from my website. Can I track the video via these instructions. I understand you can see how many times, viewed, how far into it did a person watch, etc.. etc..

Thanks
M</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have a video on vzaar that us linked from my website. Can I track the video via these instructions. I understand you can see how many times, viewed, how far into it did a person watch, etc.. etc..</p>
<p>Thanks<br />
M</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HOW TO: Re-package Your Best Content for More Exposure (and Links)&#160;&#124;&#160;Boomeroo Web Resources</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-22368</link>
		<dc:creator>HOW TO: Re-package Your Best Content for More Exposure (and Links)&#160;&#124;&#160;Boomeroo Web Resources</dc:creator>
		<pubDate>Wed, 02 Feb 2011 16:04:42 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-22368</guid>
		<description>[...] Here&#8217;s a good one: create a post about setting up event tracking in Google Analytics and make your point stronger by promoting the video tutorial. The video alone got about 14, 000 views so far! A great way to promote your presence on Youtube! [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s a good one: create a post about setting up event tracking in Google Analytics and make your point stronger by promoting the video tutorial. The video alone got about 14, 000 views so far! A great way to promote your presence on Youtube! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HOW TO: Re-package Your Best Content for More Exposure (and Links)</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-20953</link>
		<dc:creator>HOW TO: Re-package Your Best Content for More Exposure (and Links)</dc:creator>
		<pubDate>Fri, 21 Jan 2011 16:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-20953</guid>
		<description>[...] Here&#8217;s a good one: create a post about setting up event tracking in Google Analytics and make your point stronger by promoting the video tutorial. The video alone got about 14, 000 views so far! A great way to promote your presence on Youtube! [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s a good one: create a post about setting up event tracking in Google Analytics and make your point stronger by promoting the video tutorial. The video alone got about 14, 000 views so far! A great way to promote your presence on Youtube! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Astrom</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-9983</link>
		<dc:creator>Jesper Astrom</dc:creator>
		<pubDate>Wed, 27 Oct 2010 12:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-9983</guid>
		<description>Thnx m8! I haven&#039;t checked those things in ages :D 

I need to invent a warp system to get more time for this blog. Client time is prioritized right now. I want to redesign it and build it HTML5 ready as well... hmm... all these dreams.

Once again. Thank you for the update I&#039;ve put it on the list of things to do!

Cheers,
Jesper</description>
		<content:encoded><![CDATA[<p>Thnx m8! I haven&#8217;t checked those things in ages <img src='http://jesperastrom.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  </p>
<p>I need to invent a warp system to get more time for this blog. Client time is prioritized right now. I want to redesign it and build it HTML5 ready as well&#8230; hmm&#8230; all these dreams.</p>
<p>Once again. Thank you for the update I&#8217;ve put it on the list of things to do!</p>
<p>Cheers,<br />
Jesper</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janne Lauding</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-9980</link>
		<dc:creator>Janne Lauding</dc:creator>
		<pubDate>Wed, 27 Oct 2010 12:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-9980</guid>
		<description>Oops!

WordPress removed my php tags in my comment so what I was trying to say is that you have php code on your tracking that&#039;s not rendered by the server.</description>
		<content:encoded><![CDATA[<p>Oops!</p>
<p>WordPress removed my php tags in my comment so what I was trying to say is that you have php code on your tracking that&#8217;s not rendered by the server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janne Lauding</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-9979</link>
		<dc:creator>Janne Lauding</dc:creator>
		<pubDate>Wed, 27 Oct 2010 11:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-9979</guid>
		<description>Hi Jesper,

You should check your tracking on your SM buttons here in the right column, in the &quot;Find Me&quot; section. :-)

Code:
pageTracker._trackEvent(&#039;FindMe&#039;, &#039;LinkedIn&#039;, &#039;&#039;);</description>
		<content:encoded><![CDATA[<p>Hi Jesper,</p>
<p>You should check your tracking on your SM buttons here in the right column, in the &#8220;Find Me&#8221; section. <img src='http://jesperastrom.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Code:<br />
pageTracker._trackEvent(&#8216;FindMe&#8217;, &#8216;LinkedIn&#8217;, &#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders Ronnau</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-5402</link>
		<dc:creator>Anders Ronnau</dc:creator>
		<pubDate>Wed, 23 Jun 2010 07:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-5402</guid>
		<description>Hi again

Thanks for your reply.

I did test it out with the straight forward 

onClick=”pageTracker._trackEvent(‘category’, ‘action’, ‘optional label’);”

protocol, and it worked wonders, so I&#039;ll stick with that. ;)

Best,

Anders.</description>
		<content:encoded><![CDATA[<p>Hi again</p>
<p>Thanks for your reply.</p>
<p>I did test it out with the straight forward </p>
<p>onClick=”pageTracker._trackEvent(‘category’, ‘action’, ‘optional label’);”</p>
<p>protocol, and it worked wonders, so I&#8217;ll stick with that. <img src='http://jesperastrom.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Best,</p>
<p>Anders.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesper Astrom</title>
		<link>http://jesperastrom.com/google-analytics/3-simple-steps-to-track-share-buttons-in-google-analytics/comment-page-1/#comment-5395</link>
		<dc:creator>Jesper Astrom</dc:creator>
		<pubDate>Tue, 22 Jun 2010 17:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://jesperastrom.com/?p=1846#comment-5395</guid>
		<description>The best thing you can do is to test it out and see if you can pick up clicks. I generally just test my way to success... I would start with pageTracker and see if it works.</description>
		<content:encoded><![CDATA[<p>The best thing you can do is to test it out and see if you can pick up clicks. I generally just test my way to success&#8230; I would start with pageTracker and see if it works.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
                 
