[wp-meta] [Making WordPress.org] #1017: Google Analytics code uses old (deprecated format)
Making WordPress.org
noreply at wordpress.org
Wed May 6 05:33:34 UTC 2015
#1017: Google Analytics code uses old (deprecated format)
----------------------------+---------------------
Reporter: slobodanmanic | Owner:
Type: defect | Status: new
Priority: normal | Component: General
Resolution: | Keywords:
----------------------------+---------------------
Comment (by deconf):
Just make sure that all Properties have been upgraded if you plan to make
the update before '''Phase 4''', see the
[https://developers.google.com/analytics/devguides/collection/upgrade/
upgrade timeline].
In addition, events tracking like these, should also be updated:
{{{
function recordOutboundLink(link, category, action) {
_gaq.push(['_trackEvent', category, action])
setTimeout('document.location = "' + link.href + '"', 100);
}
}}}
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1017#comment:4>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list