WebmasterID logoWebmasterID
User agents

Samsung Internet user agent

Samsung Internet is the default browser on many Samsung Android devices. Built on Chromium, its user agent looks Chrome-like but carries a SamsungBrowser product token. That token is how you recognise Samsung Internet traffic, which is a meaningful share of mobile visits on Samsung hardware.

Verified against primary sources

The Samsung Internet UA pattern

Samsung Internet is built on Chromium, so its user agent carries the usual Mozilla prefix, an Android platform descriptor, an AppleWebKit token, and a Chrome product token. It distinguishes itself with a SamsungBrowser token and its own version.

Match on the SamsungBrowser token to identify it. Because it also carries a Chrome token and an Android Mobile descriptor, a naive rule would otherwise count it as mobile Chrome.

Why it is worth recognising

Samsung Internet ships as the default browser on a large installed base of Samsung Android devices, so on sites with significant mobile traffic it can be a non-trivial share. Treating it as generic Chrome hides that segment in your browser breakdown.

Match on the stable SamsungBrowser pattern rather than a full version string, and confirm specifics against Samsung's developer documentation since UA detail changes between releases.

How it appears in analytics and logs

A mobile user agent with Chrome and AppleWebKit tokens plus a SamsungBrowser token is Samsung Internet. The SamsungBrowser marker is what separates it from mobile Chrome.

Diagnostic use case

Recognise Samsung Internet in mobile traffic by its SamsungBrowser token so Samsung's default browser is not miscounted as Chrome.

What WebmasterID can help detect

WebmasterID recognises Samsung Internet server-side from its SamsungBrowser token and records a coarse browser category, so it is not silently merged into mobile Chrome.

Common mistakes

Privacy and accuracy notes

The Samsung Internet user agent describes the browser and device class, not a person. WebmasterID stores a coarse browser/device category, not a real visitor's raw string.

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.