Session vars
Every trigger action related to sessions.
Here is the list of tables which are related to URL category:
ID
Display Name
Explanations
Parameter A
Parameter B
161
Clear all session variables
Session variable is the variables which will stored across maps, across the dimensions. Prepare Special symbols to avoid any conflict.
-
-
162
Save value of regular variable 'B' to session variable 'A'
Save the data from var 'B', so when user switches maps, it can be used via session 'A'.
Var
Var
163
Load value for regular variable 'A' from session variable 'B'
Load the session 'A' to the var 'B' in other maps.
Var
Var
Last updated
Was this helpful?