# How to test if your pixel is working correctly?🤔

There are following two ways to test your pixel is working or not:

1. Through **snapchat pixel helper extension**\[it’ll record browser side tracking].

* In this method first add [snapchat pixel helper extension](https://chromewebstore.google.com/detail/snap-pixel-helper/hnlbfcoodjpconffdbddfglilhkhpdnf?hl=en) to your chrome, after adding this pin the extension to the browser.
* Now visit your online store and perform some activities there like open any product, add to cart, test purchase etc.
* You’ll see all events performed on your store by clicking on the snapchat pixel helper extension’s icon as seen below.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc4uYACx1ulumGRyxsPiRIiD_fljUJieTbWmg4SvUPL1tIVfIWWjo8Pc3AVLT2RAO77cjXvUdu-YHdV66u3tqyuSlfvWDA-dsXh59vBTRfmIcDkSC52klsdYuma61YBkeIYQzd45CIYXxjtKRSq0EOXAWCj?key=ZjRnmer1HVEsSLnsCLcGMA" alt=""><figcaption></figcaption></figure>

2. Through the **events manager**\[it’ll record server side tracking] in the snapchat business account.

* In this method open your snapchat business account click on business then click on events manager as shown below.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXedP0LWnsEHhofopIXaR1qmv-lBnxip61e1BUtbh-LD-uYCI_YfTnbFYSuCcNEFSPh2fCl3Ft-gbSAddp5MvcwP4j8EpbZzEBEV1edE1K5j-0WxrxYrmqZuhmUVP92mwEWsUndt-74uyCZweexhAVY6gPfL?key=ZjRnmer1HVEsSLnsCLcGMA" alt=""><figcaption></figcaption></figure>

* Here you see all events performed on the store by clicking on **view pixel details.**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcyHhcoMPMpPvuyUKFAFy0SclWxoMPQ6uC9k7evnmv_kiTIye9TxvL5FPS3qCR53juQ2hhLcHthQZf06_shA3yFNThruLQsac5I0xaifXh7se3raXGCe0-szYvWtEgEysOzCZqWWLkGvqbt5ZzG2CuDsN1Y?key=ZjRnmer1HVEsSLnsCLcGMA" alt=""><figcaption></figcaption></figure>

* &#x20; After clicking on view pixel details you’ll see all tracking results as follow:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXejOxX5r9jAVuan1ngwauo6cYA3slxbSZozhYBhw_9q_FLKqxfnq1ExdHecF3rEAWDYnZiR1Q4HfuwdeuUeE5T4sfrwcwORkkAWiykQhsGNLlzplrfxc9AoIKirA2XIYmyft_teIQPCUTzwRnWD0Ic8-cQ?key=ZjRnmer1HVEsSLnsCLcGMA" alt=""><figcaption></figcaption></figure>

⭐ If you encounter any issues while using the Snapchat Multi Pixels app, please feel free to reach out to us at <support@infinitecommerce.io> . Our support team is committed to resolving your problem promptly. OR [schedule a call](https://calendly.com/talk-to-specialist/30min) with our experts  😍


---

# 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://infinite-pixel-tracking.gitbook.io/infinite-pixel-tracking/snapchat-pixel/how-to-test-if-your-pixel-is-working-correctly.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.
