kopia lustrzana https://github.com/bugout-dev/moonstream
google analytics
rodzic
3997658e34
commit
1e6aa0eb37
|
@ -45,7 +45,7 @@ export default class MyDocument extends Document {
|
|||
{/* <!-- Global site tag (gtag.js) - Google Analytics --> */}
|
||||
<script
|
||||
async
|
||||
src="https://www.googletagmanager.com/gtag/js?id=G-ERLQ4PG62Q"
|
||||
src="https://www.googletagmanager.com/gtag/js?id=G-MNVHX36LZ1"
|
||||
></script>
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
|
@ -55,7 +55,7 @@ export default class MyDocument extends Document {
|
|||
dataLayer.push(arguments);
|
||||
}
|
||||
gtag("js", new Date());
|
||||
gtag("config", "G-ERLQ4PG62Q");`,
|
||||
gtag("config", "G-MNVHX36LZ1");`,
|
||||
}}
|
||||
/>
|
||||
</Head>
|
||||
|
|
Ładowanie…
Reference in New Issue