How to get analytics data into "Order landing page URL/path"?

I’m using Hydrogen React and want to populate the “Order landing page URL”, but it’s empty whenever I make a purchase from my Hydrogen site.

Basically I want all possible analytics data to be filled out. I have sessions, landing page path and a few others working. But some are still missing.

Can someone please point me in the right direction?

2 Likes

Think I found the problem with this.

If I use a token created through a Shopify app it will not add data such as ‘reached checkout’, but if I use a token from the ‘Headless’ app it works.

Even if tokens have the same permissions.

Does someone know why is it like this or if it’s possible to get around it?

2 Likes