switch gtag conversion id
This commit is contained in:
parent
3d056fcb10
commit
ba317d3e2d
@ -36,9 +36,7 @@ export default function useStripeCheckout() {
|
||||
|
||||
// Track going to checkout page as a conversion
|
||||
gtag("event", "conversion", {
|
||||
send_to: "AW-16649848443/cFfeCP_Xw8QZEPuMooM-",
|
||||
value: 1.0,
|
||||
currency: "USD",
|
||||
send_to: "AW-16649848443/AKZpCJbP2cYZEPuMooM-",
|
||||
});
|
||||
|
||||
// Redirect to Stripe Checkout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user