advanced link - Redirect API

Turn any link into a monetized tracking link

Heiko Vogelgesang avatar
Written by Heiko Vogelgesang
Updated over a week ago

With this HTTP API you are able to transform any* link into a tracking link by simply placing our Redirect API ad server link in front of the target URL.

How to create a redirect

Below you'll find the structure of the redirect link.

Static ad server link

https://as.ad4m.at/ad/tur

GDPR params
​
​optional

?gdpr_applies=0&gdpr_consent=&gdpr_pd=0

Add GDPR information to the link if needed

Your site id

&a=12345

The ID of your site in our advanced suite. This associates all revenues to you account.

A sub ID
​
​optional

&b=SUMMER2022

Any alphanumeric ID in order to track your campaigns

Target URL

&c=https%3A%2F%2Fwww.domain.de%2Ffolder%2file.html

Target URL should be URL encoded

The final link should look like this:

https://as.ad4m.at/ad/tur?gdpr_applies=0&gdpr_consent=&gdpr_pd=0&a=1267&b=REVIEW&c=https%3A%2F%2Fwww.123blumenversand.de%2Fde%2Fblumenversand%2F1_75988_86148_blumenstrauss-paradiesglueck-mit-vase-und-2-ferrero-rocher-und-glueck-marmelade.html


* Notice: When redirecting, we always try to find an affiliate program and automatically change the target URL into a tracking link. If we don't find any affiliate program, we will simply redirect to the given target URL. In this case, there will be no commission paid.

Did this answer your question?