Every time someone opens the browser and goes to my website there is some unique session id set by Wix. How do I access that session id from Velo code. I looked everywhere for some sample code. I have not been able to find it. I tried the following: console.log( session.getItem(“HS”)); and it says it is null. Also tried ‘hs’. Still the same. I would really like to see some working sample code rather than a link to documentation.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Unique session ID | 11 | 1013 | September 7, 2021 | |
User ID undefined ? | 13 | 319 | February 10, 2021 | |
Session ID | 2 | 557 | September 17, 2020 | |
sessionID availability on Booking Form page | 8 | 176 | December 1, 2023 | |
authentication.onLogin doesn't return member id | 14 | 679 | April 16, 2022 |