Campaign
How do I use the conversion pixel?

Author
Tom Wendt
30 Apr 2026
Measure conversions reliably and attribute them to your campaigns. Learn how to correctly create and install the conversion pixel.

Measure your success!
Use AdUp Technology's conversion tracking to find out which of your campaigns and keywords are most efficient and thereby increase your ROI. You can also track which actions follow a click on an ad, such as purchasing a product or signing up for a newsletter.
How it works
All you need to do is create a conversion code and integrate it on your page where the conversion happens (e.g. on the booking confirmation page) using an <img> tag. As soon as a user arrives on your website by clicking on an AdUp advertisement, a temporary cookie is stored, through which the conversion is then registered or tracked.
Create conversion code
Step 1
Log in to the Advertiser Front-End here with your access details.
Step 2
Click on the "Tools" tab and select "Conversion Tracking".
Step 3
Now generate a new conversion code by clicking the "Create conversion code" button.
Step 4
Assign a name and define the type (for internal classification purposes only):
Enquiry
Registration
Page view
Sale
Other
Step 5 (optional)
Specify a value for the conversion (this and other values can also be passed dynamically later when calling the conversion tag via URL parameters).
Step 6 (optional)
Change the counting method of the conversion code. The "Every" counting method records every conversion for which there has been a valid click through your ad(s) during conversion validation. In contrast, the "One-off" option only records the first conversion. A click can then only lead to one conversion. This setting applies individually per conversion code.
Done
After clicking the “Save” button, the “Conversion Tracking” page should automatically refresh and the new conversion code should be available in the list.
Installing a conversion tag on your site
Integration
Integrate an <img> tag with the corresponding URL parameters in the <body> section on your website where the conversion should be tracked (e.g. on the booking confirmation page). It is easily possible to record different conversions by creating multiple conversion codes and integrating them where they occur.
The functioning integration code of your conversion codes can be viewed on the “Tools” > “Conversion Tracking” page in the Advertiser Front-End. Simply select the “Integration code” option in the “Actions” column of the desired conversion code.
Required parameters
Name | Description | Example |
|---|---|---|
t | Your unique conversion code
|
|
Optional parameters
Name | Description | Example |
|---|---|---|
order_id | Order number
|
|
total | Total price of the conversion
|
|
item_number | Item number
|
|
quantity | Quantity
|
|
price | Unit price of the item
|
|
description | Description of the conversion
|
|
gdpr | Here you have the option to pass GDPR information to us. gdpr 1 = GDPR applies 0 = GDPR does not apply (omit) = Unknown (Standard) gdpr_consent The IAB Consent String (base64url-encoded) |
|
Examples
Simple
Advertiser ID: 1234
Conversion code: ABCDEF
Advanced
Advertiser ID: 1234
Conversion code: ABCDEF
Description: Booking
Order number: abc123
Item number: def456
Unit price: £15.50
Quantity: 3
Total price: £46.50
Create test conversion
Step 1
Log in to the Advertiser Front-End here with your access details.
Step 2
Click on the "Tools" tab and select "Conversion Tracking".
Step 3
In the “Actions” column of the desired conversion code, select the “Create test conversion” option.
Step 4 (optional)
Add a comment for the test conversion.
Step 5
Click on the “Create test conversion“ button.
Step 6
Now, in a new browser tab, open the web page where your conversion code was integrated (e.g. your order confirmation page).
Done
Then refresh the “Conversion Tracking” page in the Advertiser Front-End or open it again via the menu item “Tools” > “Conversion Tracking”. A new test conversion should now be visible in the “Test conversions” column of the corresponding conversion code.


