Meta Pixel Test Page
This page allows you to test if the Meta Pixel integration is working correctly. Make sure you have:
- Set your actual Meta Pixel ID in the
.env.local
file - Installed the Facebook Pixel Helper browser extension
- Verified that the Pixel is being loaded on the page
Note: This page is for development and testing only. Remove this page before deploying to production.
Tip: Open your browser's developer tools and the Facebook Pixel Helper extension to monitor events as they are triggered.
Test Events
Page View
Verify page view tracking (automatically tracked)
Lead
Test lead event tracking
Contact
Test contact event tracking
Service View
Test service view event tracking
Custom Event
Test custom event tracking
Debugging Tips
If the Meta Pixel isn't working, check:
- Your Meta Pixel ID is correctly set in
.env.local
- The Meta Pixel component is included in
layout.tsx
- No ad blockers are preventing the Pixel from loading
- The Facebook domain (facebook.net) is not blocked by your network