Answer the question
In order to leave comments, you need to log in
How to properly set up sending goals to Google Analytics if there are more than 20 goals?
I’m trying to figure out with Google analytics, the manuals from Google are very incomprehensible, but I didn’t find a normal site with a simple explanation of how it works.
The bottom line is that there are about 20 forms on the site + all sorts of buttons that need to be tracked. In total, Google can add 20 goals. As I understand it, it is possible to combine all forms into one target (like this - prntscr.com/gilxw7 ), and specify the form identifier from the website as the "Shortcut" value. Those. the target execution code would be something like this:
ga('send', 'event', 'Форма', 'Отправка', target);
console.warn( 'Выполнена JS-цель Google: '+ target )
Answer the question
In order to leave comments, you need to log in
In general, who will look for:
As described in my example - this is correct, it will work. To see a summary of which labels have completed goals, you need to create your own report (Special Reports - My Reports). Choose it there and it will be fine.
If you need exactly the goals, then option 2
1) buy a premium,
2) copy the current view, and set up the remaining goals in it.
But usually when there are a lot of forms, they are grouped, and the details are viewed in the event report (via labels or user parameters)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question