Skip to main content

Filters

Sealmetrics provides two types of filters: global filters that apply across all reports, and local filters specific to individual tables.

Global Filters

Global filters appear in the filter bar below the header and affect all reports in the current session.

Accessing Global Filters

  1. Click Add Filter in the filter bar
  2. Select a filter category
  3. Choose or enter filter values
  4. Filter applies immediately

Available Global Filters

Geography

FilterOptionsDescription
CountriesMulti-select listFilter by visitor country

Example: Select Spain and Portugal to see only traffic from the Iberian Peninsula.

Devices

FilterOptionsDescription
Device TypeDesktop, Mobile, TabletFilter by device category
BrowserChrome, Safari, Firefox, Edge, etc.Filter by browser
Operating SystemWindows, macOS, iOS, Android, etc.Filter by OS

Example: Select Mobile + iOS to see only iPhone/iPad traffic.

Traffic Sources

FilterOptionsDescription
UTM SourceDynamic list from your datagoogle, facebook, newsletter, etc.
UTM MediumDynamic list from your datacpc, organic, email, referral, etc.
UTM CampaignDynamic list from your dataYour campaign names

Example: Select Medium = "cpc" to see only paid traffic.

Pages

FilterOptionsDescription
Path containsText inputURLs containing the text
Path starts withText inputURLs starting with the text

Example: Path starts with "/blog" to see only blog traffic.

Filter Bar Behavior

  • Active filters appear as chips in the filter bar
  • Click the X on a chip to remove that filter
  • Multiple filters combine with AND logic
  • Filters persist across reports until removed
  • Filters reset when changing sites

Combining Filters

Filters combine with AND logic:

Filter 1Filter 2Result
Country = SpainDevice = MobileSpanish mobile visitors
Medium = cpcSource = googleGoogle Ads traffic
Browser = SafariCountry = USAUS Safari users

Local Filters (Filter Builder)

Each table in reports has its own filter builder for granular filtering within that specific table.

Accessing Local Filters

  1. Click the filter icon (funnel) above the table
  2. The filter builder panel opens
  3. Add filter conditions
  4. Click Apply

Filter Builder Interface

ElementDescription
Field dropdownSelect which column to filter
Operator dropdownSelect comparison operator
Value inputEnter the value to compare
Add buttonAdd another condition
Apply buttonApply all conditions
Clear buttonRemove all conditions

Operators

Text Fields

OperatorDescriptionExample
containsField includes textPath contains "product"
starts withField begins with textPath starts with "/en/"
equalsExact matchSource equals "google"
not equalsDoes not matchMedium not equals "cpc"

Numeric Fields

OperatorDescriptionExample
equalsExact valueConversions equals 0
not equalsDifferent valueEntrances not equals 0
greater thanAbove valuePageviews greater than 1000
less thanBelow valueBounce Rate less than 50
greater than or equalValue or aboveRevenue >= 100
less than or equalValue or belowConv. Rate <= 5

Multiple Conditions

Add multiple conditions for complex filters:

FieldOperatorValueLogic
Entrancesgreater than100AND
Bounce Rateless than50AND
Conversionsgreater than0-

All conditions combine with AND logic.

Filter Builder by Report

Each report's tables have different available fields:

Overview

  • Page path
  • Source/Medium

Pages Report

TabFields
All PagesPath, Title, Pageviews, Unique Visitors
Landing PagesPath, Title, Entrances, Bounce Rate, Conversions

Sources Report

TabFields
SourcesSource, Medium, Entrances, Pageviews, Bounce Rate, Conversions, Revenue
MediumsMedium, Entrances, Pageviews, Bounce Rate, Conversions, Revenue
CampaignsCampaign, Source, Medium, Entrances, Conversions, Revenue
TermsTerm, Campaign, Source, Entrances, Conversions
ContentContent, Campaign, Source, Entrances, Conversions
ReferrersReferrer, Entrances, Pageviews, Bounce Rate, Conversions, Revenue

Geography Report

  • Country, Entrances, Pageviews, Bounce Rate, Conversions, Revenue

Devices Report

TabFields
Device TypesDevice, Entrances, Pageviews, Bounce Rate, Conversions, Revenue
BrowsersBrowser, Entrances, Pageviews, Bounce Rate, Conversions, Revenue
Operating SystemsOS, Entrances, Pageviews, Bounce Rate, Conversions, Revenue

Conversions Report

TabFields
ConversionsType, Count, Revenue, Conv. Rate
MicroconversionsType, Count, Unique Users

Segments

Save filter combinations for quick access.

Creating a Segment

  1. Apply desired global filters
  2. Click Save as Segment
  3. Enter segment name
  4. Click Save

Using Segments

  1. Click the Segments dropdown in the filter bar
  2. Select a saved segment
  3. Filters apply immediately

Segment Examples

Segment NameFilters
Mobile SpainCountry = Spain, Device = Mobile
Paid TrafficMedium = cpc
Blog VisitorsPath starts with "/blog"
High-Value Users(Created after filtering by conversions > 0)

Managing Segments

  1. Click Segments dropdown
  2. Click the settings icon
  3. Options:
    • Rename segment
    • Delete segment
    • View filters in segment

Filter Strategies

Performance Analysis

Find underperforming segments:

  1. Filter: Entrances > 500 (significant traffic)
  2. Filter: Bounce Rate > 70 (high bounce)
  3. Result: High-traffic pages with engagement issues

Conversion Optimization

Find conversion opportunities:

  1. Filter: Entrances > 200
  2. Filter: Conversions = 0
  3. Result: Popular pages not converting

Traffic Quality

Identify quality sources:

  1. Filter: Entrances > 50
  2. Filter: Conv. Rate > 3
  3. Sort by Revenue
  4. Result: High-performing traffic sources

Geographic Targeting

Analyze specific markets:

  1. Global filter: Country = [target market]
  2. Local filter: Conversions > 0
  3. Result: Converting pages in target market

Filter Persistence

What Persists

ElementBehavior
Global filtersPersist across reports, reset on site change
Local filtersReset when leaving the report
SegmentsSaved permanently until deleted
Date rangePersists across reports

URL Parameters

Filters are reflected in URL parameters:

  • Shareable links include active filters
  • Bookmarks preserve filter state
  • Direct links to filtered views

Example URL:

/sites/123/sources?country=ES&medium=cpc&dateRange=30d

Best Practices

Use Global Filters For

  • Segmenting by user attributes (country, device)
  • Filtering by traffic source
  • Consistent analysis across reports

Use Local Filters For

  • Finding specific items in tables
  • Threshold-based filtering (metrics above/below values)
  • Detailed table exploration

Performance Tips

  • Apply broad filters first (country, device)
  • Then refine with specific filters
  • Save common combinations as segments
  • Clear filters before starting new analysis