Loading Guide…
Generate a transfer link or QR code. The receiving device will pick up the exact same chat thread.
Start a chat on this device, then use the link or QR code below to continue the same conversation on a different device. The receiving device plants the same localStorage keys, and NICE reconnects to the open thread automatically.
NICE provides setCustomerId but does not document whether it enables
cross-device session lookup on their backend. Enter any identifier (account number,
email, etc.) here, use the same value on the second device, and observe whether
NICE automatically reconnects. Results either way are useful — this is the experiment.
wowAccountId) and included in
transfer links as ?wowAccountId=.
Push address data into the Contact record as custom fields and inject a visible note into the chat thread. If submitted before the chat starts, it will push automatically the moment a Contact ID is established.
Session params are passed cross-device via URL (?wowVid=, ?wowThread=, etc.)
and planted into localStorage synchronously before the NICE SDK loads.
Params are stripped from the address bar after planting so the agent sees the clean URL.