Hello folks,
I’m tracking event data within category, Action, Name & action type custom dimensions details. I’m passing this data to analytics tool from GTM (through customHtml tag). I can also see my tracking data within my event impression. Now that whole data I want in hierarchy into API response; like
- eventCategory : impression
- eventAction : item-impression
- dimension1 : item-11
- dimension1 : item-12
- dimension1 : item-13
- dimension1 : item-13
- eventAction : event-impression
- dimension2 : event-1
- dimension2 : event-2
- dimension2 : event-3
- dimension2 : event-5
- eventAction : item-impression
etc…
in the following hierarchy. I want action counts of the data in API. Someone could please help me with the same.
Any help will be highly appreciated.
Kind regards,
Shailesh P.
1 post - 1 participant