rybbit_create_site
Create a new site in your organization, configuring analytics settings like public visibility, bot blocking, Web Vitals, error tracking, and session replay.
Instructions
Create a new site in an organization
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Site name | |
| domain | Yes | Site domain (e.g., example.com) | |
| public | No | Make analytics public | |
| blockBots | No | Block bot traffic | |
| webVitals | No | Track Web Vitals | |
| saltUserIds | No | Salt user IDs for privacy | |
| trackErrors | No | Track JavaScript errors | |
| sessionReplay | No | Enable session replay | |
| organizationId | Yes | Organization identifier |