gtag('set', 'linker', {'accept_incoming': true}); window.addEventListener('load', function() { if (window.location.pathname.indexOf('/products/checkout/order-confirmation') !== -1) { gtag('config', 'AW-11551838456'); gtag('event', 'conversion', { 'send_to': 'AW-11551838456/rI2HCPze1pIcEPihrIQr', 'value': 1.0, 'currency': 'CAD', 'transaction_id': new URLSearchParams(window.location.search).get('orderId') }); } });