Skip to content

Commit

Permalink
Merge pull request #95 from mlibrary/LIBSEARCH-888-update-google-tag-…
Browse files Browse the repository at this point in the history
…manager-tracking-code-in-catalog-browse-views

[LIBSEARCH-888] Update Google Tag Manager Tracking Code in Catalog Browse views
  • Loading branch information
erinesullivan authored Jul 17, 2023
2 parents cbc1060 + 770bfa3 commit ebc7c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions views/layout.erb
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
j.async = true;
j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-5KZ8T2S');
})(window, document, 'script', 'dataLayer', 'GTM-TX44PM3');
</script>
<!-- End Google Tag Manager -->
<!-- Global site tag (gtag.js) - Google Analytics -->
Expand All @@ -50,7 +50,7 @@
<!-- Google Tag Manager (noscript) -->
<noscript>
<iframe
src="https://www.googletagmanager.com/ns.html?id=GTM-5KZ8T2S"
src="https://www.googletagmanager.com/ns.html?id=GTM-TX44PM3"
height="0"
width="0"
style="display: none; visibility: hidden;"
Expand Down

0 comments on commit ebc7c69

Please sign in to comment.