# FullStory integration

If you're using [FullStory](https://www.fullstory.com/) to understand how people use your Stacker app, you can add your FullStory ID as a third-party tag.

## Add FullStory

1. Get your [FullStory ORG\_ID](https://help.fullstory.com/hc/en-us/articles/360047075853-How-do-I-find-my-FullStory-Org-Id-)
2. In Stacker, go to **App Settings** > **General**
3. Click **Third-party tags**
4. Enter your FullStory App ID in the FullStory box
5. Click Save

#### ![full\_story.gif](https://support.stackerhq.com/hc/article_attachments/16486392284307)

You’ve now set up your integration with FullStory. You can check that the integration is working correctly by visiting your FullStory dashboard. We suggest waiting a few minutes before checking.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.stackerhq.com/stacker-classic/data/third-party-integrations/fullstory-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
