<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for blastam</title><link>http://disqus.com/by/blastam/</link><description></description><atom:link href="http://disqus.com/blastam/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 27 Sep 2011 23:26:24 -0000</lastBuildDate><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-321496693</link><description>&lt;p&gt;Hi Nicole &amp;amp; Kevin,&lt;/p&gt;&lt;p&gt;You may be receiving a syntax error if you are not using jQuery on your site.&lt;/p&gt;&lt;p&gt;Regarding your question about where to place the UA-#.  This script is in addition to your existing GA tagging.  Multiple tracking objects refers to multiple UA-#'s in your code, which is not common.&lt;/p&gt;&lt;p&gt;Let me know if that helps!&lt;/p&gt;&lt;p&gt;Thanks,.&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 27 Sep 2011 23:26:24 -0000</pubDate></item><item><title>Re: How to Set a Client-Side Sample Rate in Google Analytics</title><link>https://www.blastanalytics.com/blog/set-sample-rate-in-google-analytics#comment-314439003</link><description>&lt;p&gt;Hi Brian,&lt;/p&gt;&lt;p&gt;Great; I'm glad this article was helpful for you.&lt;/p&gt;&lt;p&gt;I would recommend setting the sample rate as high as possible while keeping within the GA ToS (which is 10 million pageviews/month now and was previously 5 million pageviews).  Of course, selecting a percentage that is easy to multiply makes things quicker to calculate.  For example, instead of sampling at 23%, do 25%.  That way, you can easily multiply by 4 to get the approximate totals.&lt;/p&gt;&lt;p&gt;Any time you sample, you run the risk of losing important data (ecommerce transactions for example).  It is a decision that should not be made lightly.  If you'd like to send me an email at joe at blastam dot/com, I'd be happy to continue this conversation and provide you some other options/ideas to consider.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Sun, 18 Sep 2011 13:27:13 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-314431611</link><description>&lt;p&gt;Hi Christian,&lt;/p&gt;&lt;p&gt;No it does not handle context-menu clicks.  It could certainly be extended to do so though.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Sun, 18 Sep 2011 13:07:59 -0000</pubDate></item><item><title>Re: How To Use Events as Goals in Google Analytics (V5)</title><link>http://www.blastam.com/blog/how-to-use-events-goals-google-analytics#comment-266469080</link><description>&lt;p&gt;Hi Jeremy,&lt;/p&gt;&lt;p&gt;Great question.  For each goal, GA only counts the first conversion per visit/session.  Any additional outbound events in the same user session, in this case, would not increase the number of total conversions.&lt;/p&gt;&lt;p&gt;If you do want to track the aggregate outbound clicks, you won't be able to do this via the goal tracking functionality in GA.  Instead, you should rely on the event reports to grab the total event completions.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Wed, 27 Jul 2011 11:05:24 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-261259536</link><description>&lt;p&gt;Hi Jason,&lt;/p&gt;&lt;p&gt;Great; glad we could help you out!&lt;/p&gt;&lt;p&gt;In the GA v5 (new version), you'll want to go to Reports &amp;gt; Content &amp;gt; Events &amp;gt; Top Events.  You'll see your event category listed there and you drill down into the action and label to view the number of events recorded for that file.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Fri, 22 Jul 2011 17:11:51 -0000</pubDate></item><item><title>Re: How To Use Events as Goals in Google Analytics (V5)</title><link>http://www.blastam.com/blog/how-to-use-events-goals-google-analytics#comment-260947230</link><description>&lt;p&gt;Hi Jeff,&lt;/p&gt;&lt;p&gt;You'll want to select 'that matches' from the dropdown to use a regular expression.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Fri, 22 Jul 2011 11:47:53 -0000</pubDate></item><item><title>Re: Website Optimizer Tips for Tracking Complex Conversions</title><link>https://www.blastanalytics.com/blog/website-optimizer-tips-for-tracking-complex-conversions#comment-258698687</link><description>&lt;p&gt;Sorry about that.  Take another look at the comment.  For some reason, the code adjusted itself and it wasn't showing the 'a' tag code (but instead rendering it as a link).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Wed, 20 Jul 2011 10:42:23 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-257368574</link><description>&lt;p&gt;If you are using the automated tagging method, you'll want to have your GA tag above that script tag.  If you are using the manual method, it is highly recommended to move your GA tag into the head of the html.  Additionally, please ensure you are using the asynchronous GA tracking script.  Placing it in the top of the source code is recommended for the async version.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 19 Jul 2011 12:20:59 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-257365841</link><description>&lt;p&gt;This code is not specific to PDF tracking and can be extended or easily accomplished using the automated method I mentioned.  If you want to share more details about your implementation, I can provide additional input on getting it to work.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 19 Jul 2011 12:18:10 -0000</pubDate></item><item><title>Re: Website Optimizer Tips for Tracking Complex Conversions</title><link>https://www.blastanalytics.com/blog/website-optimizer-tips-for-tracking-complex-conversions#comment-257271828</link><description>&lt;p&gt;Hi Jan,&lt;/p&gt;&lt;p&gt;The .pdf file was just an example of a link and the syntax of using an onclick to track it; not an actual file. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 19 Jul 2011 10:49:44 -0000</pubDate></item><item><title>Re: Website Optimizer Tips for Tracking Complex Conversions</title><link>https://www.blastanalytics.com/blog/website-optimizer-tips-for-tracking-complex-conversions#comment-256572372</link><description>&lt;p&gt;Hi Jan,&lt;/p&gt;&lt;p&gt;It is important to note that this article was written 2.5 years ago.  As such, the syntax used in this document is now outdated.  When you setup a new experiment in GWO, it will provide the most current, asynchronous version, of the code.&lt;/p&gt;&lt;p&gt;1) You can track as many link clicks as you like, if they satisfy your definition of a conversion.  Each of those links should have an onclick attribute added to the 'a' tag that fires the GWO conversion/goal _trackPageview.  In the NEW version of the code, it would look something like: &lt;br&gt;&amp;lt;a href="my-file.pdf" target="_blank" onclick="_gaq.push(['gwo._trackPageview', '/xxxxxxxxxx/goal']);"&amp;gt;Download My File&amp;lt;/a&amp;gt;&lt;/p&gt;&lt;p&gt;Note: Replace those x's with your actual experiment ID.&lt;/p&gt;&lt;p&gt;In this case, you would use this same /goal URL on the gwo Tracker to track the conversion.  A helpful article to read is &lt;a href="http://www.blastam.com/blog/index.php/2011/04/how-to-track-downloads-in-google-analytics/" rel="nofollow noopener" target="_blank" title="http://www.blastam.com/blog/index.php/2011/04/how-to-track-downloads-in-google-analytics/"&gt;http://www.blastam.com/blog...&lt;/a&gt; which explains more on how to track file downloads or other links via the onclick attribute.  If you are not opening your links in a new window/tab, some browsers will fail to track properly.&lt;/p&gt;&lt;p&gt;2) In the setup of GWO, you can put in anything.  It doesn't matter.  You will, however have to perform an offline validation in order to start your test.  The same is true for any other URL.  It doesn't matter what you put into the GWO setup.  It all works based on cookies and _trackPageview's&lt;/p&gt;&lt;p&gt;3) Yes, see example above in #1.  To make things easy, add a target="_blank" to the 'a' tag.&lt;/p&gt;&lt;p&gt;Hope that helps!&lt;/p&gt;&lt;p&gt;Joe&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 18 Jul 2011 18:51:38 -0000</pubDate></item><item><title>Re: Google Analytics V5 Custom Reports: What&amp;#8217;s New?</title><link>https://www.blastanalytics.com/blog/google-analytics-v5-custom-reports#comment-247684589</link><description>&lt;p&gt;Hi Brandon,&lt;/p&gt;&lt;p&gt;You are correct.  The new metrics collected via _trackSocial() are not yet available in custom reports.  The v5 interface does not yet have the ability to schedule emailed reports.  I expect both will eventually be available.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 11 Jul 2011 11:00:18 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-227853992</link><description>&lt;p&gt;The script I've provided will not trigger a download event on a URL that matches your provided structure.  The script only grabs the last extension of '.aspx' in your example.  You can certainly extend this script to work in your unique environment though.&lt;/p&gt;&lt;p&gt;You'd have to rewrite the line that contains the following code:&lt;br&gt;href.match(filetypes)&lt;/p&gt;&lt;p&gt;and then also the line that has the following code:var extension = (/[.]/.exec(href)) ? /[^.]+$/.exec(href) : undefined;&lt;/p&gt;&lt;p&gt;Hope that helps!&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Thu, 16 Jun 2011 23:17:13 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-222456302</link><description>&lt;p&gt;You won't be able to directly track PDF downloads when linked from an email (since an email can't execute JS and a PDF itself can't execute JS).  The optimal way to handle this is to bring the user to a regular page URL (and use campaign tags from the email) and then offer a download link/button.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Thu, 09 Jun 2011 12:50:58 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-205511877</link><description>&lt;p&gt;Hi Chris, the "this.href" references the a tag's href attribute value.  So instead of manually passing in the href value inside the _gaq.push() call, I find it easier to just reference it this way (less work and you can easily copy/paste).  You can of course take that out and specify what you want inside the _trackEvent call.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 17 May 2011 20:07:11 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-201196251</link><description>&lt;p&gt;Hi Kevin,&lt;/p&gt;&lt;p&gt;There is an issue with the new release of jQuery v1.6 and the code I've provided.  Specifically, they've changed the .attr() to return undefined if the value is not set, where in previous versions, this was not an issue.&lt;/p&gt;&lt;p&gt;I've updated the code in this post to reflect this change.  You need to change the two lines that reference .attr('target') to the following:&lt;/p&gt;&lt;p&gt;if&lt;/p&gt;&lt;p&gt;(jQuery(this).attr('target') != undefined &amp;amp;&amp;amp; jQuery(&lt;br&gt;this&lt;br&gt;).attr(&lt;br&gt;'target'&lt;br&gt;).toLowerCase() != &lt;br&gt;'_blank'&lt;br&gt;) {&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Joe&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 10 May 2011 21:51:23 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-200421638</link><description>&lt;p&gt;You'll notice that I use setTimeout() to delay the click by 200ms.  Certain browsers, like Chrome for example, will interrupt the GA tracking pixel request when you click the link (AKA a race condition).  In my code, I check to see if target="_blank" is being used and if not, then I delay the request.&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Joe&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 09 May 2011 16:00:55 -0000</pubDate></item><item><title>Re: How to Track Downloads in Google Analytics</title><link>https://www.blastanalytics.com/blog/how-to-track-downloads-in-google-analytics#comment-200400715</link><description>&lt;p&gt; @Joey Baker&lt;/p&gt;&lt;p&gt;Thanks for sharing your code!  You've provided much simpler code for the specific purpose of tracking PDFs.  It looks like it would work fine with the following caveats:&lt;/p&gt;&lt;p&gt;-It only works with PDF file types.&lt;/p&gt;&lt;p&gt;-It does not automate the delay click if you do not have your link opening in a new tab/window.&lt;/p&gt;&lt;p&gt;Additionally, I personally like to use event tracking for PDFs (easy to change in your code above of course).&lt;/p&gt;&lt;p&gt;Thanks,&lt;/p&gt;&lt;p&gt;Joe&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 09 May 2011 15:47:20 -0000</pubDate></item><item><title>Re: How to Use Filters In Google Analytics to Analyze Ecommerce Sites</title><link>https://www.blastanalytics.com/blog/how-to-use-filters-to-analyze-ecommerce#comment-195799578</link><description>&lt;p&gt;Thanks for the feedback and suggestion Tim! Agreed!&lt;/p&gt;&lt;p&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 02 May 2011 12:05:38 -0000</pubDate></item><item><title>Re: Cross Domain Tracking in Google Analytics</title><link>https://www.blastanalytics.com/blog/google-analytics-cross-domain-tracking#comment-162072442</link><description>&lt;p&gt;Hi Keith,&lt;/p&gt;&lt;p&gt;Change _setAllowLInker to _setAllowLinker (lowercase i).&lt;/p&gt;&lt;p&gt;If you reply with your URL or email joe at &lt;a href="http://blastam.com" rel="nofollow noopener" target="_blank" title="blastam.com"&gt;blastam.com&lt;/a&gt; with the URL, I will be happy to take a look at your implementation and advise further.&lt;/p&gt;&lt;p&gt;If you use the onclick="_gaq.push(['_link',this.href]);return false;" and there is an href value on the link tag that surrounds the image, it should correctly pass the parameters.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br&gt;Joe&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 07 Mar 2011 19:51:57 -0000</pubDate></item><item><title>Re: Cross Domain Tracking in Google Analytics</title><link>https://www.blastanalytics.com/blog/google-analytics-cross-domain-tracking#comment-143052297</link><description>&lt;p&gt;Great; glad you enjoyed the article!  Yes, the GA UA-# should be the same for both the primary and secondary domain.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Tue, 08 Feb 2011 19:07:59 -0000</pubDate></item><item><title>Re: Campaign Tracking in Google Analytics</title><link>https://www.blastanalytics.com/blog/campaign-tracking-google-analytics#comment-142011439</link><description>&lt;p&gt;Google Analytics does not track PDF files themselves.  You can track the click to go off to download/view the PDF by using a _trackPageview or _trackEvent in the onclick attribute of the link tag.  In your case, it sounds like you would want to have a landing page that has the UTM campaign parameters in the URL and then use the onclick attribute to track the action of downloading/viewing the PDF.&lt;/p&gt;&lt;p&gt;Hope that helps!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Mon, 07 Feb 2011 14:16:26 -0000</pubDate></item><item><title>Re: Online Holiday Marketing Tips</title><link>https://www.blastanalytics.com/blog/online-holiday-marketing-tips#comment-104447747</link><description>&lt;p&gt;Here is a pretty good example of building out holiday gift idea content to drive more seasonal traffic to your site: &lt;a href="http://www.hayneedle.com/gift/index.cfm" rel="nofollow noopener" target="_blank" title="http://www.hayneedle.com/gift/index.cfm"&gt;http://www.hayneedle.com/gi...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Sun, 28 Nov 2010 10:25:56 -0000</pubDate></item><item><title>Re: Free &amp;#038; Fast Google Analytics &lt;br /&gt;iPhone App</title><link>https://www.blastam.com/blog/free-fast-google-analytics-iphone-app#comment-21981151</link><description>&lt;p&gt;Thank you, Travis, for taking the time to comment and share your thoughts. That's payment in itself!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Thu, 05 Nov 2009 19:26:44 -0000</pubDate></item><item><title>Re: Comment count not working in blogger - Help please!</title><link>https://disqus.com/home/discussion/disqus/comment_count_not_working_in_blogger_help_please/#comment-3580111</link><description>&lt;p&gt;Hello Daniel, Jason helped us work it out already...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Blast Analytics &amp; Marketing</dc:creator><pubDate>Thu, 06 Nov 2008 20:48:03 -0000</pubDate></item></channel></rss>