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"
    }
}