How do I test that my Pixel is really firing?
Tracking configured is not tracking working. Validating takes a few minutes and saves you discovering, after spending on ads, that no conversion was ever recorded.
Before you start
- The Pixel must be configured — see end-to-end tracking.
- Always test on the published page. Tracking does not run in the editor preview, so testing there always gives a false negative.
1. Publish before testing
If you have just pasted the ID, save and publish. A change that is saved but not published never reaches the visitor.
2. Open the page as a visitor
Use a private window and go to the real public URL, on the final domain. Ad blockers stop the event firing — disable yours for the test, or use another browser.
3. Confirm it in the platform's manager
In Meta's Events Manager, check whether the page view shows up in real time. If it does, the basics are working.
4. Test the whole path, not just the home page
Walk the funnel as a buyer: sales page, checkout, thank-you page. It is common for the first page to be right while the final conversion does not register — and that is exactly the event that matters.
5. Rule out the common causes
Related
If it didn't work
- The ID is right and nothing fires: confirm the published page is the one you are opening — check the domain.
- Only the conversion fails: check the thank-you page belongs to the same funnel and inherits the tracking.
- An error on the page: see the error codes (Portuguese).