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 = {
API_RESPONSE: "Api_Response",
EVOX: "Evox",
EVOX: "Evox",
};
const GaActions = {
@ -19,7 +19,7 @@ const GaActions = {
CLICKED: "Clicked",
VIF: "vif",
SUBMITTED: "Submitted",
DISPLAYED: "Displayed",
DISPLAYED: "Displayed",
};
const GaLabels = {