Update analytics.js

This commit is contained in:
hiteshkumar87 2023-08-01 16:24:04 +05:30
parent ccfa927be5
commit 0621af33ad

View file

@ -11,7 +11,7 @@ const GaEvents = {
const GaCategories = { const GaCategories = {
API_RESPONSE: "Api_Response", API_RESPONSE: "Api_Response",
EVOX: "Evox", EVOX: "Evox",
}; };
const GaActions = { const GaActions = {
@ -19,7 +19,7 @@ const GaActions = {
CLICKED: "Clicked", CLICKED: "Clicked",
VIF: "vif", VIF: "vif",
SUBMITTED: "Submitted", SUBMITTED: "Submitted",
DISPLAYED: "Displayed", DISPLAYED: "Displayed",
}; };
const GaLabels = { const GaLabels = {