Storylane Webhooks and Demo Events
Storylane's event surface, in two channels. Outbound HTTPS webhooks deliver completed demo sessions to a customer endpoint, signed with a base64 HMAC-SHA256 of the raw body in an x-storylane-signature header, carrying completion, dwell time, intent level, location, UTM parameters, captured lead identity and firmographic buyer reveal. In the browser, an embedded demo iframe emits cross-frame postMessage analytics events (demo_open, step_view, demo_finished, lead_identify, open_external_url) to its host page, and accepts an inbound cookie-consent message that gates tracking for GDPR. Available from the Starter plan.
Documentation
Other Resources
Webhooks
https://raw.githubusercontent.com/api-evangelist/storylane/refs/heads/main/asyncapi/storylane-webhooks.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/storylane/refs/heads/main/data-model/storylane-data-model.yml
AgentSkill
https://raw.githubusercontent.com/api-evangelist/storylane/refs/heads/main/skills/storylane-verify-webhook.md