Yes you can 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)
Hi, I'm trying to set up tracking for every time someone makes a booking through Amelia on my site.
Would you be able to give me instructions on how to set it up via Google Tag Manager and Google Analytics?
Thanks.
HI Aaron Koo,
Thank you for your purchase.
Yes you can 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.
Best regards.
Kind Regards,
Miloš Jovanović
[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
Thanks Bogdan,
Does this automatically get triggered as an event on Google Analytics or do I need to set up something else to track this?
Hi Aaron,
Before the booking is confirmed by the customer the script will automatically be triggered.
This line of code will be executed ( based on the script below )
You can also use this afterConfirmBooking instead of beforeConfirmedBooking
Best regards.
Kind Regards,
Miloš Jovanović
[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
Is it afterConfirmBooking or afterConfirmedBooking -- with confirmed with ed oafterConfirmBooking or without ed?
Will this load the tracking page automatically after clicking finsih or after clicking confirm?