script.js on every page load. Updates the last_ping_at timestamp on the website, which drives the installation badge in the dashboard.
Request
| Field | Type | Required | Description |
|---|---|---|---|
api_key | string | Yes | Your website’s API key |
page_url | string | No | The URL of the page the script loaded on |
script_version | string | No | Version of the script running |
Response
CORS
This endpoint accepts cross-origin requests (Access-Control-Allow-Origin: *). It is designed to be called from any domain by the client script.
