JavaScript widget
html<script
src="https://cdn.jiffy.help/widget.js"
data-company="acme-roofing"
data-mode="live"
async>
</script>Docs
The first docs should help a small business get live without engineering help, while giving developers the exact event model when they need it.
These examples define the planned install snippets and conversation metering shape.
<script
src="https://cdn.jiffy.help/widget.js"
data-company="acme-roofing"
data-mode="live"
async>
</script><script
src="https://cdn.jiffy.help/widget.js"
data-company="acme-roofing"
data-mode="test"
data-test-token="signed_preview_token"
async>
</script>{
"workspace_id": "org_123",
"conversation_id": "cnv_456",
"mode": "live",
"billable": true,
"window": "24h",
"channel": "web"
}Want to test Jiffy on your real site before touching production code? Install the Chrome extension preview first, connect it to your workspace, then inject the sandbox assistant into your current tab.
Open Chrome preview guidePaste the snippet into a header/footer plugin or theme injection field.
Add the script before the closing body tag in site custom code.
Install through theme custom liquid first; app embed can follow.
Export conversation, lead, billing, and handoff events after v1.