diff --git a/src/store/index.js b/src/store/index.js index c45fe7eee..fa83032d5 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -1458,9 +1458,8 @@ export const actions = { userAgent, } ) { - var payload = { - applicationName: applicationConfig.ANALYTICS_APPLICATION_NAME, + applicationName: applicationConfig.APPLICATION_NAME, eon: eon, ctu: ctu, workOrderId: workOrderId,