Update analytics.js
This commit is contained in:
parent
ccfa927be5
commit
0621af33ad
1 changed files with 2 additions and 2 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue