Get Site ID by Domain
rybbit_get_site_idRetrieve the numeric siteId for a domain by performing a lookup with partial matching. Use this siteId for analytics API queries.
Instructions
Look up a site by domain name. Returns the numeric siteId used for analytics API queries. Note: for SDK tracking setup, use the hash siteId returned by rybbit_create_site instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Domain to search for (e.g. 'example.com'). Partial match supported. |