<?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: FeedCount-Like Google Analytics Counter</title>
	<atom:link href="http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 08:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: thomasjojo</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-356333</link>
		<dc:creator>thomasjojo</dc:creator>
		<pubDate>Thu, 16 Jun 2011 21:49:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-356333</guid>
		<description>@plastik,

I get the same error, I add my code in my module, I allow php , but still this error..


where is the step buy step guide?

please.</description>
		<content:encoded><![CDATA[<p>@plastik,</p>
<p>I get the same error, I add my code in my module, I allow php , but still this error..</p>
<p>where is the step buy step guide?</p>
<p>please.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-220901</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Wed, 20 Oct 2010 09:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-220901</guid>
		<description>@plastik,

Although not sure, it seems like PHP is not working on your site for a reason. Or, there may be missing PHP tags (&lt;?php?&gt;), check them too.</description>
		<content:encoded><![CDATA[<p>@plastik,</p>
<p>Although not sure, it seems like PHP is not working on your site for a reason. Or, there may be missing PHP tags (< ?php?>), check them too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: plastik</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-220755</link>
		<dc:creator>plastik</dc:creator>
		<pubDate>Wed, 20 Oct 2010 02:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-220755</guid>
		<description>help pls, i get this error &gt;&gt; http://img641.imageshack.us/img641/4986/23545435345345234563452.png</description>
		<content:encoded><![CDATA[<p>help pls, i get this error &gt;&gt; <a href="http://img641.imageshack.us/img641/4986/23545435345345234563452.png" rel="nofollow">http://img641.imageshack.us/img641/4986/23545435345345234563452.png</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-171208</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Thu, 08 Jul 2010 15:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-171208</guid>
		<description>@Kriesel,

Sure, check the start_date and end_date variables here: http://code.google.com/p/gapi-google-analytics-php-interface/wiki/GAPIDocumentation</description>
		<content:encoded><![CDATA[<p>@Kriesel,</p>
<p>Sure, check the start_date and end_date variables here: <a href="http://code.google.com/p/gapi-google-analytics-php-interface/wiki/GAPIDocumentation" rel="nofollow">http://code.google.com/p/gapi-google-analytics-php-interface/wiki/GAPIDocumentation</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kriesel</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-171207</link>
		<dc:creator>Kriesel</dc:creator>
		<pubDate>Thu, 08 Jul 2010 15:46:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-171207</guid>
		<description>I solved.
At line 191 of file gapi.class.php I replaced

$start_date = date (&#039;Ym-d&#039;, strtotime (&#039;1 month ago &#039;));

with an example:

$start_date = date (&#039;2009-10-22 &#039;, strtotime (&#039;1 month ago&#039;));</description>
		<content:encoded><![CDATA[<p>I solved.<br />
At line 191 of file gapi.class.php I replaced</p>
<p>$start_date = date (&#8216;Ym-d&#8217;, strtotime (&#8217;1 month ago &#8216;));</p>
<p>with an example:</p>
<p>$start_date = date (&#8217;2009-10-22 &#8216;, strtotime (&#8217;1 month ago&#8217;));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kriesel</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-171192</link>
		<dc:creator>Kriesel</dc:creator>
		<pubDate>Thu, 08 Jul 2010 14:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-171192</guid>
		<description>Can I change the start date of the hit counter?
I would put the total visits (not monthly).

Thanks</description>
		<content:encoded><![CDATA[<p>Can I change the start date of the hit counter?<br />
I would put the total visits (not monthly).</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Contatore di Visite Google Analytics in Stile FeedBurner &#124; GeekItalia</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-152082</link>
		<dc:creator>Contatore di Visite Google Analytics in Stile FeedBurner &#124; GeekItalia</dc:creator>
		<pubDate>Wed, 02 Jun 2010 22:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-152082</guid>
		<description>[...] WebResourcesDepot ha pubblicato un tutorial in cui spiega come creare un contatore in stile Feedburner per mostrare quante visite abbiamo invece ricevuto con i dati di Google Analytics. [...]</description>
		<content:encoded><![CDATA[<p>[...] WebResourcesDepot ha pubblicato un tutorial in cui spiega come creare un contatore in stile Feedburner per mostrare quante visite abbiamo invece ricevuto con i dati di Google Analytics. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samm</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-128033</link>
		<dc:creator>samm</dc:creator>
		<pubDate>Wed, 07 Apr 2010 19:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-128033</guid>
		<description>thanks for sharing :)</description>
		<content:encoded><![CDATA[<p>thanks for sharing <img src='http://www.webresourcesdepot.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravena</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-126306</link>
		<dc:creator>ravena</dc:creator>
		<pubDate>Fri, 02 Apr 2010 08:16:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-126306</guid>
		<description>i will use it thank u</description>
		<content:encoded><![CDATA[<p>i will use it thank u</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Umut M.</title>
		<link>http://www.webresourcesdepot.com/feedcount-like-google-analytics-counter/comment-page-1/#comment-110233</link>
		<dc:creator>Umut M.</dc:creator>
		<pubDate>Mon, 08 Feb 2010 14:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.webresourcesdepot.com/?p=1422#comment-110233</guid>
		<description>@Erwin,

That&#039;s great job and thanks for linking back to the article.</description>
		<content:encoded><![CDATA[<p>@Erwin,</p>
<p>That&#8217;s great job and thanks for linking back to the article.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching 1/18 queries in -7.387 seconds using wincache

Served from: www.webresourcesdepot.com @ 2012-02-13 05:14:23 -->
