Home Expense CBN Tracker Dashboard Auth Blog Book Demo
← Back to Blog
TrackerAugust 5, 20266 min read

S2S Postback Setup: A 5-Minute Guide for Affiliates

From zero to tracking real conversions. No SDK, no JavaScript — just a server-to-server postback URL and a few parameters.

Table of Contents
What is an S2S postback? How it works Setting up in Xpnsr Tracker Testing your postback Troubleshooting common issues

What Is an S2S Postback?

A server-to-server (S2S) postback is a way for an affiliate network or advertiser to notify your tracker that a conversion happened — without relying on JavaScript pixels or iframes. The network sends an HTTP request directly to your tracker's postback URL with conversion data.

This is the gold standard for conversion tracking because it's reliable (no ad blockers can block it), fast (sub-second delivery), and flexible (you can pass any parameters).

How It Works

The flow is simple:

  1. A user clicks your affiliate link → Xpnsr Tracker logs the click and redirects to the offer
  2. The user converts on the advertiser's site (sale, lead, install, etc.)
  3. The advertiser's server sends a POST/GET request to your postback URL with the transaction ID and payout
  4. Xpnsr Tracker matches the conversion to the original click and updates your stats
// Example postback URL (Xpnsr Tracker) https://track.xpnsr.tech/postback?clickid={clickid}&payout={payout}&status={status}

Setting Up in Xpnsr Tracker

Step 1: Get your postback URL

In your Xpnsr Tracker dashboard, go to Settings → Postback. Copy your unique postback URL. It will look something like:

https://track.xpnsr.tech/postback?clickid={clickid}&payout={payout}&status={status}

Step 2: Map macros

Each affiliate network uses different macro names. Common ones:

Map your network's macros to Xpnsr's parameters in the postback settings.

Step 3: Add the postback to your network

Paste the postback URL into your affiliate network's postback or callback settings. Most networks have a field called "Postback URL" or "Server Callback URL."

Testing Your Postback

Xpnsr Tracker includes a built-in postback tester. Navigate to Tools → Postback Tester, enter a test click ID, and click "Simulate Conversion." If the postback is configured correctly, you'll see the conversion appear in your dashboard within seconds.

Pro tip: Use Xpnsr's custom postback macros — {source}, {geo}, {os}, {browser} — to pass additional data about the converting click. This helps with advanced analytics and optimization.

Troubleshooting Common Issues


Ready to track conversions like a pro?

Xpnsr Tracker handles S2S postbacks, bot filtering, and ROI analytics out of the box.

Book a Demo
Share: Twitter LinkedIn