Install guides

The same one line, and the exact place it goes

Installing the assistant is one script tag before the closing body tag. What differs between platforms is where that file lives, which plan lets you edit it, what overwrites it later, and which second origin you forgot to allow. There is a page here for each.

The tag

<script src="https://cdn.askably.xyz/w.js" data-key="pk_live_YOUR_KEY" defer></script>

Your own key replaces the placeholder. Nothing else needs installing.

The origin the page is served from has to be on the allowlist for that assistant, or nothing renders and the browser console says which origin was refused. An apex domain and its www are two different origins to a browser, so list both, along with any staging or preview host you want it to work on.

Stores

Content systems

Site builders

Frameworks

Where you own the HTML shell, and the mistake is putting the tag in a component.

Documentation and help centres

Not on the list

Anything that lets you put a line of HTML into the page will run it, so a platform without a guide here is usually still a two minute job: find the field your platform calls custom code, footer code, or code injection, paste the tag, and add the origin to the allowlist.

The only genuine blockers are hosts that strip script tags from every field they expose. Where that is the case, the guide for that platform says so instead of pretending there is a way round it.

43 platforms documented so far.