checkout-js icon indicating copy to clipboard operation
checkout-js copied to clipboard

Enhanced Conversion Tag

Open gucampana opened this issue 2 years ago • 1 comments

I'm trying to figure it out how to enable/make it work "Enhanced Conversion Tag" (https://support.google.com/google-ads/answer/13262500?hl=en#validate_implementation) on a optimised one-page checkout confirmation page.

Facebook and GA tracking are handled by BigCommerce integrations (as far as I know), and I would like to know if there is a supported way to also implement/enable "Enhanced Conversion Tag".

If there is no built way to do that, would be possible/advised to load GTM on confirmation page (via script manager) and implement that ourselves? If went on this route, is there any documentation on how to get the data from the current page/transaction?

Thank you

gucampana avatar Apr 08 '24 05:04 gucampana

Hey @gucampana unfortunately there is no native way for adding the conversion tag. We do have an analytics layer that we use but that's more of a generic interface BODL.

As for the second question we don't have a recommended way, if you go that way you might need to pull the order data from Orders V2 endpoint I would think.

animesh1987 avatar Apr 18 '24 12:04 animesh1987