switch gtag conversion id

This commit is contained in:
Abi Raja 2024-07-30 12:32:12 -04:00
parent 3d056fcb10
commit ba317d3e2d

View File

@ -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