Got a weird issue with facebook action:

Got a weird issue with facebook action: Instead of the event coming through to Facebook events as "Lead" it comes through as the Zaraz event name "leadFormSubmit" that I use in the trigger. The variable in the action for FB event name is a string with the value for "Lead". I have tried just writing in "Lead" as well. Why why why? What do I do here?
No description
No description
No description
No description
5 Replies
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
Boberto
BobertoOP3w ago
in debug the trigger and action don't show, the form does a postback and redirect, so not sure if that makes a difference. However, in monitoring console in CF I can see the lead and form actions have been triggered.
Boberto
BobertoOP3w ago
In the console I did zaraz.track('TestFBEvent') and it showed up in FB event manager. I thought that the track was meant to be used with a trigger. Nothing should trigger on this as I just made it up... I thought the FB Event name was the one defined in the action?
No description
Unknown User
Unknown User3w ago
Message Not Public
Sign In & Join Server To View
Boberto
BobertoOP3w ago
oh, so any track will get passed through to FB? should I be calling "leadFormSubmit" event "Lead" instead? I thought it was only for the trigger.

Did you find this page helpful?