i wanna get the advanced reports with the GA.
https://support.google.com/analytics/answer/2444872?hl=en&utm_id=ad
i had changed the google_analytics_theme.php:
[i]static function page_bottom($theme)
{
$google_code = '
...
var gaJsHost = (("https:" == document.location.protocol) ?
"https://" : "http://");
document.write(unescape("%3Cscript src=\'" + gaJsHost + "stats.g.doubleclick.net/dc.js\' type=\'text/javascript\'%3E%3C/script%3E"));
...
return $google_code;
}
I press the 'verify code' button, but the verification failed.
Please, help me.
Posts: 42
Dont care about the verification. I had the same "error" but after a few hours/days I got the new data into the Analytics Account
www.xeta.at
Posts: 2
Any plan on updating the module with the latest tracking code?
Posts: 9
Thank You, xeta!