Hightouch
Integrate Hightouch with your Mintlify documentation to sync analytics data for audience activation, segmentation, and downstream tool routing.
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"
}
}Was this page helpful?Suggest editsRaise issue