Data Tag and Meta tags userdata automatically?

Hi, when im using data tag and Stape’s Meta tags, sometimes the Meta Tag will only send some of the userdata automatically and i have to manual send the rest of the userdata in the Tag.

It was my understanding that when using Data tag + Stape’s Meta Tags, it would automatically parse the userdata to Meta?

Depends on what keys you send user data with. You can look at the tag code and see that some user data parameters are checked in event data.

Best practice is to always map all parameters manually. That way you have full control over what you send and where you send it to.

alright thank you. I also ended up mapping them manually

1 Like