Fullstory
Add Fullstory to your Docs
To add Fullstory to your Docs, you need to add your Fullstory orgId
to your docs.yml
file.
Get your Fullstory Org ID
When you login to your Fullstory account, your Org ID can be found in the URL of your browser.
Additionally, you can find your Org ID in Settings > Data Capture and Privacy > Fullstory Setup inside the Fullstory snippet:
- Log in to your Fullstory account.
- Find Settings in a dropdown by clicking your organization’s name or logo in the top left.
- Navigate the sidebar to the Data Capture and Privacy section. Click on “Fullstory Setup”, located under the heading.
- Retrieve the Org Id from the snippet, where it is assigned to
window['_fs_org']
. It will appear aswindow['_fs_org'] = '<ORG_ID>'
.
You can find visual instructions in Fullstory’s guide about this topic.
Integrate Fullstory with your Docs
In your docs.yml
file, add your Fullstory Org ID:
docs.yml