sblane1107 Posted January 17 Share Posted January 17 Hi. I really screwed up trying to inject Google conversion code using Code Injection/Header. I removed the code when I saw the error (see image attached at the top in the header where this is showing up: window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-FHK96BVX93'); Can someone please help me out here? Thanks in advance Steven Link to comment
tuanphan Posted January 17 Share Posted January 17 You should check GG code again, the code should include script tag, something like this <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-FHK96BVX93'); </script> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment