We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93620c3 commit 27b1e08Copy full SHA for 27b1e08
index.html
@@ -180,7 +180,7 @@ <h2 class="project-title">Project Four</h2>
180
window.dataLayer = window.dataLayer || [];
181
function gtag(){dataLayer.push(arguments);}
182
gtag('js', new Date());
183
- gtag('config', 'YOUR-TRACKING-ID');
+ gtag('config', '56056393');
184
</script>
185
</body>
186
</html>
0 commit comments