# Pixel management

{% hint style="success" %}
Onhub allows you to monitor your established Tiktok pixel configuration requests on the Pixel management page:

* &#x20;tracking by pixel and associated details such as status, target area, total tracking events, and server-side tracking status.
* Utilize the filtering function to easily search for specific pixel and their statuses, target areas.
* Easily modify and edit your previously established pixel configurations.
  {% endhint %}

<figure><img src="/files/3Q7dzYLyAYe9k4Rqg5RD" alt=""><figcaption></figcaption></figure>

## Data fields in the Pixel management list table

The Pixel management list table provides you with the following information:

<table><thead><tr><th width="386">Data field</th><th>Meaning</th></tr></thead><tbody><tr><td>Pixel name</td><td>Pixel you configed in "Add new pixel", includes pixel's name and ID.</td></tr><tr><td>Ad account</td><td>Ad account creates and owns pixel you configed in "Add new pixel".</td></tr><tr><td>Status</td><td>Pixel configuration status</td></tr><tr><td>Target area </td><td>Area where you want to gather user behavior information in your Shopify store</td></tr><tr><td>Total tracking events </td><td>Total number of events that the pixel has collected.</td></tr><tr><td>Server-side </td><td>Server-side configuration status.</td></tr><tr><td>Completion time</td><td>Time that the the pixel has been successfully set up by our app the first time. </td></tr><tr><td>Last updated</td><td>Time that the pixel configuration has been changed recently.</td></tr><tr><td>Action</td><td>"Edit" button directs users to Edit pixel screen. Learn more <a href="/pages/R7ntfW0QoZyfou5MfSoM">here</a>.</td></tr></tbody></table>

## Manage the status of your pixel configuration

* You can easily track the status of your pixel configuration, with each status indicating the following details:

| Status    | Meaning                                                                                                     |
| --------- | ----------------------------------------------------------------------------------------------------------- |
| Active    | The pixel has been set up to your store by our app's embed code to collect data.                            |
| Suspended | The pixel has been removed from your store by our app's embed code and it can not collect data from our app |


---

# 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/pixel-management.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.
