LeadBot Tester
No domain key set path / lang

Test page

Everything the bot reads is set in the bar above. Applying reloads the page, because the widget reads its config once on first load.

Domain key
Which bot loads. Recent keys are remembered on this browser.
Script host
Where script.js comes from. Watch the environment badge.
Path
Becomes the real location.pathname for path rules. Applied client-side via ?path=, so it works on any static server — but refreshing afterwards asks the server for that path, which only a catch-all server answers. Re-open the copied link instead.
Lang
Sets <html lang> before the script loads. Empty removes the attribute.