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)
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)
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...