For the complete documentation index, see llms.txt. This page is also available as Markdown.

Advertiser info

All cashback sites have a separate page for each advertiser. Read how to create them.

You can also use shortcodes to display advertiser information anywhere on your site or in custom templates. For example, the following shortcode shows the average number of days for sale validation:

[cashback-advertiser advertiser="aliexpress.com" display="validation_days" /]

We recommend using the direct Advertiser ID and module ID instead of a domain:

[cashback-advertiser advertiser=6115 module=Admitad display="validation_days" /]

The following shows the advertiser name:

[cashback-advertiser advertiser=6115 module=Admitad display="name" /]

The following shows the cashback amount for the advertiser:

[cashback-advertiser advertiser=6115 module="Admitad" display="cashback" /]

This value is calculated dynamically based on your settings.

All available values for the display parameter

Parameter value

Description

id

The merchant's ID in the network

name

Name of the advertiser

logo_url

Logo URL

site_url

Site URL

domain

Domain

validation_days

Average time for cashback approval

currency_code

Advertiser's primary currency

deeplink

Deeplink (note: this is not a tracking link)

average_payment_time

Average payment time

commission

Your commission as a publisher

cashback

Cashback value

All parameters

Parameter name

Synonym

Required?

Description

advertiser

advertiser_id

Yes

Merchant domain or Advertiser ID

module

module_id

No

Module name (recommended for accurate results).

For example: Admitad, Awin, Demo.

display

No

Value to display (see table above). Defaults to site URL.

Last updated