Skip to main content
Add the following to your docs.json file to send analytics to Hightouch.
Do not include https:// for the apiHost.
"integrations": {
    "hightouch": {
        "writeKey": "required",
        "apiHost": "optional"
    }
}
"integrations": {
    "hightouch": {
        "writeKey": "9132c81do371p76sr11da0075469b54f77649c9a067dp0303p56q0q64n072336",
        "apiHost": "us-east-1.hightouch-events.com" # optional, defaults to `us-east-1.hightouch-events.com`
    }
}