Hello everyone, I have a question about how to trigger a Meta Pixel event after the completion of my lead gen bot.
I'm trying to use the execute code with the code (As per the print):
fbq('track', 'CompleteRegistration');
But it's not working.
The page that is hosting the bot has the pixel 100% functional.
How can I make this work?