Getting Started
Core Concepts
Components
API Pages
- Playground
- OpenAPI
- AsyncAPI
- MDX
- Troubleshooting
Guides
Deep Dive
- Custom Domain
- SEO
- Redirects and Broken Links
- GitHub
- GitLab
- CI Checks
- Preview Deployments
- Custom Scripts
- Integrations
- Custom Subdirectory
- Auth & Personalization
- Dashboard Access
- Model Context Protocol
Analytics
Heap
Analytics
Heap
Add the following to your docs.json
file to send analytics to Heap.
"integrations": {
"heap": {
"appId": "required"
}
}
Was this page helpful?