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

"integrations": {
    "amplitude": {
        "apiKey": "required"
    }
}

Was this page helpful?