Since Mintlify currently does not offer a native plugin integration, we embed the tracking via a small, custom script. This is done in just a few minutes.Documentation Index
Fetch the complete documentation index at: https://docs.bchic.de/llms.txt
Use this file to discover all available pages before exploring further.
Retrieve Website ID
First, you need the Website ID of your documentation from your bchic Dashboard.
Now add the URL of your documentation here (e.g., 
Then click on the Installation Button (the code icon) next to the newly created URL. Copy your ID from the displayed code snippet. You can find it in the 
- Open Settings (gear icon bottom left).
- Navigate to the Organization menu item.
- Open the “Linked Website URLs” area via the arrow icon.

docs.your-company.com) and click on the plus symbol:
data-website-id attribute.
Create Tracking File
Now create a new file in your documentation project. We recommend saving this in the root directory (where your
docs.json is located).Name the file: bchic.jsPaste the following code into this file. Important: Replace YOUR-ID-HERE with the ID you copied in the first step.bchic.js

