# Dashboard

## 1. Access the feature:

You can click on the "Dashboard" button at Side bar or the "Use now" button on Dashboard block to start using the feature.&#x20;

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

## 2. Start using "Dashboard" feature:

For the first time user, you will receive a welcome message. Please click on the "Set up now" button to set up your first Pixel by our app to your store. You can learn more details [here](/onhub/tutorial-and-guidelines/shopify-onhub-multi-pixel-and-api/onboarding.md).

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

After successful Pixel configuration on our app, you can keep track the performance of collecting event data of each Pixel.

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

## 3. Filter Explanations:

For further analysis, you can use our follow filters to search for the statistic you want.

<figure><img src="/files/kTsj9sa928T7u0aa4tW0" alt=""><figcaption><p>Filter by event name</p></figcaption></figure>

<figure><img src="/files/EBkWNLOClJWT3wrXcjcM" alt=""><figcaption><p>Filter by target area</p></figcaption></figure>

<figure><img src="/files/93z8nGgzJdu7MqOeQuvI" alt=""><figcaption><p>Filter by pixel </p></figcaption></figure>

<figure><img src="/files/K5c2sLTvzZV6gRYslaYI" alt=""><figcaption><p>Filter by duration</p></figcaption></figure>

{% hint style="warning" %}
**Note:**

Please take note that after you finish choosing filters you want, you have to click on "Search" button to apply those filters to dashboard so the statistics you want will appear.
{% endhint %}

## 4. Export data instructions:

Click on "Export to Excel" button, you can download the report to your device under the format of Excel.

<figure><img src="/files/WsV64HDPK8RaG18HnOXU" alt=""><figcaption></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://docs.novaonads.com/onhub/tutorial-and-guidelines/shopify-onhub-multi-pixel-and-api/dashboard.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.
