Demographics and interests reports in Google universal analytics

Posted by Dyf on Pro Webmasters See other posts from Pro Webmasters or by Dyf
Published on 2013-10-22T11:58:21Z Indexed on 2013/11/10 16:12 UTC
Read the original article Hit count: 148

I have an issue with Google Analytics, can't seem to find a guide how to activate Demographics and Interests reports. I am using the new version of analytics (Universal Analytics) and the script code looks something like this:

(function (i, s, o, g, r, a, m) {
    i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
        (i[r].q = i[r].q || []).push(arguments)
    }, i[r].l = 1 * new Date(); a = s.createElement(o),
    m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

But the guide I found on google's page is for the old version (Classis Analytics).

Does anyone know how I can activate this on Universal Analytics? Is this even possible?

© Pro Webmasters or respective owner

Related posts about google-analytics

Related posts about reporting