This commit is contained in:
Vladimir
2022-02-28 12:09:14 +01:00
parent 07dae0f054
commit 8a4fc72fd8

View File

@@ -62,6 +62,13 @@
</div>
</div>
</div>
<script>
window.addEventListener('DOMContentLoaded', (event) => {
if (typeof ga === 'function') {
ga('send', 'pageview', 'vpv-blog');
}
});
</script>
<div class="show-promo-popup"></div>
</div>
<?php