Hey All,
We got an ecommerce client that is using the JavaScript client on a headless site.
When a user converts in the payment gateway we send a custom http api request instead, the primary identifier we are using is in this case a email address (after consent).
Issue we are getting is that the session created on the website is not connected to the same user when converted, so attribution will not work correctly.
Any recommendations on how to tie these 2 up, in GA4 we would use session ID and number but not sure what Piwik PRO equivalent is?
Many thanks
Fred