Add HubSpot tracking integration to GitBook space #549
Replies: 5 comments 18 replies
-
Hey @cybersyn-christian! Great request 😄 In fact, our community has just finished making this integration! A big shout out to the Tabnine team. You can already install it into your own team. Using the following link format: https://app.gitbook.com/o/<organization_id>/integrations/hubspot You can find your organization ID in the URL when working in GitBook, behind the Hope this helps! |
Beta Was this translation helpful? Give feedback.
-
I have installed the new integration but I am seeing this error:
Problem is here:
|
Beta Was this translation helpful? Give feedback.
-
Hi, I installed the new intergration to my site and page with inputing only I do found the my tracking id under source -> v1/intergrations -> gitbook-hubspot. But I saw a red cross for
The error is following
I am not sure hubspot intergration is working or not. Please take a look thx |
Beta Was this translation helpful? Give feedback.
-
Hello @addisonschultz, thanks for the integration! I've installed https://app.gitbook.com/integrations/gitbook-hubspot on our website and it works, but there is an issue with gitbook dark mode - hubspot chat iframe has white background. This can be solved with css, but there is no official way to add custom code to gitbook. #hubspot-messages-iframe-container {
color-scheme: light;
} Is there any way to add this into the integration? |
Beta Was this translation helpful? Give feedback.
-
I installed the integration, but I entered the content wrongly the first time. I filled in all the content of src, //js.hs-scripts.com/<TRACKING_ID>.js. My page reported a 404 error when loading the hubspot tracking code. Request address: I modified the content in the integration to only have TRACKING_ID, but it has not been updated when the page is loading. May I ask what might be the reason for this |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to HubSpot tracking to my GitBook space. This requires adding a javascript block like this one to each page on the site:
This does not seem to be possible with integration permissions, as they don't allow javascript integrations.
Adding an integration that does this would make it possible to integrate HubSpot tracking with our public site. This would make public usage of the site more visible to us and help us understand what parts of the site are used most frequently.
Beta Was this translation helpful? Give feedback.
All reactions