add ga
This commit is contained in:
parent
31730d8afc
commit
fba3521dff
@ -42,15 +42,16 @@
|
||||
|
||||
{% endblock head %}
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-91839539-1"></script>
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-142182091-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-91839539-1');
|
||||
gtag('config', 'UA-142182091-1');
|
||||
</script>
|
||||
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@graph": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user