• Resolved snubasxm

    (@snubasxm)


    I would like to add an affiliate program to my website to reach more people. I have a working booking site that, after people book their tour, lands on a thank you page. I would like to have the transaction recorded. I have no clue where to find how to do this and the documentation doesn’t give any hint. No clue how to install this. Who has experience? I do not want to setup woocommerce and/or other plugin. Just what I have (appointment booking calendar and an affiliate plugin.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there,

    The Affiliates plugin tracks referred visits through its supported integrations. Each integration provides a way to hook into a submitted action and track a referral that grants a commission to the referring affiliate.

    As you can see in the main plugin page, there is a list of the supported integrations under FREE INTEGRATIONS AND EXTENSIONS, but appointment booking calendar is not supported, at least with the current version of the plugin. If your requirements are strictly bind to the system you are already using, then you won’t be able to track referred visits and grant commissions.

    Kind regards,

    George

    Plugin Author itthinx

    (@itthinx)

    You can easily use the system’s API to create your own integration for the particular booking system you use.

    A call to the affiliates_suggest_referral() API function will allow the system to recognize a potential referral when your booking system receives a new booking that might have been referred.

    You can see an example integration that uses this function here – similarly, you would hook into the appropriate action that your booking system provides when it records a new booking.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to addf tracking to my “successfull_transaction” page’ is closed to new replies.