Glue is a Google system that records how users interact with the whole results page, not only the ten blue links, and feeds that into decisions about search features. It is known from sworn trial testimony, Judge Mehta's 2025 remedies opinion and the 2024 Content Warehouse leak; Google does not document it publicly. Pandu Nayak called it Navboost for all of the other features on the page. For sites, it means engagement with images, video and other features is plausibly recorded, not only clicks on web results.
What is Glue?
Glue is the name Google witnesses used for a system that aggregates query, results page and interaction data across every element of the SERP. In the 18 October 2023 trial session, Nayak agreed with DOJ counsel that Navboost handles web results and that Glue "does everything else that's on the page that's not web results".
Judge Mehta's 2 September 2025 remedies opinion calls Glue "essentially a 'super query log'" and treats Navboost data as an important component of it.
Glue is just another name for navboost that includes all of the other features on the page.
Pandu Nayak, Google, Transcript of bench trial, Day 24 afternoon session, 18 October 2023, United States v. Google LLC
How does Glue work?
According to the remedies opinion, drawing on Google's expert James Allan, Glue data covers four things: the query (text, language, user location, device type); ranking information, meaning the blue links plus triggered features such as images, maps, Knowledge Panel and People also ask; SERP interaction information such as clicks, hovers and duration on the page; and query interpretation, including spelling correction and salient query terms.
Glue is a signal, not the assembler. Nayak told the court Glue works "much later in the stack" than Navboost and that it is "one signal" into the Tangram system, which decides which features appear. The leak contains a QualityNavboostGlueVoterTokenBitmapMessage model that refers to a "Glue model pipeline" and a code path under quality/navboost/speedy_glue, which fits the testimony that Glue sits alongside Navboost.
We use 4 uint64(s) as a 256-bit bitmap to aggregate distinct voter_tokens in Glue model pipeline.
Leaked Google API documentation, QualityNavboostGlueVoterTokenBitmapMessage, google_api_content_warehouse v0.4.0, HexDocs
What evidence is there that Google uses Glue?
The label is Trial or leak evidence: sworn testimony, the court's remedies findings and the May 2024 leak. The strongest item is the court's remedy. In the 2025 remedies opinion, Judge Mehta decided Google should be required to share the data underlying Glue and RankEmbed with qualified competitors at least twice, describing Glue data as "the bread and butter of Google's scale advantage". The same opinion cites a Google exhibit referring to a "Glue Cache (13 months)".
The court drew a line worth noting: the remedy covers the underlying interaction data, not "any models or signals built from Glue data". Nothing in the record describes how Glue's output is weighted. iPullRank's leak analysis describes Glue as the system "for pulling together universal results using user behavior"; that is an analyst's reading, consistent with the testimony.
What does Glue mean for your site?
If Glue records interaction with images, video, maps and other features, then a site's visibility in those features is not only an eligibility question. The practical reading is that assets which earn engagement inside features (a video that is watched, an image that is clicked through) produce the same kind of interaction record that Navboost produces for web results.
The falsifiable part: for queries where Google shows an image or video block, sites with no image or video impressions in Search Console cannot be accumulating that interaction data. Fix eligibility first, then measure feature engagement.
- Make key images and videos indexable, described and linked from relevant pages.
- Check Search Console's Image and Video search types, not only Web.
- Match the asset to the query: a how-to query with a video block needs a video.
Which Laurelin audit checks test for Glue?
Glue itself cannot be observed from a site. The new check, no image or video impressions for queries that trigger those features, measures a proxy: whether the site is present in the non-web features whose interaction data Glue is described as collecting.
Related checks: video without VideoObject schema and video not in a video sitemap affect video eligibility; images not in an image sitemap and images blocked by robots.txt affect image discovery; missing alt attribute affects how images are understood.
What are the key dates for Google Glue?
Frequently asked questions about Google Glue
Is Glue the same as Navboost?
Nayak testified that Glue is another name for Navboost that includes all of the other features on the page. Navboost covers web results; Glue covers everything else.
Does Google have to share Glue data with competitors?
Judge Mehta's September 2025 remedies opinion decided Google should share the underlying Glue interaction data with qualified competitors, but not the models or signals built from it.
Can I see Glue data in Search Console?
No. Search Console's image, video and search appearance reports show impressions and clicks, which is the closest available proxy.