A spare path for important customer actions.
SiteAirbag uses one browser script. After it connects, you select an important action on the actual website and define the normal success signal plus the independent fallback.
The core flow
Paste the script into the website's global header or custom-code area.
Launch Setup Mode from the dashboard. The installed runtime lets you select the CTA or form without using CSS.
Test My Airbag simulates failure only for your setup session and proves the backup path works.
Temporary, narrow runtime access
Installation uses a temporary, single-use code for one exact origin. After verification, the runtime receives a short-lived credential held only in memory. It cannot read leads, account data, another site's configuration, billing, users, or administrative records. Requests from other origins receive no runtime configuration or permissive CORS.
What the runtime does not collect
No passwords, keystrokes, request bodies, arbitrary form values, page HTML, mouse recordings, cross-site IDs, advertising IDs, or session replay. The anonymous session identifier exists only in session storage.
Honest limitations
SiteAirbag cannot help when the whole site or the SiteAirbag script never loads, or when JavaScript is disabled. Browser security prevents arbitrary inspection inside cross-origin frames, so the Calendly adapter uses documented window messages only.
See the dated support matrix and platform-specific limitations.