CASH-2491 pass querystring on init to send to logapp
CASH-2491 pass querystring on init to send to logapp
This commit is contained in:
parent
1a05482746
commit
94678ed7ba
1 changed files with 1 additions and 0 deletions
|
|
@ -1597,6 +1597,7 @@ export const actions = {
|
|||
operatorId: "WEB",
|
||||
userName: "SafeliteConceptFunnel",
|
||||
referrer: referrer,
|
||||
clientData: window.location.search,
|
||||
};
|
||||
|
||||
return globalMethods
|
||||
|
|
|
|||
Loading…
Reference in a new issue