Expand my Community achievements bar.

The nominations are open for Adobe Community Advisor program 2023. Apply today!

Adobe Analytics

Avatar

Level 4

13-04-2023

We would like all the existing Adobe Analytics dimensions (eVars[1-200], props[1-75], and events[1-1000], list[1-3]) to be automatically mapped using a supported or new schema mixin. In addition, this would be needed for product syntax eVars and events.

 

This is important for existing implementations with a significant number of custom dimensions. It will ensure customers will not have to manually map every single custom dimension via processing rules. In addition, it will allow customers that leverage the raw data feed to use the AEP SDK. 

 

At this time, only specific dimensions are automatically

 

supported.https://experienceleague.adobe.com/docs/experience-platform/edge/data-collection/adobe-analytics/man...

 

This is already supported for standard dimensions like products, commerce, and page details. https://experienceleague.adobe.com/docs/experience-platform/edge/data-collection/adobe-analytics/aut...

 

For us, the raw data feed is critical for our customer data platform and processing rules are not a viable option. We cannot migrate without this feature.

 

@Heku_ @CampaignerForLife 

4 Comments

Avatar

13-04-2023

Agree! I think this is a blocking in my daily job, we really need this feautre. Thank you for bringing it up, alnavarg! Nice picture, also!

 

Fuufu-Ijou-Koibito-Miman-anime-min-1

Avatar

Community Advisor

13-04-2023

Automatic mappings (and schema locations) do exist for eVars[1-250], props[1-75], events[1-1000], and list[1-3].

 

_experience.analytics.customDimensions.
eVars.eVar1 -
_experience.analytics.customDimensions.
eVars.eVar250

 

_experience.analytics.customDimensions.
props.prop1 -
_experience.analytics.customDimensions.
props.prop75

 

 

_experience.analytics.event1to100.
event1.value -
_experience.analytics.event901to1000.
event1000.value

 

 

_experience.analytics.customDimensions.
lists.list1.list[].value -
_experience.analytics.customDimensions.
lists.list3.list[].value

 

The Adobe Analytics Experience Event Template Field Group contains all of these schema paths.

 

Avatar

Employee

17-04-2023

Also check these two other field groups for specific portions for limited subsets of the _experience.analytics fields (first has evars, props, lists and events. second has product stuff):

  • Adobe Analytics ExperienceEvent Full Extension
  • Adobe Analytics ExperienceEvent Commerce