Forum Moderators: martinibuster

Message Too Old, No Replies

Any free Adsense log tools?

showing clicked urlīs

         

djingo

9:49 am on Oct 12, 2006 (gmt 0)

10+ Year Member



Are there any free tools that can report the URLīs of clicked Adsense ads?

Whats the best tool for the purpose free or not?

barns101

12:19 pm on Oct 12, 2006 (gmt 0)

10+ Year Member



AdLogger [adlogger.org]

djingo

3:21 pm on Oct 12, 2006 (gmt 0)

10+ Year Member



I have adlogger already but it can not show which urls are clicked.

ArtistMike

6:24 am on Oct 13, 2006 (gmt 0)



AddFreeStats.

Mike

djingo

9:05 am on Oct 13, 2006 (gmt 0)

10+ Year Member



What I was looking for - thanks...

georaza

6:17 pm on Oct 13, 2006 (gmt 0)

10+ Year Member



Does it agaist TOS.
As this code is interacting with adsense code to get these details?

"addfreestats"

djingo

6:23 pm on Oct 13, 2006 (gmt 0)

10+ Year Member



It seemes fine although it hasent recorded the adsense clicks I got today?!?

Any ideas why its not tracking adsense?

ArtistMike

10:46 pm on Oct 13, 2006 (gmt 0)



I have had the AddFreeStats stat counter on my web pages for over a year and it tracks the AdSense url (Ad) that the person clicked on to leave the web page. Take the time to figure out the stat results page and you will find the info. Unless they have changed the stats they are collecting. I have not updated my stat tracker code in some time...

I would think that you just missed the info, it is probably there.

Mike

ssqp

3:15 am on Oct 14, 2006 (gmt 0)

10+ Year Member



I have a free Adsense log tools. But it is in Chinese. Can you understand Chinese?

Maybe I can translate it into English for you. But I am not sure if I can do that or not.

djingo

3:51 am on Oct 14, 2006 (gmt 0)

10+ Year Member



In My Account I have set Exit Link tracking? = "YES"

My Code is pasted in the bottom of the page in the overall_footer.tpl in my phpbb forum.

<!-- ADDFREESTATS.COM AUTOCODE V4.0 -->
<script type="text/javascript">
<!--
var AFS_Account="#*$!#*$!x";
var AFS_Tracker="auto";
var AFS_Server="www";
var AFS_Page="DetectName";
var AFS_Url="DetectUrl";
// -->
</script>
<script type="text/javascript" src="http://www.addfreestats.com/cgi-bin/afstrack.cgi?usr=#*$!#*$!x">
</script>
<noscript>
<a href="http://www.addfreestats.com" >
<img src="http://www.addfreestats.com/cgi-bin/connect.cgi?usr=#*$!#*$!xPauto" border=0 title="AddFreeStats.com Free Web Stats!"></a>
</noscript>
<!-- ENDADDFREESTATS.COM AUTOCODE V4.0 -->

(my usr =#*$!#*$!x blinded by me in this post)

The link where the info is supposed to be is called "Exit / Adsense Link." but its not there - It records a lot of exit links but nothing calld Adsense as shown here in this example: [addfreestats.com...]

I really dont think there is much more I can do....

djingo

12:02 pm on Oct 14, 2006 (gmt 0)

10+ Year Member



Well it seemes that clicks are starting to be recorded now. So hopefulle it will work from now on.

stormshield

5:02 pm on Oct 14, 2006 (gmt 0)

10+ Year Member



As far as I know Adlogger does show what url were clicked. This info is stored in table "adlog_logfiles" in column "ad_targ_url".

Storm

MetalType

6:00 am on Oct 17, 2006 (gmt 0)

10+ Year Member



I use performancing.com's metrics on one of my sites, free and tracks exit URLs

djingo

11:41 pm on Oct 17, 2006 (gmt 0)

10+ Year Member



Does not seem as if this performancing is something you can use on a normal site.

By the way AdFreeStats only records roughly half of my Adsense clicks. I liked the program for its features but I have to look for something alternative to get the job done.