why my thread was closed without solution ?
Status: Closed · Asked by Rodrigo Cruz on · 0 views
Why you guys closed my thread:
The ticket mentioned not help me in anything... just said to hire a developer ! If PSB team cannot help in this case why not keep my thread opened and maybe other users that already face the same problem and found the solution can maybe post something to try to help with the resolution?
Hello @rodrigo,
We have responded to this in ticket #98785. We kindly request you to please check it once.
Hello MukeshR,
I checked and replied the team wont help on this I understand that you can't provide me a full script to works perfectly... but answer simple question or send examples already help !
In this thread: https://forum.pabbly.com/threads/tracking-total-sales-from-facebook-ads-with-pabbly-subscription-billing-checkout-page.14503/ you added at the end a example of script!
But it have fixed values: fbq('track', 'Purchase', {value: 447.00, currency: 'USD'}); how to send the total that user purchased?
How to monitor if the modal for credit card payment is opened?
Users that works with facebook ads may have the same questions that I post in my closed thead!
Hello Rodrigo,
Thank you for contacting us.
You can use the API below to retrieve the user and payment details from the checkout page:
https://apidocs.pabbly.com/#94797e1a-5325-44eb-bdfb-597332a7a8c1
Using this API, you can get real-time data for the customer and transaction. Once you have the data, you can pass it into your tracking code. Please ensure that you make the necessary changes in the custom tracking code accordingly.
If you have any further questions, feel free to reach out. We’re here to assist you!