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 cf809b4 commit 04a2c40Copy full SHA for 04a2c40
web/public/index.html
@@ -42,7 +42,7 @@
42
function gtag(){dataLayer.push(arguments);}
43
gtag('js', new Date());
44
45
- gtag('config', 'UA-164070125-1');
+ gtag('config', e.content);
46
};
47
d.body.appendChild(s);
48
})(document)
0 commit comments