Hashnode docs has some third-party built-in integrations that can help you get more insights from your docs.
Integrations currently available are:
-
Google Analytics - Integrating Google Analytics helps you gain valuable insights into visitor behavior, popular content, and audience demographics, allowing you to refine and optimize your documentation.
-
Google Tag Manager - With Google Tag Manager, you can manage and deploy marketing tags on your documentation without changing any code. It also lets you track user interactions and gather important data to improve your audience's experience.
-
Intercom - The Intercom integration makes it easier to connect with customers, manage support, personalize interactions, and improve team collaboration for better customer engagement.
-
Facebook Pixel ID - Adding the Pixel ID to your documentation allows you to track, enhance, and create specific audiences for your advertising efforts.
-
Hotjar Site ID - The Hotjar Site ID is crucial for integrating Hotjar’s tracking and feedback tools with your documentation, enabling you to collect and analyze user interaction data specific to your documentation.
-
Meta tags - Insert meta tags in the
<head>
element of your documentation (e.g., Google Webmaster Verification Tag).
Here’s how you can add the above integrations to your docs:
-
Go to the docs dashboard and click on the
Integrations
option from the left side-bar. -
To add third-party applications to your docs, click on the application you want to add. This will open a dialog box where you need to enter the keys to connect to it.
-
Google Analytics: To integrate Google Analytics, you need to add your tracking ID.
-
Google Tag Manager: To integrate Google Tag Manager, you need to add your Tag Manager ID.
-
Intercom: To integrate Intercom, you need to add your Intercom ID.
-
Facebook Pixel ID: To integrate Facebook Pixel, you need to add the Pixel ID.
-
Hotjar Site ID: To integrate Hotjar, you need to add the Site ID.
-
Meta tags: To integrate meta tags, you need to add them to the
<head>
.
-