<?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>supriyadisw.net &#187; Plugin</title>
	<atom:link href="http://supriyadisw.net/plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://supriyadisw.net</link>
	<description>Blog, Techno, and Me</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:31:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PayPal Donate Plugin for WordPress Widget Support</title>
		<link>http://supriyadisw.net/2006/11/paypal-donate-plugin-for-wordpress-widget-support?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=paypal-donate-plugin-for-wordpress-widget-support</link>
		<comments>http://supriyadisw.net/2006/11/paypal-donate-plugin-for-wordpress-widget-support#comments</comments>
		<pubDate>Thu, 09 Nov 2006 16:52:05 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/11/paypal-donate-plugin-for-wordpress-widget-support</guid>
		<description><![CDATA[PayPal Donate Plugin for WordPress Widget Support is a WordPress widgets plugin which can be used to insert PayPal Donate Plugin for WordPress code in your WordPress sidebar without knowing HTML code. You do not need to open your theme editor, just drag and drop it into your sidebar.
What is PayPal Donate Plugin for WordPress?
PayPal Donate Plugin for WordPress is a plugin for WordPress that adds a small PayPal Donation form on your sidebar. It allows visitors of your site to make a donation or contribution via PayPal, the most popular and largest online payment processing service. Some settings can be changed via the Options Page.
How to install PayPal Donate Plugin for WordPress?

Download PayPal Donate Plugin for WordPress.
extract the zip file into your wp-content/plugins/ folder
activate it in your WordPress Plugins Dashboard
enter your details in the Options page (make sure you do this!)
insert code snippet to your sidebar.php

These settings are currently configurable on the Options page:

PayPal E-mail Address
Currency
Donation Reference
Return URL
Cancelled URL
Choice of buttons (the ones in use by PayPal)

You need to insert code snippet to show your PayPal Donate on your ...]]></description>
			<content:encoded><![CDATA[<p>PayPal Donate Plugin for WordPress Widget Support is a WordPress widgets plugin which can be used to insert PayPal Donate Plugin for WordPress code in your WordPress sidebar without knowing HTML code. You do not need to open your theme editor, just drag and drop it into your sidebar.</p>
<h3>What is PayPal Donate Plugin for WordPress?</h3>
<p>PayPal Donate Plugin for WordPress is a plugin for WordPress that adds a small PayPal Donation form on your sidebar. It allows visitors of your site to make a donation or contribution via PayPal, the most popular and largest online payment processing service. Some settings can be changed via the Options Page.</p>
<h3>How to install PayPal Donate Plugin for WordPress?</h3>
<ul>
<li>Download PayPal Donate Plugin for WordPress.</li>
<li>extract the zip file into your wp-content/plugins/ folder</li>
<li>activate it in your WordPress Plugins Dashboard</li>
<li>enter your details in the Options page (make sure you do this!)</li>
<li><strong>insert code snippet to your sidebar.php</strong></li>
</ul>
<h3>These settings are currently configurable on the Options page:</h3>
<ul>
<li>PayPal E-mail Address</li>
<li>Currency</li>
<li>Donation Reference</li>
<li>Return URL</li>
<li>Cancelled URL</li>
<li>Choice of buttons (the ones in use by PayPal)</li>
</ul>
<p>You need to insert code snippet to show your PayPal Donate on your sidebar.</p>
<div class="code">
<pre>
&lt;h2&gt;&lt;?php _e('Tip Jar'); ?&gt;&lt;/h2&gt;
&lt;?php if (function_exists('ec_paypaldonate')) {
ec_paypaldonate();
} ?&gt;
</pre>
</div>
<p>Therefore <strong>PayPal Donate Plugin for WordPress Widget Support</strong> was born. You can use this widget support to insert code above without open your themes. This widget will display the PayPal Donate on the sidebar.</p>
<h3>PayPal Donate Plugin for WordPress Code Snippet</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/wppaypaldonate.gif" title="PayPal Donate Plugin for WordPress Code Snippet"><img src="http://media.supriyadisw.net/wppaypaldonate.thumbnail.gif" alt="PayPal Donate Plugin for WordPress Code Snippet" /></a>
</div>
<h3>PayPal Donate Plugin for WordPress Widget Support Widget Option</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/wppaypaldonate-option.gif" title="PayPal Donate Plugin for WordPress Widget Support Option"><img src="http://media.supriyadisw.net/wppaypaldonate-option.thumbnail.gif" alt="PayPal Donate Plugin for WordPress Widget Support Option" /></a>
</div>
<h3>PayPal Donate Plugin for WordPress Widget Support on Sidebar</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/wppaypaldonate-sidebar.gif" title="PayPal Donate Plugin for WordPress Widget Support on Sidebar"><img src="http://media.supriyadisw.net/wppaypaldonate-sidebar.gif" alt="PayPal Donate Plugin for WordPress Widget Support on Sidebar" /></a>
</div>
<h3>Features</h3>
<ul>
<li>Help You to insert PayPal Donate Plugin for WordPress Code Snippet in your WordPress sidebar without knowing HTML.</li>
<li>Option to give backlink to me. No backlink by default <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
</ul>
<h3>Requires</h3>
<ul>
<li>PayPal account.</li>
<li>WordPress 2.0+</li>
<li>WordPress Sidebar Widgets Plugin.</li>
<li>PayPal Donate Plugin for WordPress.</li>
</ul>
<h3>Installation</h3>
<ul>
<li>Download PayPal Donate Plugin for WordPress Widget Support.</li>
<li>Unzip and upload paypalwidget.php to your /wp-content/plugins/widget/ directory.</li>
<li>Activate the plugin from inside WordPress (Plugins tab).</li>
<li>Drag PayPal Donate Support widget to your sidebar from inside WordPress (Presentation tab &gt; Sidebar Widgets).</li>
<li>Click the configuration icon and enter your title, and backlink option.</li>
</ul>
<h3>Download</h3>
<div class="download">
<h4>
<a title="PayPal Donate Plugin for WordPress Widget Support 1.0" href="http://media.supriyadisw.net/paypalwidget.zip">PayPal Donate Plugin for WordPress Widget Support 1.0</a></h4>
</div>
<h3>Changelog</h3>
<ul>
<li>Nop 9, 2006: (Version 1.0) &#8211; First public Release.</li>
</ul>
<h3>Credits</h3>
<p>Thanks to Ahmad Faridzun Misron (eJone) for his PayPal Donate Plugin for WordPress. Great plugin!</p>
<p>There is a need of proper <a href="http://www.iseeq.co.uk">pay per click</a> management to enhance the growth of E-business. The <a href="http://www.iseeq.co.uk/c/webmaster.htm">webmaster</a> tools are available for professional web masters to tackle all web issues properly. The most fast internet speed can be availed by subscribing for <a href="http://www.iseeq.co.uk/c/isp.htm">dsl</a> connectivity. The <a href="http://www.iseeq.co.uk/c/marketing.htm">internet marketing</a> tactics are applied by professional internet marketers to run their business successfully.</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/2006/11/paypal-donate-plugin-for-wordpress-widget-support/feed</wfw:commentRss>
		<slash:comments>60</slash:comments>
		</item>
		<item>
		<title>Text Ads Link Widget for WordPress Sidebar</title>
		<link>http://supriyadisw.net/2006/11/text-ads-link-widget-for-wordpress-sidebar?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=text-ads-link-widget-for-wordpress-sidebar</link>
		<comments>http://supriyadisw.net/2006/11/text-ads-link-widget-for-wordpress-sidebar#comments</comments>
		<pubDate>Sat, 04 Nov 2006 07:34:36 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/11/text-ads-link-widget-for-wordpress-sidebar</guid>
		<description><![CDATA[Text Ads Link Widget for WordPress Sidebar is a WordPress Widgets which can be used to insert Text Ads Link code in your WordPress sidebar without knowing HTML. Just open TLA widget, drag and drop it to sidebar.
What is Text Link Ads?
Text Link Ads is a program where you sell your site space to advertisers. Text Link Ads is not a pay per click or contextually served ad system. You can display Text Link Ads on the same page with Google AdSense, Yahoo! Publisher Network and other contextually served ads. So don?t worry because you are not violating one of Google AdSense policy.
How to register?
To register your site for Text Link Ads is easy. Submit your site to be approved into their publisher program, insert ad code and wait for advertisers buying your ads space. For wordpress user, there is a plugin where you can use to insert the code without you have to copy all the code into your site page.
Once you have enabled the plugin, you will need to insert TLA code:




where you want the text ads displayed ...]]></description>
			<content:encoded><![CDATA[<p>Text Ads Link Widget for WordPress Sidebar is a WordPress Widgets which can be used to insert Text Ads Link code in your WordPress sidebar without knowing HTML. Just open TLA widget, drag and drop it to sidebar.</p>
<h3>What is Text Link Ads?</h3>
<p>Text Link Ads is a program where you sell your site space to advertisers. Text Link Ads is not a pay per click or contextually served ad system. You can display Text Link Ads on the same page with Google AdSense, Yahoo! Publisher Network and other contextually served ads. So don?t worry because you are not violating one of Google AdSense policy.</p>
<h3>How to register?</h3>
<p>To register your site for Text Link Ads is easy. Submit your site to be approved into their publisher program, insert ad code and wait for advertisers buying your ads space. For wordpress user, there is a plugin where you can use to insert the code without you have to copy all the code into your site page.</p>
<p>Once you have enabled the plugin, you will need to insert TLA code:</p>
<div class="code">
<pre>
</pre>
</div>
<p>where you want the text ads displayed within the layout of your site. Therefore You can use this widget to insert code above without open your themes. This will display the ads on the sidebar.</p>
<h3>Text Ads Link Insert Code</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/tla_insert_code.png" title="Text Ads Link Insert Code"><img src="http://media.supriyadisw.net/tla_insert_code.thumbnail.png" alt="Text Ads Link Insert Code" /></a>
</div>
<h3>Text Ads Link Widget Option</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/tla_widget_option.png" title="Text Ads Link Widget Option"><img src="http://media.supriyadisw.net/tla_widget_option.thumbnail.png" alt="Text Ads Link Widget Option" /></a>
</div>
<h3>Text Ads Link on Sidebar</h3>
<div class="screenshot">
<a class="imagelink" href="http://media.supriyadisw.net/tla_on_sidebar.png" title="Text Ads Link on Sidebar"><img src="http://media.supriyadisw.net/tla_on_sidebar.thumbnail.png" alt="Text Ads Link on Sidebar" /></a>
</div>
<h3>Features</h3>
<ul>
<li>Help You to insert Text Ads Link code in your WordPress sidebar without knowing HTML.</li>
<li>Add a link to your package directly. You need to insert your packages ID.</li>
<li>Option to open your package link in a new browser.</li>
<li>Option to show your ads on single page (homepage only) or site wide.</li>
<li>Only show TLA in your sidebar.</li>
</ul>
<h3>Requires</h3>
<ul>
<li>Text Link Ads account.</li>
<li>WordPress Sidebar Widgets Plugin.</li>
</ul>
<h3>Installation</h3>
<ol>
<li>Download Text Ads Link widget.</li>
<li>Unzip and upload tlawidget.php to your /wp-content/plugins/widget/ directory.</li>
<li>Activate the plugin from inside WordPress (Plugins tab).</li>
<li>Drag Text Ads Link widget to your sidebar from inside WordPress (Presentation tab &gt; Sidebar Widgets).</li>
<li>Click the configuration icon and enter your title, package ID, and site option.</li>
</ol>
<h3>Download</h3>
<div class="download">
<h4>
<a title="Text Ads Link Widget 1.0" href="http://media.supriyadisw.net/tlawidget.zip">Text Ads Link Widget 1.0</a></h4>
</div>
<h3>How to get your package ID</h3>
<ul>
<li>Login into Text Link Ads.</li>
<li>Edit your listings.</li>
<li>Edit your side detail. You should see this following message:<br />
<blockquote><p>Your site is currently available at:<br />
http://www.text-link-ads.com/packageDetail.php?packageID=45044</p></blockquote>
<p>. Therefore your package id is 45044. This is my package id for an example. You should get your own package id <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<h3>Change Log</h3>
<ul>
<li>Nov 04, 2006: Initial public release.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/2006/11/text-ads-link-widget-for-wordpress-sidebar/feed</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Adsense Clicks Tracker</title>
		<link>http://supriyadisw.net/2006/07/adsense-clicks-tracker?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=adsense-clicks-tracker</link>
		<comments>http://supriyadisw.net/2006/07/adsense-clicks-tracker#comments</comments>
		<pubDate>Wed, 12 Jul 2006 16:16:43 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Adsense]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/07/adsense-clicks-tracker</guid>
		<description><![CDATA[There have been 3rd party javascripts that track adsense clicks out.
I just found some articles about it.
These following articles are about using Google Analytics to track adsense clicks.

Tracking Adsense Clicks with Google
Track Google AdSense Clicks via Google Analytics &#8211; Free AdSense Tracker
Forums Digital Point
jensense.com

Google Analytics basics
This tracking is done through &#8220;Goals&#8221;. A goal is a way of tracking when a website visitor does something you want &#8211; Buy an item, submit a contact form, or in our case click an adsense ad.
Tracking script simulates virtual directory hierarchy to Google Analytics so you can use it&#8217;s reporting capabilities effectively. This hierarchy always starts with /asclick directory, is then followed by Ad group type or custom type(channel) name and the final thierd level of this hierarchy is AsSense Ad URL address or AdLinks Keyword (only available on IE). So simple AdSense click hit would be /asclick/NavigBanner/www.DirectRelief.org for NavigBanner Ad type and DirectRelief Ad.
How does it work?
Small javascript file is added to your web page and that&#8217;s it. This script listens for ad clicks and reports them to Google Analytics (analytics code has ...]]></description>
			<content:encoded><![CDATA[<p>There have been 3rd party javascripts that track adsense clicks out.</p>
<p>I just found some articles about it.</p>
<p>These following articles are about using Google Analytics to track adsense clicks.</p>
<ul>
<li>Tracking Adsense Clicks with Google</li>
<li>Track Google AdSense Clicks via Google Analytics &#8211; Free AdSense Tracker</li>
<li>Forums Digital Point</li>
<li>jensense.com</li>
</ul>
<h3>Google Analytics basics</h3>
<blockquote><p>This tracking is done through &#8220;Goals&#8221;. A goal is a way of tracking when a website visitor does something you want &#8211; Buy an item, submit a contact form, or in our case click an adsense ad.</p></blockquote>
<blockquote><p>Tracking script simulates virtual directory hierarchy to Google Analytics so you can use it&#8217;s reporting capabilities effectively. This hierarchy always starts with /asclick directory, is then followed by Ad group type or custom type(channel) name and the final thierd level of this hierarchy is AsSense Ad URL address or AdLinks Keyword (only available on IE). So simple AdSense click hit would be /asclick/NavigBanner/www.DirectRelief.org for NavigBanner Ad type and DirectRelief Ad.</p></blockquote>
<h3>How does it work?</h3>
<blockquote><p>Small javascript file is added to your web page and that&#8217;s it. This script listens for ad clicks and reports them to Google Analytics (analytics code has to be already installed in the web pages). Google Analytics interface is than used to interpret tracking results.</p></blockquote>
<h3>Compliance with Google AdSense TOS</h3>
<p>The question ? as always with all things AdSense ? is, does it play nice with Google?s TOS?</p>
<blockquote><p>This tracking script uses passive click monitoring and in no way alters code generated by Google AdSense. It does not interfere with Ad clicks directly, but simply listens for browser mouse and keyboard events and reports through Google Analytics tracking engine. I have reviewed AdSense TOS and did not find any issue what so ever. But if you want to be sure, go ask Google AdSense support for permittion first. Just don&#8217;t expect simple Yes/No answer from them</p></blockquote>
<h3>Tracking Accurancy</h3>
<blockquote><p>The passive listening method used by this tracking script does not allow for 100% accurate click reporting. When compared to AdSense, my results are usually about 10-15% lower in Google Analytics goals. The limitations i know about are already mentioned in some of previous paragraphs. I would be really interested in how this script performs for you (especialy for higher traffic volumes).</p></blockquote>
<h3>Google Analytics integration</h3>
<blockquote><p>Integration with Google Analytics is achieved by manually calling urchingTracker when user clicks on AdSense Ad. Tracking script simulates virtual directory hierarchy to Google Analytics so you can use it&#8217;s reporting capabilities effectively. This hierarchy always starts with /asclick directory (unless you modified this value), is followed by Ad group type or custom type(channel) name. The final thierd level of this hierarchy is AsSense ad URL address or AdLinks Keyword (note that this is not available for clicks from Firefox browser).</p></blockquote>
<blockquote><p>The example tracked URL will look like:<br />
<strong>/asclick/336x280_as/www.DirectRelief.org</strong><br />
or <strong>/asclick/NavigBanner/www.DirectRelief.org</strong> (if you use custom adgroup names).</p></blockquote>
<h3>Setup procedure</h3>
<p>If you use this method, the setup procedure constists of two parts. First you have to setup your web page to track AdSense clicks and report them to Google Analytics. Second part is about tweaking Google Analytics settings a bit to ease interpreting click retults.</p>
<p>And please be prepared to wait at least 24 hours before some AdSense tracking hits appear in your Google Analytics interface.</p>
<p><strong>Web Page</strong></p>
<ol>
<li>Download <a href="http://dolly.czi.cz/astracker/download/astracker.zip">astracker.zip</a> file containing all required files.</li>
<li>Unzip and upload tracking javascript astracker.js somewhere to the web ideally directly to your web server.</li>
<li>Add reference to this javascript to your web page directly below Google Analytics code (see the following example).
<div class="code">
<pre>
      &lt;script src="http://www.google-analytics.com/urchin.js"
           type="text/javascript"&gt;
      &lt;/script&gt;
      &lt;script type="text/javascript"&gt;
          _uacct = "UA-xxxxxx-y";
          urchinTracker();
      &lt;/script&gt;
      &lt;/script src="/javascript/astracker.js"
            type="text/javascript"&gt;
      &lt;/script&gt;
</pre>
</div>
</li>
<li>Optionally tweak the page to support custom channel reporting &#8211; see Advanced Settings for further info.</li>
</ol>
<p><strong>Google Analytics</strong><br />
Create a goal: To create a goal you assign it a URL. This url doesn&#8217;t have to exist, as the javascript will trigger it.<br />
In the Goal URL field, enter &#8220;/asclick&#8221; and &#8220;Adsense Clicks&#8221; for the goal name.</p>
<p><img class="centered" src="http://img464.imageshack.us/img464/2884/adsenseclickstracker5wh.png" width="425" alt="Image Hosted by ImageShack.us" /></p>
<p>I&#8217;m sorry if you see a lot of blockquote, because I rewrite it from references above. So&#8230; what is the point? Just copy &amp; paste? :-/</p>
<p>Ok, I got idea from articles above. We have to add the code manually to our web pages. So far I didn&#8217;y find WordPress Plugin about it.</p>
<div class="idea">
<p>
Create WordPress plugin to tracking adsense click with Google Analytics
</p>
</div>
<h3>Basic Idea</h3>
<ul>
<li>Add Tracker script &#8220;automatically&#8221; to WordPress. Actually I didn&#8217;t change anything inside this script, just rename it <strong>adtracker.js</strong> to <strong>adsenseClicksTracker.js</strong>. We can create WP plugin to do this.</li>
<li>There is Google Analytics Plugin for WordPress exist. This plugin makes it simple to add Google Analytics to our WordPress.</li>
</ul>
<div class="idea">
<p>
Make integration between adtracker.js and Google Analytics Plugin
</p>
</div>
<p>So I create WordPress plugin named <strong>&#8220;Adsense Clicks Tracker&#8221;</strong>. This plugin makes it simple to tracking Google Adsense Clicks with Google Analytics. This plugin add adsenseClicksTracker.js to WordPress.</p>
<h3>Installation</h3>
<ol>
<li>Download the plugin and unzip it to your PC</li>
<li>Upload the folder &#8220;adsenseClicksTracker&#8221; and all of its contents into your wp-content/plugins/ directory.</li>
<li>Activate the plugin in your WordPress site Admin</li>
<li>Enter your Google Analytics User Account string (it?ll be something like UA-12345-6. It appears when you &#8220;Add a channel&#8221;)</li>
<li>You can use any kind of Google Analytics plugin or insert it manually <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </li>
<li>Your done! Enjoy</li>
</ol>
<h3>Usage</h3>
<p>You still have to create a goal at your Google Analytics.</p>
<h3>Testing it</h3>
<p>DON&#8217;T! There is no way to test that this works as it tracks adsense clicks, and you can&#8217;t click your own adsense. Just wait for a while and view your Google Analytic report.</p>
<h3>Download</h3>
<div class="download">
<h4><a title="Adsense Clicks Tracker" href="http://media.supriyadisw.net/adsenseClicksTracker.zip">Adsense Clicks Tracker</a></h4>
</div>
<p><strike>This plugin still pending because I&#8217;m waiting for permission from Rich Boakes, asp-net-whidbey.blogspot.com, and ask Google Adsense about it. Just for make sure <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </strike></p>
<h3>Checklist</h3>
<ul>
<li><strike>Permission from Rich Boakes</strike></li>
<li><strike>Permission from asp-net-whidbey.blogspot.com</strike><br />
<blockquote><p>supriyadisw: Hi, the script is absolutely free so you can use it, change it, update it and of course distribute it with your wordpress plugin.</p>
<p>Just post here link to your plugin, so everyone is able to find it easily <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
</li>
<li><strike>Permission from Google Team</strike><br />
<blockquote><p>Wed, 12 Jul 2006 14:08:20 -0700<br />
&#8230;.<br />
With regards to the click tracking software you&#8217;ve mentioned, we do not<br />
endorse or encourage the use of any particular click tracking tools. We<br />
recommend that you exercise caution when using third-party software to<br />
ensure that you do not violate the AdSense Terms and Conditions nor<br />
inadvertently disclose sensitive information about yourself or your<br />
site<br />
through the use of such software.</p>
<p>In addition, it is solely your responsibility to verify that any tools<br />
or<br />
software used in conjunction with AdSense do not violate the AdSense<br />
Terms<br />
and Conditions and program policies.</p>
<p>Thank you for your cooperation.</p></blockquote>
</li>
<li><strike>While I&#8217;m waiting for some permissions, I install it to my blog <img src='http://supriyadisw.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  </strike></li>
</ul>
<h3>Change Log</h3>
<ul>
<li>07/14/2006: Initial public release without integration with any kind of Google Analytics plugin.</li>
</ul>
<p>For tracking adsense with Google Analytics, you can visit references above.</p>
<p>Have a nice day&#8230;</p>
<p>The <a href="http://www.envisionwebhosting.com">web host</a> companies offer multiple hosting packages in the different prices to facilitate the average kind of clients. The <a href="http://www.envisionwebhosting.com/seo.htm">search engine marketing</a> strategies are very useful for the enhancement of the revenue of any entrepreneurs who invest a large amount of money to run business. The <a href="http://www.envisionwebhosting.com/domain-registration.htm">domain names</a> are selected by the webmasters according to the nature of their business. The most important hosting features of <a href="http://www.envisionwebhosting.com/reviews/aplus-hosting.htm">aplus hosting</a> have a great attraction for the potential customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/2006/07/adsense-clicks-tracker/feed</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>StatCounter Module for Drupal</title>
		<link>http://supriyadisw.net/2006/06/statcounter-module-for-drupal?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=statcounter-module-for-drupal</link>
		<comments>http://supriyadisw.net/2006/06/statcounter-module-for-drupal#comments</comments>
		<pubDate>Tue, 27 Jun 2006 10:48:27 +0000</pubDate>
		<dc:creator>Supriyadi Widodo</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://www.supriyadisw.net/2006/06/statcounter-module-for-drupal</guid>
		<description><![CDATA[StatCounter is a free yet reliable invisible web tracker, highly configurable hit counter and real-time detailed web stats. For more detail please visit StatCounter website.
StatCounter Module adds the StatCounter tracking system to your drupal website. This module is modified from Google Analytics Module by Mike Carter.
Requirements

Drupal 4.7
StatCounter Installing Code

Installation
Copy the &#8216;statcounter&#8217; module directory in to your Drupal modules directory as usual.
Usage

In the settings page enter your StatCounter installing code.
You will also need to define what user roles should be tracked. Simply tick the roles you would like to monitor.
All pages will now have the required JavaScript added to the HTML footer can confirm this by viewing the page source from your browser.
&#8216;admin/&#8217; pages are automatically ignored by StatCounter.

Change Log

06/27/2006: Upload StatCounter v 1

To Do

Add StatCounter installing code at sidebar to visible code as alternative

Download


StatCounter Module

]]></description>
			<content:encoded><![CDATA[<p>StatCounter is a free yet reliable invisible web tracker, highly configurable hit counter and real-time detailed web stats. For more detail please visit <a href="http://statcounter.com/" title="StatCounter" target="_blank">StatCounter</a> website.</p>
<p>StatCounter Module adds the StatCounter tracking system to your drupal website. This module is modified from <a href="http://drupal.org/node/49388" title="Google Analytics Module" target="_blank">Google Analytics Module</a> by Mike Carter.</p>
<h3>Requirements</h3>
<ul>
<li>Drupal 4.7</li>
<li>StatCounter Installing Code</li>
</ul>
<h3>Installation</h3>
<p>Copy the &#8216;statcounter&#8217; module directory in to your Drupal modules directory as usual.</p>
<h3>Usage</h3>
<ul>
<li>In the settings page enter your StatCounter installing code.</li>
<li>You will also need to define what user roles should be tracked. Simply tick the roles you would like to monitor.</li>
<li>All pages will now have the required JavaScript added to the HTML footer can confirm this by viewing the page source from your browser.</li>
<li>&#8216;admin/&#8217; pages are automatically ignored by StatCounter.</li>
</ul>
<h3>Change Log</h3>
<ul>
<li>06/27/2006: Upload StatCounter v 1</li>
</ul>
<h3>To Do</h3>
<ul>
<li>Add StatCounter installing code at sidebar to visible code as alternative</li>
</ul>
<h3>Download</h3>
<div class="download">
<h4>
<a title="StatCounter Module" href="http://www.mediamax.com/supriyadisw/Hosted/statcounter.zip">StatCounter Module</a></h4>
</div>
]]></content:encoded>
			<wfw:commentRss>http://supriyadisw.net/2006/06/statcounter-module-for-drupal/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Object Caching 551/599 objects using memcached

Served from: tweelab.com @ 2012-02-07 19:28:12 -->
