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

Start checkout event sent without data consent #242

Open
rafaelstz opened this issue Mar 21, 2023 · 0 comments
Open

Start checkout event sent without data consent #242

rafaelstz opened this issue Mar 21, 2023 · 0 comments

Comments

@rafaelstz
Copy link

Environment details

PHP version: 8.1
Magento version: 2.4.5 + PWA Studio
Klaviyo extension version: Latest
Anything else that would help a developer reproduce the bug?

Steps to reproduce

Go to the checkout page and fulfill all the initial forms with personal information, when you go ahead to the payment details the data was sent to Klaviyo without any consent.

Expected result

The event being removed from the backend and add to the frontend via JS as the other events that depends on data consent.

Actual result

Data is sent when customers start the checkout even without data consent or any Klaviyo JS loaded.

Additional information

This is the Observer that trigger this event.
https://github.com/klaviyo/magento2-klaviyo/blob/master/etc/events.xml#L3

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

No branches or pull requests

1 participant