Attribute revenue with Stripe Payment Links
Make sure you've connected Stripe account first.
In your Stripe Payment Links, select a product and go to the "After Payment" tab.
For "Confirmation page", choose to redirect customers to your website and add ?session_id={CHECKOUT_SESSION_ID}
to the URL.
DataFast will automatically look for the session_id
in the URL and track the payment.
Important notes
- Duplicate payment events are ignored so you don't need to worry about multiple redirects
- Works best when customers complete the purchase journey on the same device/browser
After receiving a successful payment, you should see revenue data in your dashboard (referrer, country, browser, etc.). If you don't, please contact us at marc@datafa.st.