Ira
4
There are several approaches on how to send data from the checkout and purchase pages:
- using data layer
- scrape parameters from the webpages using CSS selectors or custom javascript variables
- use webhooks
We have multiple discussions in the community about the data layer on the checkout