Answer the question
In order to leave comments, you need to log in
How to "catch" sending an event in Google Analytics?
A third party script that I can't edit creates an event on a certain event:
gtag('event', 'Название события', { 'event_category': "Лид", 'event_label': document.location.href });
on(gtag_sent (event: 'Название события',) {
... мой скрипт..
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question