First you need to integrate FB pixel code to your lander according to the Meta documentation.
After that, everything what's left is to implement this code in your lander button that you want to track:
onclick="fbq('track','InitiateCheckout');"
First you need to integrate FB pixel code to your lander according to the Meta documentation.
After that, everything what's left is to implement this code in your lander button that you want to track:
onclick="fbq('track','InitiateCheckout');"