Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add user data to the datalayer #118

Open
TorbenLundsgaard opened this issue Mar 29, 2023 · 2 comments
Open

Add user data to the datalayer #118

TorbenLundsgaard opened this issue Mar 29, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@TorbenLundsgaard
Copy link
Member

Request from the support forums.

@TorbenLundsgaard
Copy link
Member Author

Including customer data in the data layer on the server side is problematic, as this could lead to an unfortunate data leak when usded with full-page caching. Cache-friendlyness is a high priority and therefor customer data will be implemented in 2 steps:

On all other events than 'purchase', the customer data must be included asynchronously and this is a big change to how the plugin is working right now. This is something that I want to do but it's not planned yet.

@ksaltik
Copy link

ksaltik commented Aug 27, 2023

Is it possible to implement events that includes user data through Measurement Protocol.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants