Varriables

Global core variables

[user_name]: The systemhub affiliate username or userid for your customers

If you select the "Affiliate Provider" option, you can access the following variables:

For Affiliate Provider Information:

[affiliate_id]: The unique ID of the affiliate.
[loaded_url]: The Preloaded dynamic affiliate URL
[sponsor_affiliate_id]: The ID of the sponsoring affiliate.

Additionally, you can fetch specific details from the chosen Affiliate Provider using their unique ID number (e.g., 1 for provider 1):

[AffiliateProvider:1:name]: Name of the Affiliate Provider.
[AffiliateProvider:1:offer_id]: The offer ID associated with the Affiliate Provider.
[AffiliateProvider:1:affiliate_id]: The affiliate ID within this specific provider.
[AffiliateProvider:1:loaded_url]: The Preloaded dynamic affiliate URL within this provider
[AffiliateProvider:1:sponsor_affiliate_id]: The sponsoring affiliate ID within this provider.

For Sponsor Information:

[sponsor.name]: The name of the sponsor.
[sponsor.email]: The email address of the sponsor.

Last updated