Tracking Pixels
A tracking pixel is a tiny, often invisible image (typically 1×1 pixels in size) or snippet of code embedded in a website, email, or advertisement. When the content loads, the user's browser requests the pixel from a server, which allows the operator to record information about the user's behavior, such as whether an email was opened or a page was visited. Tracking pixels serve a purpose similar to browser cookies, but they can operate even where cookies are not used.
A tracking pixel is an HTML or JavaScript-based tracking mechanism, commonly implemented as a 1×1 transparent image or an equivalent code snippet, embedded in web pages, emails, or ad creatives. When the client renders the content, the browser issues an HTTP request to the hosting server to retrieve the pixel; this request can transmit metadata (such as IP address, user agent, timestamps, and referrer information) and can be paired with cookies or other identifiers to attribute user behavior and conversions. Although a tracking pixel is not literally a cookie, in most EU jurisdictions the placing of, or gaining access to, information on a user's device via such technologies generally falls within the scope of the ePrivacy Directive's national implementations in the same way as cookies, and any resulting processing of personal data is governed by the GDPR. Where a pixel is used for non-essential purposes such as analytics or advertising, prior consent is typically required under EU law, whereas some other regimes (for example certain US state privacy laws) may rely on an opt-out model instead. The specific consent obligations depend on the pixel's purpose, the data processed, and the applicable jurisdiction, which are outside the scope of this core definition.
Why it matters
Tracking pixels matter because they allow website operators, advertisers, and email senders to observe user behavior, such as whether an email was opened or a page was visited, often without the user's awareness, since the pixel itself is typically invisible. From a compliance perspective, the fact that a pixel is not literally a cookie does not place it outside the rules. In most EU jurisdictions, the placing of, or gaining access to, information on a user's device via technologies like tracking pixels generally falls within the scope of the ePrivacy Directive's national implementations in much the same way as cookies, and any resulting processing of personal data is governed by the GDPR. Treating pixels as exempt because they are not cookies is a common and risky misconception.
Who it's relevant to
Inside Tracking Pixels
Common questions
Answers to the questions practitioners most commonly ask about Tracking Pixels.
