adobe / alloy

Alloy is the web SDK for the Adobe Experience Platform.
Apache License 2.0
94 stars 45 forks source link

Enhancement to XDM / AEP Web SDK #755

Open RudiShumpert opened 3 years ago

RudiShumpert commented 3 years ago

From a conversation int he AEP Web SDK office hours today the issue came up with the need for a target view to re-render and not send data to analytics.

Would it be possible to add a flag so that on the send event action you would be able to specify if for that call you could exclude AA or AT, etc from getting any of the data from that specific send event.

Being able to offer this level of flexibility, especially during a migration from legacy libraries, would be a great feature for our clients.

dwright-adobe commented 3 years ago

Pre-Web SDK equivalent the at.js triggerView() "page: false" option: https://experienceleague.adobe.com/docs/target/using/implement-target/client-side/at-js-implementation/functions-overview/adobe-target-triggerview-atjs-2.html?lang=en#example%3A-false

jfkhoury commented 3 years ago

@RudiShumpert @dwright-adobe This issue is on the Target team's radar, we are going to discuss it on Aug 12th. I will keep you posted.