adobe.optIn and ECID in an eVar
Hi all
I am facing a problem which you can maybe help me with (if it can be resolved at all...).
We are having a setup deployed by Launch, including Experience Cloud ID Service and Analytics.
We are also applying the ECID service's opt-in functionality, meaning we're explicitly setting the adobe.OptInCategories when they are accepted by the user.
The problem we have is the following
- the page fires a page view including an eVarX that gets mapped to the ID Service's ECID data element type
- when the consent is approved, this initial eVar value is not set and only subsequent calls have the eVarX set
I assume that is since as soon as the page view event is triggered but consent is not given, it ends up in an internal queue. And since the ECID has just not been retrieved yet, it is set to undefined.
Question is whether updating the page view call that is already in the queue with the new ECID that is retrieved after the banner has been accepted is actually possible at all?
Cheers
Björn