Hi
Last month I posted this question: https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/acdl-and-the-quot-compone...
which unfortunately did not receive any answers yet.
To try and answer this myself I started doing some research about the limitations at first.
https://helpx.adobe.com/legal/product-descriptions/adobe-analytics.html
Most importantly:
I'm having a real hard time to take a fundamental decision on how to approach this given the above 3 limitations.
We've chosen to go with the Event Driven Data Layer way, using the ACDL extension for Adobe Launch. More exactly this solution https://webanalyticsfordevelopers.com/2020/11/17/lean-analytics-with-acdl/
At first I felt inspired by this tutorial series https://experienceleague.adobe.com/docs/experience-manager-learn/sites/integrations/analytics/track-... but in the tutorial, a condition is used to map component id to someType id based on the component resource type so there I divert. I just want to map it directly to
(what I was asking for feedback / thoughts / advice about in my previous question https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/acdl-and-the-quot-compone...)
By doing it that way I would not spend a large part of my 250 evars on mapping each of the below eventInfo properties to their own eVar and similar events per type
We need to track a lot of (not just talking a few cta clicks) clicks and other user interaction events all over the UI, so I'm concerned how this will scale and can forsee how we will quickly run out of eVars if we follow that approach.
Which is why I thought it would work well to not use evars for each concrete type of component/element (button, tab, listitem, accordion etc) but breakdown the componentId dimension by another dimension / evar, component resource type. But then, if all components we track is mapped to evar1=componentId we might run into a scalability issue with the 500000 unique evar values and low traffic limitation.
So as I see it for AA to scale well with a pure EDDL based setup, we need A LOT more evars and events at our disposal, or we need that max unique evar limitation to be lifted? Is this just how it is for now, since evars / success events and the Adobe Analytics architecture was not built to support EDDL which is a somewhat new approach to tracking? Are there plans to support EDDL better (what can we expect and a rough ETA, so we might start today, in hopes it will scale when new features / limitations come later this year perhaps) or what am I missing?
Solved! Go to Solution.
Views
Replies
Total Likes
Strictly speaking, this isn't a problem with ACDL/EDDL/data layers in general. Data layers serve to act as a "middleman" between your website and your analytics, so that you can track and report data that the website doesn't normally expose. How the data layer's values ultimately get tracked to your analytics is entirely up to you.
Instead, the issue is with your AA setup. I understand that you need to track a lot of data points. So think about it this way:
Those are some of my suggestions and you don't need to answer them here.
I don't think it's possible to get more eVars but it would be worth connecting with your Adobe Account manager and discussing the max eVar unique values.
Views
Replies
Total Likes
Strictly speaking, this isn't a problem with ACDL/EDDL/data layers in general. Data layers serve to act as a "middleman" between your website and your analytics, so that you can track and report data that the website doesn't normally expose. How the data layer's values ultimately get tracked to your analytics is entirely up to you.
Instead, the issue is with your AA setup. I understand that you need to track a lot of data points. So think about it this way:
Those are some of my suggestions and you don't need to answer them here.
Of course I have challenged our marketers, business etc. about whether they really need to track close to all (not all, but still a lot) elements that a user can interact with, or if we could just make a heatmap and a nice little Business Requirements Document with the most important high level things to track.
As a developer I'd prefer that as well, but apparently this extensive insights is unfortunately needed as they want to use analytics as the tool for the UX team to learn and understand how users are interacting with the UI as a whole, and down to each of the small components so they can optimize user experience based on how the users are actually using the UI and not only answers from a survey. Eg. do the users click on the close button in the top right corner of the modal, or do they click outside, hit escape or the CTA button same with the datepicker, comparison of data points in charts etc. It's quite a lot of data they're in need of.
So most (not all, but still a lot) components will be tracked, all buttons, links, tabs, forms, etc.
Regarding bullet 2, In my previous post which I also linked to in this post, I had that same thought and did ask for feedback on that approach until it became clear it would not scale well given the current limitations regarding max. unique values per eVar.
I guess the same can be said about your 3rd point regarding use of classifications - if you combine multiple values and classify, you will have an even bigger problem with unique values per eVar.
However, the conclusion I've come to so far, includes having a dedicated eVar for each type of component eg. evar1=link and then both linkLabel, linkURL and possibly a few others can be combined and classified, which would save 1 or 2 eVars per type which is hopefully enough until these limitations will be increased or lifted.
So while I appreciate your comment, I really can't see how any of this will help solve my problems.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Likes
Replies