Early Plant · Custom Launch dual button

Same minimal early plant as Plant · Hardcoded, plus a second on-page button that launches the NICE Guide chat (not only the floating widget). Toggle LS planting to demo recovery on vs off.

Launch chat waiting for SDK

Use the floating NICE Guide button (bottom-right) or our custom button below. Both should open the same chat instance — custom path programmatically clicks the native GUIDE_CHANNEL_BUTTON bubble (same trigger as the floating widget).

Waiting for NICE SDK…

Current state LS planting on

Hostname
Visitor ID
Thread ID

Resume chat URL no session

Copy this link and open it anywhere (another browser, phone, email, SMS). It carries ?wowVid + ?wowThread (+ window/customer ids when known). The destination page runs early plant before NICE loads — same as nav buttons.

Early plant report

What happened before the NICE SDK loaded. Also logged to console as [EarlyPlant].

Loading plant report…
Waiting for NICE SDK…

1 — Cross-subdomain (same TLD)

Append ?wowVid=&wowThread=… when hopping between azure0x.{tld} hosts.

Sample nav URL

2 — Cross-domain (different TLD)

Same param bundle — early plant on the destination is the only cross-TLD bridge.

Proof controls

Planting ON: nav or paste resume URL → thread reconnects.
Planting OFF: same link → new session (proves early plant is required).