: How to send custom values in google tag manager I am working on tag certain events with google tag manager but I have a doubt about sending custom value, I'm defined an event like this
I am working on tag certain events with google tag manager but I have a doubt about sending custom value, I'm defined an event like this
In the value field I'm sending a data layer value defined as monthly_income so in javascript I set the event like this
<button name="calculate-by-monthly-income" class="btn btn-primary tab" ng- click="calculateByMonthlyIncome()" ng-disabled="myForm.$invalid" onclick="dataLayer.push({'monthly_income': '10000'});ga('send', 'event', 'Calculadora1', 'Calcular', 'Event');">
Calcular
</button>
I'm not sure if it is the right way to set the value field
regards
More posts by @Margaret670
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.