Also called: pixel, Meta Pixel, TikTok Pixel, conversion pixel, ad pixel
A pixel install has two parts: the base code, which loads on every page and identifies the visitor to the platform, and the event code, which fires on specific actions such as AddToCart, Lead, or Purchase with the values that describe them.
Base code without event code is the most common half-finished install. The platform can build audiences but cannot see conversions, so campaign optimisation runs blind while the dashboard looks populated.
Duplicate base codes are the second most common problem — one installed in the theme, another added later via a tag manager. Every page view is then counted twice, and every audience is built on inflated numbers.
Why it matters
Ad platforms bid using what the pixel reports. A pixel that double-fires teaches the algorithm that bad traffic converts, and the wasted spend compounds daily until someone checks the raw event counts.
Common questions about Tracking pixel
How do I check whether my Meta Pixel is working?
Use the Meta Pixel Helper browser extension, or open Events Manager › Test Events and load your site. Both show which events fired, their parameters, and any warnings such as missing required values or duplicate pixel IDs.
Can I have more than one tracking pixel on a page?
Yes — most sites run GA4, Meta, and Google Ads together. The problem is not multiple vendors but multiple copies of the same pixel, which inflates every metric that vendor reports.