Skip to content

Commit

Permalink
More consent stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
loucass003 committed Dec 16, 2024
1 parent 2021c64 commit e0f3da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/entry-server.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default createHandler(() => (
f.parentNode.insertBefore(j, f);
})(window, document, "script", "dataLayer", "GTM-N42PM2BF");`}
</script>
<script>
{/* <script>
{`window.dataLayer = window.dataLayer ||[];
function gtag()
gtag('consent','default',{
Expand All @@ -76,7 +76,7 @@ export default createHandler(() => (
gtag('js', new Date());
gtag('config', 'G-NWK0CGTXML');`}
</script>
</script> */}
</body>
</html>

Expand Down

0 comments on commit e0f3da6

Please sign in to comment.