# Overview

<figure><img src="/files/oPUrAuhZBWaADVI9E7Yu" alt=""><figcaption></figcaption></figure>

## Dashboard

You can create new trackers, add events, and analyze performance data to optimize user engagement.

<figure><img src="/files/EVooopV1RBityVSjvHzj" alt=""><figcaption></figcaption></figure>

**Trackers and Events Tabs (A)**

* Toggle between viewing [Trackers](/docs/analyze/success-tracker/trackers.md) and [Events](/docs/analyze/success-tracker/events.md).
* Trackers tab displays all created trackers.
* Events tab displays all events that can be used in trackers.

**Add Event and New Tracker Buttons (B)**

* **Add Event**: Button to add a new event, which can be used in trackers.
* **New Tracker**: Button to create a new tracker.

**Create Your First Tracker**&#x20;

* **Activation Tracker (C)**: For tracking success across multiple steps.
* **Feature Usage Tracker (D)**: For tracking the usage of a specific feature.

### **Main Dashboard**

Display summary information for each tracker as a grid layout of multiple cards, each summarizing key metrics and progress. Each card includes the tracker name, the number of events or percentage progress, and a graph showing historical data.

<figure><img src="/files/hMQszOYnrIxPx30xUtZJ" alt=""><figcaption></figcaption></figure>

* **Tracker Overview (A)**: View summary statistics for each tracker, including the total number of events tracked.
* **New Activation Tracker (B)**: Displays the percentage of users completing each step in the activation process.
* **Open Tracker (C)**: Click to view detailed data and insights for each tracker.

This layout provides a comprehensive view of all your trackers, helping you monitor user success and interactions with your product effectively.

<figure><img src="/files/shhWoldo0HhkvJrCHTTg" alt=""><figcaption><p>Success Tracker Example</p></figcaption></figure>


---

# 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/success-tracker/overview.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.
