From bd53adda30142194a7928258ecf9c87023e7caa2 Mon Sep 17 00:00:00 2001 From: Jasper van de Kant Date: Wed, 22 May 2024 16:08:09 +0200 Subject: [PATCH] Update 2024-05-22T14:08:07.343Z --- contactus.html | 12 +++++++++++- feature1.html | 12 +++++++++++- feature2.html | 12 +++++++++++- feature3.html | 12 +++++++++++- feature4.html | 12 +++++++++++- index.html | 12 +++++++++++- pricing.html | 12 +++++++++++- signup.html | 12 +++++++++++- whitepaper.html | 12 +++++++++++- 9 files changed, 99 insertions(+), 9 deletions(-) diff --git a/contactus.html b/contactus.html index 600c3ce..7719f89 100644 --- a/contactus.html +++ b/contactus.html @@ -76,6 +76,8 @@ } // Add UTM parameters to the Intercom object if they are not null +window.intercomSettings.api_base = "https://api-iam.intercom.io"; +window.intercomSettings.app_id = "nhqftro2"; if (utms["utm_campaign"]) { window.intercomSettings.utm_campaign = utms["utm_campaign"]; } if (utms["utm_medium"]) { window.intercomSettings.utm_medium = utms["utm_medium"]; } if (utms["utm_source"]) { window.intercomSettings.utm_source = utms["utm_source"]; } @@ -83,6 +85,11 @@ window.intercomSettings.hide_default_launcher = false; + + + + + + + + + + + + + + + + + + + + + + + + + + +