Skip to main content

Devices

The Devices report analyzes traffic by device type, browser, and operating system to understand how users access your site.

Accessing the Report

  1. Select a site from the site selector
  2. Click Devices in the sidebar

URL pattern: /sites/{site_id}/devices

Report Sections

The report stacks three tables on a single page, one per device dimension: Device Types, Browsers, and Operating Systems. Each table has its own filter, export button, totals row, and (for Browsers and Operating Systems) a search box.

Device Types

Shows traffic grouped by device category.

Device TypeDescription
DesktopComputers and laptops
MobileSmartphones
TabletTablets and iPads

Columns

ColumnDescription
DeviceDevice type name
EntrancesSessions from this device type
PageviewsTotal page views
Bounce RateSingle-page session percentage
EventsMicroconversions
Conv.Completed conversions
RevenueTotal revenue
Conv. RateConversion rate

Browsers

Shows traffic grouped by web browser.

Common BrowsersDescription
ChromeGoogle Chrome
SafariApple Safari
FirefoxMozilla Firefox
EdgeMicrosoft Edge
Samsung InternetSamsung mobile browser
OperaOpera browser

Columns

ColumnDescription
BrowserBrowser name
EntrancesSessions from this browser
PageviewsTotal page views
Bounce RateBounce rate
EventsMicroconversions
Conv.Conversions
RevenueRevenue
Conv. RateConversion rate

Operating Systems

Shows traffic grouped by operating system.

Common OSDescription
WindowsMicrosoft Windows
macOSApple macOS
iOSApple iPhone/iPad
AndroidGoogle Android
LinuxLinux distributions
Chrome OSGoogle Chromebook

Columns

Same metrics as the Browsers table, with the Operating System name instead of browser.

Charts

At the top of the report there are three charts:

Device Types Pie Chart

  • Shows distribution of entrances by device type
  • Desktop vs Mobile vs Tablet
  • Quick visual of audience composition

Top Browsers Bar Chart

  • Horizontal bars for the top browsers by entrances

Operating Systems Bar Chart

  • Bars for operating systems by entrances

Filtering

Table Filter Builder

Each table has its own filter builder:

Available fields:

  • Device / Browser / Operating System (name)
  • Entrances
  • Pageviews
  • Bounce Rate
  • Events
  • Conversions
  • Revenue
  • Conv. Rate

Example filters:

GoalFilter
High-traffic browsersEntrances greater than 500
Converting devicesConversions greater than 0
Problem areasBounce Rate greater than 60
Revenue-generatingRevenue greater than 100

Global Device Filters

Use global filters to focus analysis:

  1. Click Add Filter in the global filter bar
  2. Select Device Type, Browser, or Operating System
  3. Choose specific values
  4. All reports filter to selected devices

Device Performance Analysis

Mobile vs Desktop

MetricInsight
Mobile bounce rate higherCheck mobile UX, page speed
Mobile conversion lowerReview mobile checkout flow
Mobile traffic growingPrioritize mobile optimization
Desktop revenue higherConsider device-specific offers

Browser Compatibility

Issues to investigate when a browser shows poor metrics:

SymptomPossible Cause
High bounce rateCSS/JS compatibility issues
Zero conversionsCheckout not working
Low pageviewsNavigation problems
Missing dataTracking blocked

OS-Specific Patterns

PatternAction
iOS lower conversionCheck Apple Pay, Safari issues
Android high bounceTest on popular Android devices
Windows 11 issuesCheck new browser features

Use Cases

Identifying Mobile Issues

  1. Go to the Device Types table
  2. Compare Mobile vs Desktop:
    • Bounce Rate difference
    • Conv. Rate difference
    • Revenue per session
  3. If Mobile underperforms significantly:
    • Audit mobile experience
    • Check Core Web Vitals for mobile
    • Review mobile checkout flow

Browser Compatibility Testing

  1. Go to the Browsers table
  2. Sort by Bounce Rate (descending)
  3. Filter: Entrances > 100 (significant sample)
  4. High bounce on specific browser indicates:
    • JavaScript errors
    • CSS rendering issues
    • Feature incompatibility

OS Market Share Tracking

  1. Go to the Operating Systems table
  2. Note distribution percentages
  3. Compare with development testing:
    • Are you testing on top 3 OS?
    • Any untested OS with significant traffic?

Revenue by Device

  1. Go to the Device Types table
  2. Sort by Revenue (descending)
  3. Calculate revenue per entrance for each
  4. Prioritize optimization for highest-value devices

Safari/iOS Tracking Verification

Due to ITP (Intelligent Tracking Prevention):

  1. Go to the Browsers table
  2. Compare Safari metrics with Chrome
  3. If Safari shows unusual patterns:
    • Very low conversion rate
    • Shorter sessions
    • Consider Safari-specific analysis

Technical Considerations

User Agent Detection

Device, browser, and OS are detected from the User-Agent header. Consider:

  • User-Agent can be spoofed
  • Some privacy tools mask User-Agent
  • New browsers may be miscategorized temporarily

Browser Privacy Features

Modern browsers increasingly block tracking:

BrowserPrivacy Feature
SafariIntelligent Tracking Prevention (ITP)
FirefoxEnhanced Tracking Protection (ETP)
BraveAggressive tracker blocking
ChromePrivacy Sandbox (upcoming)

Sealmetrics is designed to work with these features, but some metrics may be affected.

Mobile App Traffic

If you have a mobile app:

  • App traffic may appear as specific browser/OS
  • Consider filtering or segmenting app vs web
  • WebView traffic categorized by underlying browser

Export

Each table has its own Export button to download:

  • That table's data only
  • All visible columns
  • Respects active filters
  • Choose CSV or PDF format