Create Site
rybbit_create_siteCreate a site in Rybbit Analytics and receive its siteId to start tracking integration. Provide domain and organization ID to set up analytics tracking.
Instructions
Create a new site in Rybbit. Returns the created site with its siteId for tracking integration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Display name for the site (defaults to domain) | |
| domain | Yes | Domain of the site (e.g. 'example.com') | |
| organizationId | Yes | Organization ID to add the site to. Use rybbit_list_sites to find organization IDs. |