Custom dimension data not showing in analytics (using google tag manager)
问题 I've been following numerous implementation guides on this feature and have yet to see the final result. What i'm trying to do is very standard: Add a custom dimension called User type to UA. My site uses Google Tag Manager. Here are my implementation steps: Created a custom dimension in UA Created a Data Layer Variable name userType Added the dimension to my Analytics page view tag Added the following code to page load: var dimensionValue =$('#user_type').data('type'); dataLayer.push({