<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Revenue Robot &#187; tracking</title>
	<atom:link href="http://www.revenuerobot.com/tag/tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.revenuerobot.com</link>
	<description>Your source for Video Games, Cheats, Glitches, Walkthroughs, Game Trailers and More!</description>
	<lastBuildDate>Wed, 17 Mar 2010 13:42:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to add / find page queries and load time</title>
		<link>http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/</link>
		<comments>http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 05:15:37 +0000</pubDate>
		<dc:creator>Revenue Robot</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[load time]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[queries]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://www.revenuerobot.com/?p=633</guid>
		<description><![CDATA[
I recently implemented code into the footer of my blog that allows me to see how many queries were cued and the load time. I know it&#8217;s random information to some people but I actually like the fact that I can see it on my blog.
Would you like to add it to your blog? Well [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://revenuerobot.com/art/stats.jpg" alt="cued information" /></p>
<p>I recently implemented code into the footer of my blog that allows me to see how many queries were cued and the load time. I know it&#8217;s random information to some people but I actually like the fact that I can see it on my blog.</p>
<p>Would you like to add it to your blog? Well if you have the ability to access your blogs HTML code then below is the code and instructions on how you too can add it to your site.</p>
<p><strong>Copy the code in <span style="color: #993300;">Orange</span> below&#8230;</strong></p>
<p><strong><span style="color: #ff6600;">&lt;?php echo get_num_queries(); ?&gt;</span></strong> queries. <strong><span style="color: #ff6600;">&lt;?php timer_stop(1); ?&gt;</span></strong> seconds.</p>
<p>Then place it towards the bottom of your site before the closed body tag that looks like this &lt;/body&gt;</p>
<p>After you place the code on your site save it then upload the file. Once you upload the file open up your web browser (<em>Firefox</em>)  then view your blog. When you view your blog it should look like the above image but with your sites info.<strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.revenuerobot.com/2008/5-entrecard-tips-to-generate-credits/" rel="bookmark" title="February 26, 2008">5 Entrecard tips to generate credits</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-view-someones-url-statistics-on-bitly/" rel="bookmark" title="June 15, 2009">How to view someones URL Statistics on Bit.ly</a></li>
<li><a href="http://www.revenuerobot.com/2010/creative-firefox-personas-and-how-to-create-them/" rel="bookmark" title="February 23, 2010">Creative Firefox Personas and How to Create Them</a></li>
<li><a href="http://www.revenuerobot.com/2008/i-love-pathetic-content-thieves/" rel="bookmark" title="July 6, 2008">I love pathetic content thieves</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-redirect-a-website-with-php/" rel="bookmark" title="January 15, 2009">How to Redirect a Website with PHP</a></li>
<li><a href="http://www.revenuerobot.com/2009/how-to-remove-the-sagipsul-virus/" rel="bookmark" title="January 7, 2009">How to Remove the Sagipsul Virus</a></li>
<li><a href="http://www.revenuerobot.com/2008/implemented-the-gravatar-icons-onto-my-blog/" rel="bookmark" title="November 15, 2008">Implemented the Gravatar Icons onto my Blog</a></li>
<li><a href="http://www.revenuerobot.com/2010/free-xbox-360-console-logo-photoshop-psd-file/" rel="bookmark" title="March 1, 2010">Free Xbox 360 Console / Logo &#8211; Photoshop PSD File</a></li>
<li><a href="http://www.revenuerobot.com/2007/how-to-search-topics-labels-via-blogger/" rel="bookmark" title="August 11, 2007">How to search topics / labels via Blogger</a></li>
<li><a href="http://www.revenuerobot.com/2008/my-list-of-niche-domains-for-sale/" rel="bookmark" title="September 11, 2008">My List of Niche Domains For Sale</a></li>
</ul>
<p><!-- Similar Posts took 53.469 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.revenuerobot.com/2009/how-to-add-find-page-queries-and-load-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
