Offer - Creatives
Upload Creatives
1. Go to Offers » Select Offer

2. Select Offer » Creatives Tab

3. Select Upload type
Offer Creative
Offer Logo
4. Select file » It will be uploaded automatically.
Only GIF, ICO, JPG, JPEG, and PNG, formats are allowed to be uploaded here.
Supported Tracking Tokens for HTML Creatives
While creating HTML creatives, you can use tracking tokens within your HTML code to dynamically generate affiliate-specific tracking URLs.
When an affiliate downloads an HTML creative, these tracking tokens are automatically replaced with that affiliate's unique tracking URL. This ensures that:
A tracking session is initiated when a user clicks the creative.
Clicks are accurately attributed to the correct affiliate.
Users are redirected to the appropriate landing page or destination URL.
List of Tokens for Html Creatives:
Token
Description
{tracking_link}
Generates the affiliate-specific tracking URL for the offer's default url.
{tracking_link_landing_random}
Randomly selects one of the landing pages configured for the offer.
{tracking_link_landing_*}
Redirects users to a specific landing page configured for the offer. Replace * with the landing page's serial number. The serial number corresponds to the order in which the landing pages are added to the offer.
Example: {tracking_link_landing_1}
{tracking_link_landing_2}
{impression_link}
Generates the affiliate-specific impression URL.
Example
Use the {tracking_link} token in the href attribute of your anchor tag:
When an affiliate downloads the HTML creative, the {tracking_link} token is automatically replaced with that affiliate's unique tracking URL.
Example output:
Delete Creatives
Click on the trash icon to delete Creatives

Last updated