<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Google Analytics without Javascript'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Thu, 16 Apr 2026 00:53:24 +0000</lastBuildDate>
    <item>
      <title>section31 said on 06/Jul/2008</title>
      <link>https://snipplr.com/view/6196/google-analytics-without-javascript</link>
      <description>&lt;p&gt;&lt;p&gt;This is dumb, why would you want to do this?&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 06 Jul 2008 01:37:44 UTC</pubDate>
      <guid>https://snipplr.com/view/6196/google-analytics-without-javascript</guid>
    </item>
    <item>
      <title>jdstraughan said on 06/Jul/2008</title>
      <link>https://snipplr.com/view/6196/google-analytics-without-javascript</link>
      <description>&lt;p&gt;&lt;p&gt;You are not getting a job at Google any time soon...&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 06 Jul 2008 01:42:01 UTC</pubDate>
      <guid>https://snipplr.com/view/6196/google-analytics-without-javascript</guid>
    </item>
    <item>
      <title>IanLewis said on 08/Aug/2008</title>
      <link>https://snipplr.com/view/6196/google-analytics-without-javascript</link>
      <description>&lt;p&gt;The reason you would do this is so that you could track hits to mobile devices that don't support javascript. The original author used it do to server side tracking of hits to rss feeds. There are probably a number of things you could use it for.&lt;/p&gt;</description>
      <pubDate>Fri, 08 Aug 2008 23:37:54 UTC</pubDate>
      <guid>https://snipplr.com/view/6196/google-analytics-without-javascript</guid>
    </item>
    <item>
      <title>IanLewis said on 28/Dec/2008</title>
      <link>https://snipplr.com/view/6196/google-analytics-without-javascript</link>
      <description>&lt;p&gt;dellme,&#13;
&#13;
There is unfortunately no way to get around that problem at present by doing the request from the server. The ip address or location are not parameters to the tracking url but are rather recorded by the analytics server via the client ip address.^&#13;
&#13;
You would have to negotiate the client to do the get request for you by putting the url in an image tag or doing it with javascript like the standard analytics javascript.&lt;/p&gt;</description>
      <pubDate>Sun, 28 Dec 2008 08:39:52 UTC</pubDate>
      <guid>https://snipplr.com/view/6196/google-analytics-without-javascript</guid>
    </item>
  </channel>
</rss>
