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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Confirm pixel events are actually arriving from a domain by querying Cometly’s ingestion logs.
inspect_site, which only confirms the tag is present in HTML.
inspect_site confirms the pixel tag is present but the user reports no data.| 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). |