Queries Cometly’s tracker ingestion to verify the pixel is firing for real user traffic on a domain. Authoritative signal for “is the pixel actually working?” — complementsDocumentation Index
Fetch the complete documentation index at: https://docs.cometly.com/llms.txt
Use this file to discover all available pages before exploring further.
inspect_site, which only confirms the tag is present in HTML.
When to use
- After
inspect_siteconfirms the pixel tag is present but the user reports no data. - To confirm a recent install is live before the user runs ads.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
domain | string | Yes | The domain to verify (must be connected to this space). |
lookback_hours | integer | No | How far back to look (default 24). |