Advertiser info
But you can also use some shortcodes to show information about advertisers in any place of site or in your custom templates. For example, next shortcode will show average days for sale validation
[cashback-advertiser advertiser="aliexpress.com" display="validation_days" /]
We recommend to add direct advertiser ID and module ID instead domain:
[cashback-advertiser advertiser=6115 module=Admitad display="validation_days" /]
next will show name of advertiser:
[cashback-advertiser advertiser=6115 module=Admitad display="name" /]
Next shortcode will show cashback amount value for advertiser
[cashback-advertiser advertiser=6115 module="Admitad" display="cashback" /]
This value is calculated dynamically and based on your settings
Parameter value | Description |
id | ID of merchant in network |
name | Name of advertiser |
logo_url | Logo url |
site_url | Site URL. |
domain | Domain |
validation_days | Average time for cashback approve |
currency_code | General currency of advertiser |
deeplink | Deeplink. Please, note, it's not tracking link |
average_payment_time | Average payment time |
commission | Your commission as publisher |
cashback | Cashback value |
Parameter name | Synonym | Required? | Description |
advertiser | advertiser_id | Yes | Domain or advertiser ID |
module | module_id | No | Module name (we recommend to set it for relevant search) For example: Admitad, Awin, Demo. |
display | | No | What to show in shortcode (check table above). Site url is default value |
Last modified 3yr ago