Return URL details
-
We’re trying to add proper Google Analytics ecommerce tracking and having some difficulty. Can you confirm that we have this much correct?
Paypal Express for WooCommerce sets the link that the customer sees after a successful payment. It’s set in the data Paypal Express for WC sends to Paypal:
[RETURNURL] => https://<domain>/wc-api/WC_Gateway_PayPal_Express_AngellEYE/?pp_action=get_express_checkout_details
That overrides any setting in the Paypal account itself – correct?
Presumably that link redirects to the WooCommerce Checkout EndPoint usually order-received ? We have a custom Thankyou.php in the child theme.
Question
How can I add the parameter ?utm_nooverride=1 to the URL. This is recommended for GA ecommerce tracking so the source domain is the store, not Paypal.Thanks,
The topic ‘Return URL details’ is closed to new replies.