Skip to main content

Postback, Iframe & Image Pixels: A Comprehensive Guide

This article details the distinctions among server postback, image, and iframe pixel options, providing you with the information to choose the best method.

Updated over 2 weeks ago

Overview

Trackier provides multiple methods to track conversions, including Server Postback (S2S), Image Pixel, and IFrame Pixel. Each method has its own use case, placement requirements, and level of reliability. Choosing the right tracking method depends on your campaign setup, the type of data you want to capture, and the integration capabilities of your platform. This guide explains the differences, recommended usage, and examples of each method.

Difference between Postback, Image, and Iframe Pixel

Server Postback

Image Pixel

Iframe Pixel

S2S postback integration comprises a URL that will send a conversion from the advertiser server by replacing the click ID you have sent via the tracking URL.

It is a small piece of code snippet that you add to your Thank You page code, inside the <body> tag.

The IFrame pixel is similar to the Image pixel, but it can work as a piggy bank that holds more pixels inside it, which you will add to the platform for affiliates.

The click ID is mandatory.

The click ID is not mandatory.

The click ID is not mandatory.

You need to place on the server or tracking software.

You need to place the code directly or via GTM inside the <body> tag.

You need to place the code directly or via GTM inside the <body> tag.

Recommended above all the methods.

Least Recommended.

Recommended above Image Pixel.

Google or Facebook pixels can't be added to Trackier with this integration.

Google or Facebook pixels can't be added to Trackier with this integration.

Google or Facebook pixels can be added to Trackier with this integration.

Examples:

1. Server Postback (S2S)

2. Image Pixel

3. IFrame Pixel

<iframe src="https://demo.gotrackier.com/pixel?adid=5fcfxxxxxxxxxxxxxxx0dc3" scrolling="no" frameborder="0" width="1" height="1"></iframe>

Conclusion

Understanding the differences between Server Postback, Image Pixel, and IFrame Pixel is essential for accurate conversion tracking. Server Postback (S2S) is the most reliable method, sending conversions directly from the advertiser server and requiring a click ID. Image Pixels are simpler but less recommended, while IFrame Pixels allow multiple pixels to be nested and can include Google or Facebook pixels. Choosing the right method ensures accurate reporting, better campaign performance tracking, and seamless integration with your tracking platform.



We're thrilled to have put together a top-notch team of qualified experts who are available to handle any of your concerns and respond to any inquiries you may have. You can contact us at any time by sending an email to support@trackier.com or using the in-platform chat feature.

Did this answer your question?