Merge pull request #6366 from Jerryby/wordpress

LAW-5188
This commit is contained in:
gregory-p
2022-02-28 14:12:15 +03:00
committed by GitHub

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