Does this plugin have the ability to support conversion tracking? We'd like to try and qualify our Google analytics, to make sure that our ad campaigns are yielding results.
If we were to add Conversion Tracking directly to the plugin, where would be the best place to do so? Would it affect our upgrade path?
I believe this could be done if you use hooks like beforeConfirmedBooking that will be triggered when your customers confirm booking. You can set that redirect URL that you need like on this script (we use https://www.google.com as example, but you will replace this with your own URL)
Does this plugin have the ability to support conversion tracking? We'd like to try and qualify our Google analytics, to make sure that our ad campaigns are yielding results.
If we were to add Conversion Tracking directly to the plugin, where would be the best place to do so? Would it affect our upgrade path?
Hello sfxdotcom.
I believe this could be done if you use hooks like beforeConfirmedBooking that will be triggered when your customers confirm booking. You can set that redirect URL that you need like on this script (we use https://www.google.com as example, but you will replace this with your own URL)
Please insert this script on page where you insert Amelia shortcode.
A lot of customers use this hook for conversion tracking, as well as Facebook Pixel, so it should work for you also.
Best regards.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Great! I will try this and let you know how it works out.