Connecting Growth: Yieldkit is now part of mrge
Meet our brand-new brand: As a member of mrge (formerly: YK Group), we look forward to connecting publishers and advertisers for growth!

Sub ID Tracking

You can use an optional parameter with the methods redirect and incentive to track e.g. sub accounts or campaigns. If you use the yk_tag parameter, this will be shown for each commission via our commission API.

PARAMETERS

ParameterDescription
yk_tagvalue must be alphanumeric. Allowed special characters are underscore ( _ ), hyphen ( – ) and colon ( : )

EXAMPLE 1 – REDIRECT METHOD:

http://r.srvtrck.com/v1/redirect?
url=<url to monetize>&
api_key=<your api key>&
type=url&
source=<referring site>&
yk_tag=campaign-1

EXAMPLE 2: INCENTIVE METHOD:

http://api.yieldkit.com/v1/incentive?
api_key=<your_api_key>&
api_secret=<your_api_secret>&
valid_from=<valid_from>&
valid_to=<valid_to>&
country=<country>&
format=<format>&
yk_tag=campaign-1