Forum Moderators: martinibuster

Message Too Old, No Replies

adsense logger php code update

because of recent google layout change

         

amznVibe

6:20 pm on Jul 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Google recently changed the layout (the other day) so my php adsense logger [webmasterworld.com]
needs a little change in the url - very simple if you are using my CSV version.

simply change the $destination start from

$destination="/adsense/reports-aggregate?product=
to
$destination="/adsense/report/aggregate?product=

and everything should start logging properly again, enjoy!

Chrisweg

4:38 pm on Jul 15, 2005 (gmt 0)

10+ Year Member



My adsense tracker in ASP no longer works after this update. Anyone get theirs back up? Are there any PHP versions working?

amznVibe

6:26 pm on Jul 15, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You probably need the minor URL change as seen in this thread:
[webmasterworld.com...]
Even though you use ASP, that URL is probably buried in the code somewhere...