Google Analytics Tracking Code updating

drAstronomus

Joined: 2011-04-02
Posts: 9
Posted: Sat, 2013-11-09 18:40

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.

 
xeta

Joined: 2011-11-24
Posts: 42
Posted: Sun, 2013-11-10 20:54

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

 
photolimo
photolimo's picture

Joined: 2011-09-09
Posts: 2
Posted: Mon, 2013-11-11 15:12

Any plan on updating the module with the latest tracking code?

 
drAstronomus

Joined: 2011-04-02
Posts: 9
Posted: Mon, 2013-11-11 15:36

Thank You, xeta!