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

Add additional tracking and offer proposition attributes to the Experience Event - Proposition Interactions field group #1806

Open
kenadobe opened this issue Jan 24, 2024 · 0 comments

Comments

@kenadobe
Copy link
Contributor

What are the schemas that are affected by the issue

https://github.com/adobe/xdm/blob/master/extensions/adobe/experience/decisioning/option-detail.schema.json

Parent Object node: _experience.decisioning.propositions.items
Add:
selectionId: String
selectionType: String
trackingToken: String

What are examples of products that are impacted by the issue

These are the additional optional attributes for new reporting capability. There is no impact to the existing application.

kenadobe added a commit to kenadobe/xdm that referenced this issue Feb 15, 2024
refactor the previous changes - adobe#1806

and added additional tracking attributes.
 "selectionDetail": {
        "strategyID": "",
        "strategyName": "",
        "version": "",
        "type": "",
        "rankingDetail": {
            "id": "ranking function ID| AI strategy ID",
            "type": "ai|formula",
            "algorithmID": "RANDOM"
        }
    }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant