Okay
  Public Ticket #3687837
Google Ads conversion Integration
Closed

Comments

  • Kamal started the conversation

    Hi,

    We are using Amelia appointment plugin for our website. We wanted to track the appointment happens to our website through google ads. We wanted to integrated google conversion pixel for the same. Pls guide how we can do that?

    regards

    Kamal

  •  1,477
    Marko replied

    Hello there,

    Thank you for reaching out to us.

    What you can do is to set Redirect URL in General settings of plugin, so when customers come to that Congratulations page it will be shown Finish button, so when they click on it, it will be redirected on your custom URL which you define (so you can use it on tracks). This is available on latest version which is 1.4.

    Also, 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)

    <script>
    window.beforeConfirmedBooking = function()
    {
    window.location.href = "https://www.google.com";
    };
    </script>

    Please insert this script on page where you insert Amelia shortcode.

    You can read more about it on this link https://wpamelia.com/google-analytics/.

    Should you have any further inquiries, we kindly request that you open separate tickets for each question and we will gladly help you there.

    We wish you all the best and hope you have a wonderful day ahead.  

    Kind Regards, 

    Marko Davidovic
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia 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