<?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:media="http://search.yahoo.com/mrss/"
> <channel><title>Comments on: Getting Google Analytics to extract keywords from Google Image searches</title> <atom:link href="http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/feed/" rel="self" type="application/rss+xml" /><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=getting-google-analytics-to-extract-keywords-from-google-image-searches</link> <description>Tweaking Websites</description> <lastBuildDate>Sun, 14 Mar 2010 11:09:43 +0000</lastBuildDate> <generator>http://wordpress.org/?v=</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: 30+ Google Analytics Tools, Goals, Segments, Filters, Hacks &#38; Resources &#124; SEO trouble</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-67079</link> <dc:creator>30+ Google Analytics Tools, Goals, Segments, Filters, Hacks &#38; Resources &#124; SEO trouble</dc:creator> <pubDate>Fri, 13 Mar 2009 08:07:24 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-67079</guid> <description>[...] Getting Google Analytics to extract keywords from Google Image searches - Yoast - Tweaking Websites [...]</description> <content:encoded><![CDATA[<p>[...] Getting Google Analytics to extract keywords from Google Image searches - Yoast - Tweaking Websites [...]</p> ]]></content:encoded> </item> <item><title>By: 30+ Google Analytics Tools, Goals, Segments, Filters, Hacks &#38; Resources &#124; SEOptimise</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-67041</link> <dc:creator>30+ Google Analytics Tools, Goals, Segments, Filters, Hacks &#38; Resources &#124; SEOptimise</dc:creator> <pubDate>Thu, 12 Mar 2009 19:53:24 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-67041</guid> <description>[...] Getting Google Analytics to extract keywords from Google Image searches - Yoast - Tweaking Websites [...]</description> <content:encoded><![CDATA[<p>[...] Getting Google Analytics to extract keywords from Google Image searches - Yoast - Tweaking Websites [...]</p> ]]></content:encoded> </item> <item><title>By: Tom</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-37468</link> <dc:creator>Tom</dc:creator> <pubDate>Fri, 24 Oct 2008 09:56:53 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-37468</guid> <description>Never mind, just spotted the trackback from your later post. You should add a notice to this one. :-)</description> <content:encoded><![CDATA[<p>Never mind, just spotted the trackback from your later post. You should add a notice to this one. :-)</p> ]]></content:encoded> </item> <item><title>By: Tom</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-37467</link> <dc:creator>Tom</dc:creator> <pubDate>Fri, 24 Oct 2008 09:54:44 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-37467</guid> <description>Is this the only change you made? I can keep the JS up to date myself if it is:&lt;code&gt;if (_ubd.referrer.search(/images.google/) != -1) {
var ref = _ubd.referrer;
var tldregex = new RegExp(&quot;images.google.([^\/]+)&quot;);
var tldmatch = tldregex.exec(ref);
var imgregex = new RegExp(&quot;&amp;prev=([^&amp;]+)&quot;);
var refmatch = imgregex.exec(ref);
refmatch = refmatch[1].replace(/%26/g,&quot;&amp;&quot;);
refmatch = refmatch.replace(/%3F/g,&quot;?&quot;);
refmatch = refmatch.replace(/%3D/g,&quot;=&quot;);
_ur = &quot;http://www.images.google.&quot; + tldmatch[1] + refmatch;
} else {
_ur=_ubd.referrer;
}&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Is this the only change you made? I can keep the JS up to date myself if it is:</p><p><code>if (_ubd.referrer.search(/images.google/) != -1) {<br
/> var ref = _ubd.referrer;<br
/> var tldregex = new RegExp("images.google.([^\/]+)");<br
/> var tldmatch = tldregex.exec(ref);<br
/> var imgregex = new RegExp("&amp;prev=([^&amp;]+)");<br
/> var refmatch = imgregex.exec(ref);<br
/> refmatch = refmatch[1].replace(/%26/g,"&amp;");<br
/> refmatch = refmatch.replace(/%3F/g,"?");<br
/> refmatch = refmatch.replace(/%3D/g,"=");<br
/> _ur = "http://www.images.google." + tldmatch[1] + refmatch;<br
/> } else {<br
/> _ur=_ubd.referrer;<br
/> }</code></p> ]]></content:encoded> </item> <item><title>By: Google Analytics and Google Image search: revisited - SEO Blog - Joost de Valk</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-23169</link> <dc:creator>Google Analytics and Google Image search: revisited - SEO Blog - Joost de Valk</dc:creator> <pubDate>Thu, 06 Sep 2007 20:06:06 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-23169</guid> <description>[...] wrote earlier about using a custom urchin.js to get Google Analytics to extract the keywords from Image Search. [...]</description> <content:encoded><![CDATA[<p>[...] wrote earlier about using a custom urchin.js to get Google Analytics to extract the keywords from Image Search. [...]</p> ]]></content:encoded> </item> <item><title>By: Jose</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-23137</link> <dc:creator>Jose</dc:creator> <pubDate>Tue, 04 Sep 2007 19:46:45 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-23137</guid> <description>I just noticed this defect on google analytics too.  Is there a reason for them not to fix it? Thanks</description> <content:encoded><![CDATA[<p>I just noticed this defect on google analytics too.  Is there a reason for them not to fix it? Thanks</p> ]]></content:encoded> </item> <item><title>By: Peter van der Graaf</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-22602</link> <dc:creator>Peter van der Graaf</dc:creator> <pubDate>Sun, 05 Aug 2007 09:10:55 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-22602</guid> <description>Then I&#039;m more then willing to test you script. Thanks.</description> <content:encoded><![CDATA[<p>Then I'm more then willing to test you script. Thanks.</p> ]]></content:encoded> </item> <item><title>By: Joost de Valk</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-22581</link> <dc:creator>Joost de Valk</dc:creator> <pubDate>Sat, 04 Aug 2007 11:50:20 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-22581</guid> <description>Yes of course :) (until I find a way to do this without altering urchin.js)</description> <content:encoded><![CDATA[<p>Yes of course :) (until I find a way to do this without altering urchin.js)</p> ]]></content:encoded> </item> <item><title>By: Peter van der Graaf</title><link>http://yoast.com/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-22580</link> <dc:creator>Peter van der Graaf</dc:creator> <pubDate>Sat, 04 Aug 2007 09:22:54 +0000</pubDate> <guid
isPermaLink="false">http://www.joostdevalk.nl/getting-google-analytics-to-extract-keywords-from-google-image-searches/#comment-22580</guid> <description>Hello Joost,I&#039;ve seen periodic changes in the Google Analytics javascript. Do you plan to periodically update your custom version?</description> <content:encoded><![CDATA[<p>Hello Joost,</p><p>I've seen periodic changes in the Google Analytics javascript. Do you plan to periodically update your custom version?</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 2/6 queries in 0.003 seconds using apc
Content Delivery Network via netdna.yoast.com

Served from: webserver.yoast.com @ 2010-03-15 08:15:00 -->