Hi!Thank you so much for the very well explained solution, is helping us
a lot . Now, we would like to know if there's any way to store the
dataLayer content using the Adobe Context Datahub. It seems that the
JSON schema that we are using is not working, could you show us a
working schema that collects for example this GTM dataLayer structure?[
{ "event": "login", "userLoginState": "logged", "userId": "XXXXXXX",
"userGender": "male", "userAge": 25, "userType": "customer" }, {
"event": "funnelSte...