# Monitor and analyze user data

- [Analytics](https://help.usejimo.com/docs/analyze/analytics.md): This section provides a comprehensive look at how users are interacting with your experiences. Gain insights into user engagement, monitor performance, and refine your strategies based on data.
- [A/B Test](https://help.usejimo.com/docs/analyze/a-b-test.md): Run experiments on your tours by creating multiple versions and splitting your audience between them. Compare results to identify the best-performing tour and make it the default for all users.
- [Users & Segments](https://help.usejimo.com/docs/analyze/users-and-segments.md): Your user base in one place. Browse users, build audience segments, and import data via CSV.
- [Users](https://help.usejimo.com/docs/analyze/users-and-segments/users.md): Browse, filter, and inspect every user detected by Jimo. The Users tab is where you explore your user base, investigate individual profiles, and build the audiences that power your experiences.
- [Attributes](https://help.usejimo.com/docs/analyze/users-and-segments/users/attributes.md): Attributes are the data points attached to each user in Jimo. They power segmentation, targeting, personalization, and analytics. This page is the reference for the different types of attributes.
- [Variables](https://help.usejimo.com/docs/analyze/users-and-segments/users/variables.md): Variables are dynamic placeholders you insert in text content to personalize experiences with real user data at runtime.
- [Segments](https://help.usejimo.com/docs/analyze/users-and-segments/segments.md): Jimo helps you reach your users very contextually, resulting in higher engagements from users and higher-quality feedback. To help you attain this goal, we use segments.
- [Segments (Old)](https://help.usejimo.com/docs/analyze/users-and-segments/segments/segments-old.md): Jimo helps you reach your users very contextually, resulting in higher engagements from users and higher-quality feedback. To help you attain this goal, we use segments.
- [Survey responses segmentation](https://help.usejimo.com/docs/analyze/users-and-segments/segments/survey-responses-segmentation.md): Segment users based on their responses to surveys
- [Import](https://help.usejimo.com/docs/analyze/users-and-segments/import.md): Importing segments via CSV in Jimo is a powerful way to manage and organize your users efficiently. This guide will walk you through the process step by step.
- [Success Tracker](https://help.usejimo.com/docs/analyze/success-tracker.md): The Success Tracker is a powerful tool designed to help you monitor and analyze how users interact with your product. It allows you to create and manage trackers that capture key events.
- [Overview](https://help.usejimo.com/docs/analyze/success-tracker/overview.md): This dashboard provides a comprehensive view of all your active trackers, helping you monitor user interactions and measure success metrics.
- [Trackers](https://help.usejimo.com/docs/analyze/success-tracker/trackers.md): A Tracker monitors and measures user behaviors by combining multiple events. It helps you understand user journeys, identify drop-off points, and optimize the user experience.
- [Events](https://help.usejimo.com/docs/analyze/success-tracker/events.md): An Event in Jimo captures specific user interactions or conditions, like clicks, hovers, form submissions, or page visits. Events can be used to trigger experiences or track engagement.


---

# 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://help.usejimo.com/docs/analyze.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.
