Couting Ad Clicks
Posted: Mon Feb 09, 2009 7:27 pm
Hey guys, I have the following code, I want to add 1 to a table column on each click. Possibly through cookies, however, I am not that fluent in cookies.
Code: Select all
<script type="text/javascript"><!--
google_ad_client = "pub-6292857758728749";
google_ad_slot = "3481891369";
google_ad_width = 160;
google_ad_height = 600; //-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>