Merge pull request #3124 from Safelite/nation/CASH-2491
CASH-2491 pass querystring on init to send to logapp
This commit is contained in:
commit
b94560dc86
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