custom dimensions does not work for non-authenticated users
-
If I am logged in, the tags are added to track a custom dimension. In my cases, tags. This is what is added to the HTML:
__gaTracker(‘set’, ‘dimension1’, ‘DuPont Fabros,Santa Clara’);If I am not logged in, that tag is not added to the HTML. Is there a setting that would prevent the plugin from adding the tag to non-authenticated users?
The topic ‘custom dimensions does not work for non-authenticated users’ is closed to new replies.