#tyler-checkout-analytics
1 messages · Page 1 of 1 (latest)
hello
I'm not sure what you're calling "checkout unified" but you likely want to read https://stripe.com/docs/payments/checkout/analyze-conversion-funnel
tyler-checkout-analytics
I did read that
So I am going to explain what happened:
I have a website that collects payment through stripe. We are currently using the client side checkout window. The issue I am noticing is that the website takes the checkout off the domain so I cannot track the conversions
that article explicitly tells you how to do that though
Checkout is on another domain, it's a full page redirect. So it can't "just work" you have to follow the instructions on that doc and write the custom code for it
It said only for server side so I am unsure how to do it with stripe checkout page
That page is explicitly about Stripe Checkout though. There isn't a "server-side vs client-side"
Are you the developer who wrote the entire integration? Don't you already create a Checkout Session server-side?
How can google analytics track checkout.stripe.com
I added my domain to it already
I'm sorry you're not answering my real questions
You have no way to track anything on our domain this is impossible
Yeah that makes sense so how can I track sales from stripe to google tag manager or google analytics
that is again exactly what that doc is about
I'm sorry, are you the developer here building the full integration?
Yes I am