I appreciate you can help me with the following questions:
1. How can I find the events that Amelia triggers? I want to register events and custom conversions in Google Analytics and Facebook Pixel.
2. Is there an estimated date for an integration with Integromat?
3. Regarding SMS, I'm in Colombia. And the price is 5x higher than those assigned to the USA. Is there any way to lower those rates? Or I can contract a number in the USA to send SMS to Colombia.
1. Not sure what you mean? If you need to track your customers, you could 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)
You can insert this script on page where you insert Amelia shortcode.
2. Unfortunately, we don't have an ETA on that.
3. The prices are defined by your local carriers, but I suppose you could register a US-based number, which would send SMS to Colombia without issues. However, international rates will apply then.
1. Unfortunately, no. There are no native integrations with Google Analytics. To my knowledge, this is not one of the features that are going to be developed any time soon. Please feel free to add it as a feature suggestion on this page.
2. Web hooks should work with Integromat, but you may need to change the code here: src/Application/Services/WebHook/WebHookApplicationService.php so it looks like this:
Hello, greetings from Colombia.
I appreciate you can help me with the following questions:
1. How can I find the events that Amelia triggers? I want to register events and custom conversions in Google Analytics and Facebook Pixel.
2. Is there an estimated date for an integration with Integromat?
3. Regarding SMS, I'm in Colombia. And the price is 5x higher than those assigned to the USA. Is there any way to lower those rates? Or I can contract a number in the USA to send SMS to Colombia.
Thanks in advance.
Hello Walter
Thank you for your purchase.
1. Not sure what you mean? If you need to track your customers, you could 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)
You can insert this script on page where you insert Amelia shortcode.
2. Unfortunately, we don't have an ETA on that.
3. The prices are defined by your local carriers, but I suppose you could register a US-based number, which would send SMS to Colombia without issues. However, international rates will apply then.
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
Hi, Aleksandar. Thanks for your reply.
1. I was talking about Google Analytics. ¿Is there an integration with GA? ¿or is an ETA for this?
2. About integromat. The actual zapier webhook could work for integromat?
Thanks in advance,
Hello Walter
1. Unfortunately, no. There are no native integrations with Google Analytics. To my knowledge, this is not one of the features that are going to be developed any time soon. Please feel free to add it as a feature suggestion on this page.
2. Web hooks should work with Integromat, but you may need to change the code here: src/Application/Services/WebHook/WebHookApplicationService.php so it looks like this:
So, remove this constant:
That should work.
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