Search code examples
javascripthtmlfacebookfacebook-pixel

Facebook pixel helper shows purchase event works but facebook events manager doesn't show it


Using fbq('track', "Purchase",{ currency: 'USD', value: 59.99 }); facebook pixel helper shows 'Purchase' event works ok (green) but facebook events manager doesn't show it after a few hours.

What reasons could there be?

How much time does it take for the events manager to be updated?


Solution

  • Turns out the reports are updated after 24 hours.