# Pixel Types

**Different conversion pixels that adgebra supports?**

> Adgebra primarily supports two types of conversion pixels:
>
> 1.) Standard pixels which include script, iframe, and imgsrc
>
> 2.) Postback tracking.
>
> You can access our pixel generation feature by clicking on the PIXEL stepper button located in the brand tab. For detailed instructions on how to implement Postback tracking, refer to the provided documentation. [Click here!](https://sites.google.com/inuxu.media/adgebrapostbacktracking/home)

**What are the different types of third-party tracking platforms that adgebra is integrated with for app performance tracking?**

> Adgebra has integrated with various performance tracking platforms such as Affise, Trackier, HasOffers, Singular, Branch.IO, Offers18, Keitaro, Voluum, and many others. For more details and instructions, please refer to the provided documentation. [Click here!](https://sites.google.com/inuxu.media/adgebrapostbacktracking/home)

How to generate pixels from adgebra UI

> Go to brand view screen> View Pixel&#x20;

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

<figure><img src="/files/0K3be48dWcyFwDpT0DQw" alt=""><figcaption></figcaption></figure>

Select the conversion pixel type that you need> Click on the generate button. The system will auto-generate the pixel based on the pixel type selected. The system generates 3 types of standard pixels in the script, iframe, and image formats. You can also download the pixel as well&#x20;

&#x20;

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

**Postback pixel generation from UI**

<figure><img src="/files/GN6Wxuc4l3JgQgYrD0TA" 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://help.adgebra.co/getting-started/publish-your-docs-2/pixel-types.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.
