Clearbit
Enrich visitor data on your documentation site with Clearbit.
Clearbit identifies and enriches anonymous visitor data so you can understand which companies are reading your documentation. Enable the integration to connect your Clearbit account.
Prerequisites
-
A Clearbit account with API access
-
Your Clearbit API key
-
Publishing access to your documentation project
Configure from the Editor
Open Site Config
In the Editor, click Site Config in the top toolbar.
Navigate to Integrations
Select Integrations from the left sidebar.
Enable Clearbit
Select Clearbit and enter your API key.
Publish
Click Publish to deploy the integration to your live site.
Configure via documentation.json
Add the clearbit key under integrations in your documentation.json:
{
"integrations": {
"clearbit": {
"apiKey": "your_clearbit_key"
}
}
}
| Property | Type | Required | Description |
|---|---|---|---|
apiKey | string | Yes | Your Clearbit API key |
Where to find your API key
-
Sign in to Clearbit.
-
Go to API → API Keys.
-
Copy your API key.
What's next
-
Analytics and Chat Integrations — overview of all supported integrations
-
Segment — route analytics data through Segment
-
Analytics overview — view traffic and engagement data for your documentation
Last updated 1 day ago
Built with Documentation.AI