I need to know how I can identify a page for conversions for advertising. I've tested the appointments and the page URL doesn't change during/after the payment process.
I'm sorry, but I don't quite understand what you're trying to achieve. If I understood you correctly - you wish to be redirected to another page after booking process is complete, correct?
I'm running an ad that directs the reader to my /make-an-appointment page. It's the page my calendar is on. Then the reader clicks through on an appointment date, fills out the form on the next page, completes payment.
All of the pages have the same URL: /make-an-appointment. I'm trying to figure out how to measure how many people get complete the appointment and payment - what URL to add to Google and Facebook to track the conversion.
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)
I need to know how I can identify a page for conversions for advertising. I've tested the appointments and the page URL doesn't change during/after the payment process.
Hello Beth.
I'm sorry, but I don't quite understand what you're trying to achieve. If I understood you correctly - you wish to be redirected to another page after booking process is complete, correct?
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
Here's the question, I hope phrased more clearly.
I'm running an ad that directs the reader to my /make-an-appointment page. It's the page my calendar is on. Then the reader clicks through on an appointment date, fills out the form on the next page, completes payment.
All of the pages have the same URL: /make-an-appointment. I'm trying to figure out how to measure how many people get complete the appointment and payment - what URL to add to Google and Facebook to track the conversion.
Hi again Beth.
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,
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