# Test Meta Events

MetaPixel Helper extension detects only browser events, which are often blocked by iOS 14 and Ad Blockers. To ensure optimal pixel performance, Zotek uses the Conversion API to send server-side events. You can verify events accurately and visually by following the steps below.

### Get Test Event code

First, we need to retrieve the ***Test Event Code*** from the Facebook Pixel management screen.

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

In the '**Confirm your server’s events are set up correctly**' section, copy the ***Test Event Code***, which is typically formatted as '***TEST...***'"

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

### Add Test event code to Zotek App

Next, return to the Zotek app and click ***Edit Pixels***.

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

At the ***Server Side Config*** section, please click ***Test Server Side Event***.

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

Finally, paste the code you just copied. And hit ***Save*** to apply the settings.

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

Now, go to your store and trigger some test events. You will see the events being sent in real-time to the **Test Events** screen of Meta

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

{% hint style="warning" %} <mark style="color:orange;">Important: After testing, you must remove the 'Test Event Code' from our app. Otherwise, Facebook will not store any events, as they will only be recognized as test events.</mark>

![](/files/4CLhgS0nPW95iJ64hZqn)
{% endhint %}

To make it easier to understand, you can refer to the quick tutorial video below :thumbsup:

{% embed url="<https://youtu.be/5wpIKoMFC_M?si=Z8rEAMGtgtdq7z7a>" %}

***


---

# 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://zotek.gitbook.io/facebook-multiple-pixel/getting-started/set-up-meta-pixel-guide/test-meta-events.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.
