#jadson-utm-paymentlinks

1 messages ยท Page 1 of 1 (latest)

fallen idolBOT
frigid rover
#

You're using Payment Links?

cobalt obsidian
#

yes

frigid rover
fallen idolBOT
cobalt obsidian
#

so, i can got these on "return_url", right?
I was testing on test mode, capturing payment.intent.successful but I didnt got this on webhook

frigid rover
#

Correct

green bluff
#

jadson-utm-paymentlinks

cobalt obsidian
#

checkout.session.completed also...

i got [null]

#

Is it because it's in test mode?

frigid rover
#

As I said, you won't get it in any webhook event

#

When user is redirected to return url after purchase, they'll be passed there.

#

The doc I linked goes over it

cobalt obsidian
#

oh, got it.
so how to track conversions?
only via GA4?

green bluff
#

๐Ÿ‘‹ hopping in here since codename_duchess has to head out

cobalt obsidian
#

webhook send me some info of the source or track parameters to give me info?

#

hi karbi ๐Ÿ™‚

green bluff
#

We don't know very much about GA4 here, but generally, we'd expect your analytics to be able to pull the query params that we provide from the return URL and track it through there

#

These will ONLY come through the redirect URL after your customer has completed payment and is redirected, this won't come through on the webhook

cobalt obsidian
#

got it

#

What about Facebook Ads? Any way to put the pixel code in Payment Links?

green bluff
#

I don't know much about that either, but based on some quick googling I believe that's someting you'd place only be able to place on your own sites that you control - you wouldn't be able to add it to a payment link

#

You could add it to the return URL though