Comments on: Step-by-Step Guide to Leverage Custom Dimensions in Google Analytics https://online-metrics.com/custom-dimensions/ Google Analytics Courses and Consulting Tue, 26 Jul 2022 07:45:37 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Paul Koks https://online-metrics.com/custom-dimensions/#comment-69133 Fri, 24 Jun 2022 12:15:23 +0000 https://online-metrics.com/?p=13626#comment-69133 In reply to Kartik.

Hi Kartik,
I am not sure how you can best resolve that in your case. Could you provide more details?

]]>
By: Kartik https://online-metrics.com/custom-dimensions/#comment-69098 Thu, 23 Jun 2022 05:06:21 +0000 https://online-metrics.com/?p=13626#comment-69098 Hi Paul.

I tried creating a user variable in GTM that is of the type array of strings. I try to pass that array to GA/UA. Unfortunately, it does not work. Do you know of any workarounds?

]]>
By: Paul Koks https://online-metrics.com/custom-dimensions/#comment-51575 Fri, 02 Oct 2020 07:00:27 +0000 https://online-metrics.com/?p=13626#comment-51575 In reply to Jim.

Hi, there could be several reasons for this and probably you need to double check (with a developer) that the datalayer is built correctly to convey this information. Also, take into account a possible delay in some metrics/dimensions appearing in GA. Again, I can’t give detailed advice as there could be many reasons for this.

]]>
By: Jim https://online-metrics.com/custom-dimensions/#comment-51567 Thu, 01 Oct 2020 15:37:44 +0000 https://online-metrics.com/?p=13626#comment-51567 Hi, might not bet related but I’m pushing through GTM’s datalayer and can successfully see the event but the default dimensions category and brand are still not set on product performance tab on ecommerce section in analytics.

]]>
By: Paul Koks https://online-metrics.com/custom-dimensions/#comment-48655 Mon, 10 Feb 2020 10:20:15 +0000 https://online-metrics.com/?p=13626#comment-48655 In reply to dhyde.

Hi there,

This need to be wrapped within the hardcoded Universal Analytics tracker and everything needs to be filled dynamically (by a developer).
However, nowadays most companies embed custom dimension via GTM and the Data Layer.

Best,
Paul

]]>
By: dhyde https://online-metrics.com/custom-dimensions/#comment-48648 Sun, 09 Feb 2020 12:04:15 +0000 https://online-metrics.com/?p=13626#comment-48648 Where should I put this code :
var dimensionValue = ‘SOME_DIMENSION_VALUE’;
ga(‘set’, ‘dimension1’, dimensionValue);

]]>
By: Paul Koks https://online-metrics.com/custom-dimensions/#comment-46817 Thu, 17 Oct 2019 09:05:16 +0000 https://online-metrics.com/?p=13626#comment-46817 In reply to NALISETH ANDREINAOR.

I am sorry, but I don’t fully understand your question. It sounds this is possible, but you will need the help of a developer to implement the dataLayer in the correct way. This in addition to the correct GTM setup.

]]>
By: NALISETH ANDREINAOR https://online-metrics.com/custom-dimensions/#comment-46813 Thu, 17 Oct 2019 00:25:58 +0000 https://online-metrics.com/?p=13626#comment-46813 Hello
I have this situation
I have a news site. Every post has many post categorys. Example https://news.com/post1.html, where categorys for post1 :{‘sport’, ‘economy’}. https://news.com/post2.html categorys: {‘news’, ‘sport’}. Then i need count every category by post. On this example sport=2, economy=1, news=1..Is possible with GTM ? How can i do it?. Thanks

]]>
By: Paul Koks https://online-metrics.com/custom-dimensions/#comment-38815 Thu, 29 Nov 2018 10:43:42 +0000 https://online-metrics.com/?p=13626#comment-38815 In reply to Caio Salvador.

Great, totally agree here!

]]>
By: Caio Salvador https://online-metrics.com/custom-dimensions/#comment-38814 Thu, 29 Nov 2018 10:39:49 +0000 https://online-metrics.com/?p=13626#comment-38814 In reply to Paul Koks.

Thanks Paul, I’ll go with the second alternative. I’m a developer but I believe the second solution will be easier to implement and enough for what I need. Thanks!

]]>