How to handle user consent in Launch Event Forwarding Properties
Hi all
I am fairly new to event forwarding and have a seemingly trivial question.
So, we have an AEP setup that sends an alloy("setConsent", ...) as soon as the user consented.
Now we have the task to implement the Facebook Conversion API via event forwarding in a Launch Event Forwarding Property.
The raw XDM data ending up there does not contain any signs of the actual user consent since that is also not contained in the actual requests sent to the Edge network.
Also, since there is no access to the user cookies, there seems to be no way to retrieve and respect the consent information.
I mean, technically I could enrich the XDM with the same "Consents and Preferences" field group and send in the same data that I have just sent with the setConsent but that sounds slightly complicated.
Is there at all a built-in way to respect/implement user consent in Event Forwarding Properties if you do not have access to cookies anyway?
Especially since the Facebook CAPI is eager to get any kind of PII, this would put any company in a precarious situtation, trying to explain the judge why exactly the not given user consent that the experience platform claims to handle so well with its governance framework is then immediatly ignored when it comes to Launch.
Thanks for any ideas / suggestions
Björn