Where can I find it? Company >>> Manage users
If you collaborate with a company that uses TuriTop and want to promote its services from your website, the easiest way is through an affiliate link. With this method, customers click on your website but complete their purchase on the supplier's official website, with the commission automatically registered in your name.
Are you already a TuriTop user? To begin the configuration, you need to have access to the panel. If you do not yet have an account, you can ask the provider company to send you an invitation as an agent user. You can find more details about the invitation process and the different types of users here.
For the tracking system to work properly, it is essential that your account's global code is installed on all pages to which the user is redirected. Likewise, affiliate tracking relies on cookies to link the sale during the 30-day period, so your website must have a consent banner configured and the user must expressly accept them for the booking to be successfully registered.
Obtain your Affiliate ID
To begin, the service provider company must provide you with your affiliate ID linked to your agent user (for example: 39310).
If the provider does not know where to find it, you can tell them that it is located in the Company tab >>> Manage Users. When they select your user profile, they will see an Affiliate ID assigned to your account.
For detailed guidance on how this system works and how to manage commissions, please refer to the following article.
Install your Affiliate Link
With this method, you will not need to install widgets or descriptions on your own pages as an affiliate. You just need to insert a link that includes your affiliate code and points directly to the provider's website. If visitors who arrive via that link make a booking within 30 days of their first visit, the commission will be automatically assigned to your affiliate user.
Link Structure
It is essential that the link points to the supplier's website and includes the tracking parameter. Here you must replace the value of the ttafid attribute with the affiliate ID you obtained in the previous step (for example: ttafid=39310).
-
Standard option:
http://www.yourwebsite.com?ttafid=39310 -
Parameter customisation: If you prefer to change the label name (
data-afftag) to a custom one, you can do so as in the following example:http://www.yourwebsite.com?NewAffTag=39310. You will also need to modify thedata-afftagparameter in your global code, as in the following example:
<script id="js-turitop" src="https://app.turitop.com/js/load-turitop.min.js" data-company="S1566" data-buttoncolor="green" data-afftag="NewAffTag"></script> Link Formats
The affiliate link can be sent directly (text) or integrated into visual content. Here are two examples:
Link without image: Ideal for "Book here" buttons or hyperlinks in blog articles. Remember that here you must replace the value of the
ttafidattribute with the affiliate ID you obtained in the first step (for example:ttafid=39310).
<a href="http://www.yourwebsite.com?ttafid=39310">Click here to book</a>2. Image link: Ideal for advertising banners or social media posts. Remember that here you must replace the value of the ttafid attribute with the affiliate ID you obtained in the first step (for example: ttafid=39310). You must also replace the img src value with the link where the desired image is located (for example: img src="http://www.where_the_image_is_located.com").
<a href="http://www.yourwebsite.com?ttafid=39310"> <img src="http://www.where_the_image_is_located.com"></a>

Comments
0 comments
Please sign in to leave a comment.