#shahab_36875-payment-link-utm-tags
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- shahab-utm-paymentlinks, 5 days ago, 12 messages
Hello
So you put whatever arbitrary string you want into those URL params
Then, upon the redirect to your success page you inspect those parameters in order to track the data
I have 3 diffent trafic source. Does that matter? Can system detect what source is the subscription coming from?
That is completely up to you -- you have to set the URL parameters according to those 3 traffic sources.
Can we have a meeting if thats possible?
yeah.
We do have one payment link but three traffic sources thats where I get confused. UTM paramter needs the value in there. I am confused what value I need to add.
https://buy.stripe.com/test_eVa5nPg1j1wmfXq5kr?utm_medium=Facebook
so in the link above I have entered UTM medium as Facebook
which is a fixed value
where ever the traffic will be coming from it will showing that its from Facebook.
can you guide me on this please?
Yeah the UTM param though won't be a "fixed value" -- you would set it each time you render the page where you are displaying the link and it would be associated with whatever the relevant UTM medium would be.
So if for instance your customer came from Facebook then you would have utm_medium=Facebook but if Twitter then you could have utm_medium=Twitter