Update analytics to Rybbit.
This commit is contained in:
parent
e18c76d502
commit
955aaf9921
1 changed files with 1 additions and 10 deletions
|
|
@ -24,16 +24,7 @@
|
|||
|
||||
<!-- Analytics tracking script -->
|
||||
{% block analytics %}
|
||||
<script>
|
||||
window.op = window.op || function () { var n = []; return new Proxy(function () { arguments.length && n.push([].slice.call(arguments)) }, { get: function (t, r) { return "q" === r ? n : function () { n.push([r].concat([].slice.call(arguments))) } }, has: function (t, r) { return "q" === r } }) }();
|
||||
window.op('init', {
|
||||
clientId: "4148df94-31a3-47ee-b998-6de681efcbd5",
|
||||
trackScreenViews: true,
|
||||
trackOutgoingLinks: true,
|
||||
trackAttributes: true,
|
||||
});
|
||||
</script>
|
||||
<script src="https://analytics.gugulet.hu/op1.js" defer async></script>
|
||||
<script src="https://analytics.gugulet.hu/api/script.js" data-site-id="1" defer></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue