Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Include Analytics-mapped XDM fields in Processing Rules #582

Open
ericmatisoff opened this issue Aug 24, 2020 · 2 comments
Assignees
Labels
Adobe Analytics Relates to Adobe Analytics

Comments

@ericmatisoff
Copy link

Expected Behaviour

To be able to set events/evars/props using Processing Rules based on any XDM field.

Actual Behaviour

XDM Fields that are automatically mapped to Analytics (like web.webPageDetails or web.webInteraction) are unavailable in Processing Rules. I was hoping it meant that they just don't lazy-load, but it seems like they cannot be manually entered either.

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

A very important one is a.x.web.webinteraction.name. I'd love to be able to use Processing Rules to conditionally set an event based on the value of this field. For example: if the value is set to "Click to Call" then set event2. Unfortunately, this isn't possible. So the solution is to edit the schema and push this information to a new field via custom mixin, and use that only for Processing Rules.

There are plenty of reasons to use the other auto-mapped XDM fields in processing rules too though, not just webinteraction.name.

Logs taken while reproducing problem

@dancingcactus dancingcactus added the Adobe Analytics Relates to Adobe Analytics label Aug 25, 2020
@jfkhoury
Copy link
Contributor

jfkhoury commented Nov 3, 2020

@vivasd @dancingcactus Do we have a JIRA ticket for this one?

@jfkhoury jfkhoury self-assigned this Mar 23, 2021
@jfkhoury
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Adobe Analytics Relates to Adobe Analytics
Projects
None yet
Development

No branches or pull requests

3 participants