Is anyone else getting errors when trying to login to check AdSense stats via a PHP script or other 3rd party revenue tracker? It's been occurring regularly since yesterday.
yes, google changed some stuff but my stats checker is fixed already ;)
JohnKelly
2:41 am on Mar 15, 2007 (gmt 0)
Any idea what was changed? I'm using a variation of amznVibe's script and it works intermittently (or perhaps the change hasn't been rolled completely out yet).
JohnKelly
4:45 am on Mar 15, 2007 (gmt 0)
Fixed it... for those interested the line that has:
change to: list($full,$Impressions,$Clicks,$Rate,$CPM,$Earnings)=preg_split('/\t/simU', $array[count($array)-4]);
koan
7:11 am on Mar 15, 2007 (gmt 0)
I'm using SysSense (a desktop utility) and they just updated their software to work with Google Adsense recent changes.
Chapman
6:33 pm on Mar 15, 2007 (gmt 0)
Thanks koan... I wondered what was going on with SysSense. Got the new version and it seems back on track (although the "Predicted Earnings" value is still pretty wild).