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
|
// Track going to checkout page as a conversion
|
||||||
gtag("event", "conversion", {
|
gtag("event", "conversion", {
|
||||||
send_to: "AW-16649848443/cFfeCP_Xw8QZEPuMooM-",
|
send_to: "AW-16649848443/AKZpCJbP2cYZEPuMooM-",
|
||||||
value: 1.0,
|
|
||||||
currency: "USD",
|
|
||||||
});
|
});
|
||||||
|
|
||||||
// Redirect to Stripe Checkout
|
// Redirect to Stripe Checkout
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user