Criteo provides personalised retargeting that works with Internet retailers to serve personalised online display advertisements to consumers who have previously visited the advertiser's website.
Websites Using Criteo
What Is Criteo?
Criteo is a performance advertising platform best known for retargeting, the practice of showing people ads for products they previously viewed but did not buy. When you browse a pair of shoes on an online store, leave without purchasing, and then see those exact shoes following you around the web in display ads, there is a strong chance Criteo is the technology orchestrating that experience. Criteo specializes in turning a retailer's first-party browsing data into highly personalized, conversion-focused advertising across the open web.
Founded in Paris in 2005, Criteo grew into one of the largest independent advertising-technology companies in the world and is publicly traded. Over time it expanded beyond classic retargeting into a broader "Commerce Media" platform spanning retail media, app advertising, and audience targeting, but its foundational and most recognizable product remains dynamic retargeting for e-commerce and retail brands. Criteo is especially dense on online retail and travel sites, where recovering abandoned browsing sessions has clear, measurable value.
It is important to place Criteo correctly in the advertising ecosystem. Criteo is an advertising and conversion-and-retargeting platform, which means it sits on the demand side as a tool advertisers use to acquire and re-engage customers. It is different in purpose from general web or product analytics, though the two frequently coexist on the same page. Criteo is also not a browser extension, a CMS, or a publisher-monetization service in the way a network like AdThrive is; its customer is the advertiser who wants results, and its on-page presence is a tracking tag plus the dynamic ad units it powers.
In detection terms, finding Criteo on a website tells you something specific about the business: the site is almost always an e-commerce or commerce-adjacent property that runs paid retargeting to bring shoppers back and drive sales. That is a meaningful signal about both the company's marketing maturity and its reliance on performance advertising.
How Criteo Works
Criteo's engine combines a tracking tag, a product catalog, a recommendation engine, and a media-buying system. The cycle begins with the Criteo OneTag, a JavaScript snippet the advertiser places across their site. As shoppers browse, the tag records signals such as which products they viewed, what they added to a cart, and which purchases they completed, associating those events with the relevant product identifiers.
Those product IDs map to the advertiser's product catalog (feed), which Criteo ingests so it knows the price, image, availability, and details of every item. This is what makes Criteo's ads "dynamic": rather than a static banner, the ad is assembled on the fly to show the specific products a given shopper looked at, plus algorithmically recommended complementary items the shopper is likely to want.
The targeting and bidding are driven by Criteo's machine-learning models, which predict how likely a particular user is to click and convert, and therefore how much to bid for the impression. Criteo buys ad inventory programmatically across a large network of publishers, exchanges, and supply partners, competing in real-time auctions to place each personalized ad in front of the right person at the right moment. When the shopper clicks and returns to complete a purchase, the OneTag records the conversion, closing the loop and feeding the optimization models.
A useful way to picture the workflow is to follow one shopper. They visit an online store, view a jacket and a pair of boots, then leave without buying. Criteo's tag has logged those product views. Minutes or hours later, as the shopper reads a news article on an unrelated site, Criteo wins an ad impression there and renders a dynamic banner featuring the very jacket and boots they viewed, alongside a couple of recommended items. The shopper clicks, returns to the store, and buys the jacket. Criteo records the conversion, attributes it to the campaign, and uses the outcome to refine future bidding. From the retailer's perspective, money spent on Criteo maps directly to recovered sales.
Because Criteo historically relied heavily on third-party cookies to recognize users across sites, the industry's shift away from third-party cookies has pushed Criteo to invest in alternative identity and addressability solutions, including first-party data, contextual signals, and privacy-oriented identifiers. This evolution does not change Criteo's core value proposition, performance-driven, product-level retargeting and commerce media, but it does shape how its tracking behaves on modern sites and how consent management interacts with its tags.
How to Tell if a Website Uses Criteo
Criteo leaves several reliable fingerprints in a page's HTML and network traffic. StackOptic checks these from the server side, and you can confirm the same signals manually with browser tools or curl. Because Criteo's tag runs client-side and often loads through a tag manager, a rendering-aware look reveals more than a static fetch alone.
The Criteo script domains. The clearest network signal is a request to Criteo's own domains, most notably static.criteo.net (which serves the OneTag library) and tracking calls to bidder.criteo.com or gum.criteo.com. Seeing requests to criteo.net or criteo.com endpoints is a strong, often definitive, indicator.
The OneTag and a global object. Criteo's tag commonly exposes a window.criteo_q array (the command queue the OneTag pushes events into) and references a Criteo account/partner ID in inline configuration. Finding criteo_q in the page source or console is a dependable tell.
Event parameters in the tag. Criteo's setup pushes events such as viewHome, viewItem, viewBasket, and trackTransaction, often visible in the inline script that configures the OneTag. These named events are characteristic of a Criteo retargeting deployment.
Dynamic ad rendering on other sites. On the publisher side, Criteo-served ads make calls to Criteo's bidder and rendering endpoints. While you typically detect Criteo on the advertiser's own site via the OneTag, its bidding calls are visible on sites that monetize with Criteo demand.
Tag Manager delivery. Many advertisers deploy the Criteo OneTag through Google Tag Manager rather than hard-coding it, so the tag may be injected at runtime. Inspecting the loaded scripts (not just the raw HTML) confirms its presence.
| Method | What to do | What Criteo reveals |
|---|---|---|
| Browser DevTools (Network) | Open the Network tab and reload | Requests to static.criteo.net, bidder.criteo.com, gum.criteo.com |
| Browser DevTools (Console) | Type window.criteo_q | An array confirms the Criteo OneTag is present |
| View Source | "View Page Source" | Inline OneTag config with a Criteo account ID and viewItem / trackTransaction events |
| Wappalyzer | Run the extension on the page | Often identifies "Criteo" under advertising |
| BuiltWith | Look up the domain | Current and historical Criteo usage |
A quick command-line check is curl -s https://example.com | grep -i criteo. If the OneTag is hard-coded, this returns matches; if it is injected via a tag manager, you may need to watch the live Network tab instead. Because Criteo so often loads through Google Tag Manager, our guide on how to check if a website uses Google Tag Manager is a useful companion, as is the broader how to find out what technology a website uses. To distinguish Criteo's advertising tags from measurement tags, see how to find out what analytics a website uses.
It is worth understanding how these signals behave in practice. Advertisers rarely try to hide Criteo, since the tag must run to function, but two factors complicate detection. First, when the OneTag is injected through a tag manager, a raw HTML fetch will not see it, only a rendered page or the live network requests will, which is why server-side analysis that inspects executed scripts is more reliable. Second, consent management can delay or block Criteo's tag until a visitor accepts tracking, so on a privacy-gated page the Criteo calls may only appear after consent is granted. Combining multiple signals, the criteo.net network requests, the criteo_q global, and the named events, produces a confident verdict even on complex, consent-aware sites.
Key Features
- Dynamic retargeting. Ads are assembled in real time to show the exact products a shopper viewed, plus recommended items.
- Product-catalog integration. Criteo ingests the advertiser's product feed so ads always reflect current price, image, and availability.
- Machine-learning bidding. Predictive models estimate click and conversion likelihood and bid accordingly across real-time auctions.
- Broad supply access. Criteo buys inventory across a large network of publishers and exchanges for wide reach.
- Commerce Media platform. Beyond retargeting, Criteo offers retail media, app advertising, and audience solutions.
- Conversion tracking. The OneTag records transactions to close the loop and measure return on ad spend.
- Privacy and identity solutions. Investment in first-party data, contextual targeting, and cookieless identifiers as the ecosystem evolves.
Pros and Cons
Pros
- Highly effective at recovering abandoned browsing sessions and driving measurable e-commerce sales.
- Dynamic, product-level personalization that generic display ads cannot match.
- Self-optimizing machine learning reduces the manual tuning advertisers must do.
- Large supply footprint provides reach across much of the open web.
Cons
- Historically dependent on third-party cookies, which the industry is phasing out, introducing addressability uncertainty.
- Less effective for businesses without a product catalog or clear conversion events (for example, pure content sites).
- Performance and cost can vary, and retargeting can hit diminishing returns or annoy users if frequency is not managed.
- As a managed performance platform, it offers less hands-on creative control than some self-service display tools.
Criteo vs Alternatives
Criteo competes with other performance and retargeting platforms as well as the major ad networks. The table below clarifies its niche.
| Platform | Core strength | Model | Best for |
|---|---|---|---|
| Criteo | Dynamic product retargeting and commerce media | Managed performance platform | Retailers recovering abandoned sessions and driving sales |
| Google Ads (Display/Remarketing) | Scale and integration with Google's ecosystem | Self-service plus automated bidding | Advertisers wanting reach and search-plus-display in one place |
| Meta Ads | Social retargeting and audience targeting | Self-service | Brands retargeting within Facebook and Instagram |
| AdRoll | Cross-channel retargeting for SMBs | Managed plus self-service | Smaller e-commerce brands wanting multi-channel retargeting |
| The Trade Desk | Independent demand-side platform | Self-service DSP | Agencies and large advertisers buying programmatically at scale |
For the advertiser-side counterpart most sites also run, see Google Ads, which often appears alongside Criteo because the two cover different parts of a paid-media strategy: Google Ads spans search and display reach, while Criteo specializes in dynamic, product-level retargeting.
Use Cases
Criteo is most at home on e-commerce and retail websites where recovering shoppers and driving repeat purchases has direct, quantifiable value. Online stores selling apparel, electronics, home goods, and similar catalog products use Criteo to re-engage visitors who browsed but did not buy, turning abandoned sessions into sales. Travel and hospitality sites use it to bring back users who looked at flights, hotels, or destinations without booking.
It also fits marketplaces with large product catalogs, brands running performance-focused acquisition campaigns, and retailers participating in commerce-media networks. For competitive and market research, detecting Criteo is a strong signal that a site is a commerce business investing in performance advertising, that it has a structured product feed, and that recovering and converting traffic is a strategic priority.
Consider a few concrete scenarios. A mid-size online fashion retailer might run Criteo to recover the large share of shoppers who add items to a cart and leave, recouping revenue that would otherwise be lost. A consumer-electronics store might use Criteo's dynamic ads to remind shoppers of the specific laptop they compared, nudging the purchase. A travel-booking site might retarget users who searched a route but did not book, showing them the relevant fares across the web until they convert.
From a sales-intelligence perspective, Criteo detection is a valuable qualifier. For vendors selling to e-commerce and retail companies, finding Criteo flags a business that is actively spending on performance marketing and is therefore likely to invest in tools that improve conversion, attribution, or feed management. For analysts profiling a retail vertical, Criteo helps identify which competitors lean on retargeting and how mature their paid-media operations are, exactly the kind of insight a technology-detection scan surfaces at scale. To see how such stack signals translate into qualification, read what is technographics: using tech-stack data to qualify leads.
Frequently Asked Questions
What does Criteo actually do?
Criteo is a performance advertising platform best known for dynamic retargeting. Using a tracking tag and the advertiser's product catalog, it shows shoppers personalized ads for the specific products they viewed but did not buy, then re-engages them across the open web to drive the sale. Beyond retargeting, Criteo offers a broader Commerce Media platform including retail media and audience targeting, but product-level retargeting for retailers is its signature capability.
How can I tell if a website uses Criteo for free?
Yes, it is free to confirm. Open DevTools and watch the Network tab for requests to static.criteo.net, bidder.criteo.com, or gum.criteo.com, or type window.criteo_q in the console to see the OneTag's command queue. You can also view the page source for inline Criteo configuration and viewItem/trackTransaction events. Free tools like Wappalyzer and BuiltWith report Criteo as well. Note that if the tag loads through Google Tag Manager, you may need to watch live network requests rather than the raw HTML.
Is Criteo affected by the end of third-party cookies?
Yes. Criteo historically relied heavily on third-party cookies to recognize users across different sites, so the industry's move away from those cookies directly affects how it identifies and reaches audiences. In response, Criteo has invested in first-party data partnerships, contextual targeting, and privacy-oriented identity solutions. The core value, dynamic, performance-driven retargeting, remains, but the underlying addressability mechanics are evolving alongside the broader ecosystem.
Is Criteo the same as Google Ads?
No. Both are advertising platforms, but they serve different roles. Google Ads spans search and display across Google's ecosystem with self-service campaign management, while Criteo is a specialized performance platform focused on dynamic, product-level retargeting using a retailer's catalog and machine-learning bidding. Many e-commerce advertisers run both: Google Ads for broad reach and intent capture, Criteo for re-engaging shoppers and recovering abandoned sessions.
Does Criteo only work for e-commerce sites?
Criteo is most effective for businesses with a product catalog and clear conversion events, which makes e-commerce, retail, travel, and marketplaces its core market. Its dynamic, product-level ads depend on a feed of items to personalize. Content sites or services without a catalog and purchase events get far less value from Criteo's signature retargeting, which is why detecting Criteo so reliably indicates a commerce-oriented business.
Want to detect Criteo and the full stack behind any site in seconds? Try StackOptic at https://stackoptic.com.
Alternatives to Criteo
Compare Criteo
Analyze a Website
Check if any website uses Criteo and discover its full technology stack.
Analyze Now