javascript analytics
This commit is contained in:
parent
3882979af0
commit
77e6d589c5
|
@ -175,6 +175,7 @@
|
|||
ga('set', 'transport', 'beacon');
|
||||
ga('send', 'pageview');
|
||||
</script>
|
||||
<script async src="https://www.google-analytics.com/analytics.js"></script>
|
||||
{% endblock javascript %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue