Add the following to your docs.json file to send analytics to Clearbit.

integrations: {
    "clearbit": {
        "publicApiKey": "required"
    }
}

Was this page helpful?