Skip to content

Commit

Permalink
Merge pull request #1 from nathanproton/main
Browse files Browse the repository at this point in the history
Updated Google Tag
  • Loading branch information
cazzaranjosh authored Nov 21, 2023
2 parents 583dac0 + cd8fa77 commit c8a084f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions scripts/delayed.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,7 @@ createEl('script', {
}, '', document.head);

createEl('script', {
src: 'https://www.googletagmanager.com/gtag/js?id=G-N8KZTN12K6&l=beehiveDataLayer&cx=c',
type: 'text/javascript',
async: true,
}, '', document.head);

createEl('script', {
src: 'https://www.googletagmanager.com/gtag/js?id=UA-115750224-1&l=beehiveDataLayer',
src: 'https://www.googletagmanager.com/gtag/js?id=G-Z39YF2LV3B',
type: 'text/javascript',
async: true,
}, '', document.head);
Expand Down

0 comments on commit c8a084f

Please sign in to comment.