0

I am sending SubmitApplication events with some custom parameters, which seem to work according to the Meta Pixel Helper extension, as it seems from my screenshot

enter image description here

But the events show up on Facebook Analytics as having no parameters, and a message saying "Custom Data not being displayed" appears, which seems relevant but i wonder why it's there, and how i can show my params on Analytics

enter image description here

This is my code sending the events

fbq('track', 'SubmitApplication', { firstName: first_name, lastName: last_name, email: email, phone: phone } ); 

Any hints please?

HelloWorld
  • 160
  • 2
  • 13

0 Answers0