WebmasterID logoWebmasterID
User agents

Epiphany / GNOME Web user agent

GNOME Web, also known as Epiphany, is the default browser of the GNOME desktop, built on WebKitGTK. Its user-agent string carries WebKit tokens together with an Epiphany product token. Because it shares the WebKit engine with Safari, naive detection can confuse the two; the Epiphany token disambiguates genuine GNOME Web traffic.

Partially verified

What this means

GNOME Web (Epiphany) is the GNOME desktop's browser, built on WebKitGTK — the GTK port of the WebKit engine. It shares much of Safari's rendering behaviour because both are WebKit-based, but it runs on Linux and is a separate product.

The Epiphany product token is what tells genuine GNOME Web apart from Safari and other WebKit clients.

How it appears

Expect a Mozilla/5.0 prefix, a Linux platform block, AppleWebKit and Safari compatibility tokens, and an Epiphany product token. The Safari token is inherited WebKit compatibility, not a claim of being Safari; the Epiphany token is the distinguishing detail.

Match on the Epiphany token, treat the Safari token as engine compatibility, and remember the string is a claim that can be copied.

How it appears in analytics and logs

A WebKit user agent carrying an Epiphany product token indicates GNOME Web on Linux. It is a real human browser, niche but genuine, and should not be merged into Safari.

Diagnostic use case

Attribute Linux desktop traffic to GNOME Web (Epiphany) rather than Safari, despite the shared WebKit engine, and keep browser-mix accurate.

What WebmasterID can help detect

WebmasterID can keep GNOME Web distinct from Safari in browser-family reporting, so WebKitGTK traffic on Linux is not silently merged into Apple's browser.

Common mistakes

Privacy and accuracy notes

The Epiphany token reveals only the browser family. It carries no visitor identity. WebmasterID reads it as coarse browser context.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.