Trigger Meta Pixel event after bot completion
# 🤝help
m
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?
h
Hey there Can you check out the documentation and see how to integrate to Mixpanel using hooks and see if you can find a way to make it work in your scenario
v
Hi, have you found a solution? I am facing the exact same thing.