CSR-216 use var
This commit is contained in:
parent
6b53eb74d9
commit
9071ddcffd
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ export default {
|
|||
userId: getDeviceIdValue(),
|
||||
sessionKey: getSessionKeyValue(),
|
||||
pageName: currentPageName,
|
||||
sessionId: getSessionIdValue(),
|
||||
sessionId: sid,
|
||||
category: category,
|
||||
action: action,
|
||||
label: label,
|
||||
|
|
|
|||
Loading…
Reference in a new issue