Hi,
I have this situation:
My website was created using wordpress and I'm using the famous PixelYoursite plugin to manage my facebook tracking codes!
I have a custom page in my wordpress that use the embed checkout, for this reason the InitiateCheckout event need to be triggered inside the checkout customizer from Pabbly!
I add my pixel inside checkout customizer in this field:
The problem is that if I access my checkout URL this pixel is triggering the event data PageView:
But I need trigger the event data InitiateCheckout !
Second problem is that I need know how to monitor the event of this button:
When user click to add the payment info... but I need to be sure that the modal opens... because if the user click on this button without fill the other fields it will show the required informations...
I need monitor when user click and OPEN this modal to receive the payment data from user:
Then I need trigger to facebook pixel the event AddPaymentInfo
And finally I setup this product to redirect user to a custom thank you page url that I created inside my wordpress:
During the redirect, how can I send to wordpress the total value of the invoice and trigger to my facebook pixel the event Purchase ?
I already saw this thread: https://forum.pabbly.com/threads/tr...bly-subscription-billing-checkout-page.14503/
With an example but it not works for me! Can someone help me with this?
I have this situation:
My website was created using wordpress and I'm using the famous PixelYoursite plugin to manage my facebook tracking codes!
I have a custom page in my wordpress that use the embed checkout, for this reason the InitiateCheckout event need to be triggered inside the checkout customizer from Pabbly!
I add my pixel inside checkout customizer in this field:
The problem is that if I access my checkout URL this pixel is triggering the event data PageView:
But I need trigger the event data InitiateCheckout !
Second problem is that I need know how to monitor the event of this button:
When user click to add the payment info... but I need to be sure that the modal opens... because if the user click on this button without fill the other fields it will show the required informations...
I need monitor when user click and OPEN this modal to receive the payment data from user:
Then I need trigger to facebook pixel the event AddPaymentInfo
And finally I setup this product to redirect user to a custom thank you page url that I created inside my wordpress:
During the redirect, how can I send to wordpress the total value of the invoice and trigger to my facebook pixel the event Purchase ?
I already saw this thread: https://forum.pabbly.com/threads/tr...bly-subscription-billing-checkout-page.14503/
With an example but it not works for me! Can someone help me with this?
Last edited: