Answer the question
In order to leave comments, you need to log in
How to connect google analytics?
Hello!
There is:
<script>
$(document).ready(function () {
var url_norm = document.location.origin + document.location.pathname;
ga('send', 'event', 'main-callback', 'send');
yaCounter34144826.reachGoal('nomer', {URL: url_norm});
});
</script>
Answer the question
In order to leave comments, you need to log in
install GTM and test through it whether the event is processed and add the appropriate trigger. First make sure that GTM sees the event and the trigger fires, and then check if the event will be transmitted to GA
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question