Documentation Index
Fetch the complete documentation index at: https://mintlify.com/vemetric/vemetric/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Filtering in Vemetric allows you to slice your analytics data to focus on specific user segments, behaviors, or conditions. Filters work across the entire platform - on your dashboard, user journeys, events, and funnels.Filter Types
Vemetric supports multiple filter types to segment your data:Page Filters
- Page Path
- Origin
Filter by URL path to analyze specific pages or sections of your site.Example:
/products to see all product pagesEvent Filters
- Event Name
- Event Properties
Filter by specific custom events you’re tracking.Example: Show only users who triggered “Purchase Completed”
Geographic Filters
- Country
- City
Filter by country using country codes or names.Example: United States, Canada, United Kingdom
Source Filters
- Referrer
- Referrer URL
- Referrer Type
- UTM Parameters
Filter by referring domain (e.g., google.com, facebook.com).
Technology Filters
- Browser
- Operating System
- Device Type
Filter by web browser (Chrome, Firefox, Safari, Edge, etc.).
Funnel Filters
Filter by funnel completion status:- Users who completed a specific funnel
- Users who started but didn’t complete a funnel
- Users who reached a specific funnel step
Not all filter types are available on every page. For example, the Events page doesn’t support page path filtering since events can occur across multiple pages.
Filter Operators
Choose how your filter matches values:is
is
Exact match - the value must match exactly.Example: Country is “United States”
is not
is not
Exclude exact matches - the value must not match.Example: Browser is not “Chrome”
contains
contains
Partial match - the value contains the specified text.Example: Page path contains “/blog”
does not contain
does not contain
Exclude partial matches - the value must not contain the text.Example: Referrer URL does not contain “facebook”
starts with
starts with
Prefix match - the value starts with the specified text.Example: Page path starts with “/products”
ends with
ends with
Suffix match - the value ends with the specified text.Example: Page path ends with “.pdf”
Adding Filters
Quick Filtering from Cards
Save time by clicking directly on items in dashboard cards:- Click a country in the countries card to filter by that country
- Click a page path in most visited pages to filter by that page
- Click a browser in the browsers card to filter by that browser
- Click an event name to filter by that event
Filter Logic
Multiple Values (OR)
Within a single filter, multiple values use OR logic:Multiple Filters (AND)
Different filters combine with AND logic:The default operator between filters is AND, but you can change this to OR for event filters on the Events page.
Managing Filters
Active Filters Display
Active filters appear as tags below the filter controls:- Each filter shows its type, operator, and values
- Click the X icon to remove a filter
- Clear all filters at once with “Clear all” (if available)
Editing Filters
Modify existing filters:- Click on the filter tag
- Change the operator or values
- Updates apply immediately
Filter Persistence
Filters persist across navigation:- Applied filters stay active when switching between Dashboard, Users, and Events
- Filters are preserved in the URL, so you can bookmark or share filtered views
- Refresh the page and filters remain active
Filter Availability
Filter values are populated based on your actual data:- The dropdown shows values from the last 30-90 days (depending on your plan)
- Only values that exist in your data appear in the list
- Type custom values if you need to filter by something not in the dropdown
- Empty dropdowns mean no data matches that filter type
Free Plan Limitations
Common Filter Scenarios
Analyze Mobile Traffic
Analyze Mobile Traffic
Filters:
- Device Type is “Mobile”
Track Campaign Performance
Track Campaign Performance
Filters:
- UTM Source is “newsletter”
- UTM Campaign is “spring-sale”
Debug Regional Issues
Debug Regional Issues
Filters:
- Country is “Japan”
- Browser is “Safari”
Analyze Feature Adoption
Analyze Feature Adoption
Filters:
- Event Name is “Feature X Used”
- Country is not “United States”
E-commerce Segment Analysis
E-commerce Segment Analysis
Filters:
- Event Name is “Purchase Completed”
- Device Type is “Desktop”
Content Performance
Content Performance
Filters:
- Page Path starts with “/blog”
- Referrer Type is “Search”
Advanced Filtering Techniques
Negative Filters
Exclude unwanted data:Multi-level Segmentation
Combine multiple filters for precise segments:Funnel + Behavior Filtering
Filter Use Cases by Page
Dashboard Filters
On the dashboard, use filters to:- Analyze specific geographic markets
- Compare device types or browsers
- Track campaign traffic with UTM filters
- Focus on users who completed key events
- Exclude internal traffic or bots
User Journey Filters
On the Users page, filter to:- Find users from specific locations
- Identify users who triggered certain events
- Segment by device or browser for support
- Discover users who completed funnels
- Search for specific user attributes
Events Filters
On the Events page, filter to:- Focus on specific event types
- Track events from certain geographies
- Monitor events from particular devices
- Identify browser-specific event patterns
Funnel Filters
On Funnel pages, filter to:- Compare conversion rates by country
- Analyze device-specific funnel performance
- Track campaign-driven conversions
- Identify browser compatibility issues in funnels
Filter Performance Tips
Start Broad
Begin with one or two filters and add more as needed. Too many filters can over-segment your data.
Use Meaningful Segments
Filter by attributes that align with your business questions and goals.
Save Filter Combinations
Bookmark frequently-used filter combinations for quick access.
Compare Filtered Views
Open multiple browser tabs with different filters to compare segments side-by-side.
Troubleshooting Filters
No data after filtering
No data after filtering
Your filter combination may be too restrictive. Remove filters one by one to find which one eliminates all results.
Expected value not in dropdown
Expected value not in dropdown
The value might not exist in your data for the selected time period. Try expanding the date range or typing the value manually.
Filters not persisting
Filters not persisting
Ensure you’re not in private browsing mode, which may prevent URL parameters from saving.
Conflicting filters
Conflicting filters
Check for contradictory filters like “Country is United States” and “Country is not United States” applied together.
Next Steps
Dashboard
Apply filters to your analytics dashboard
User Journeys
Use filters to find specific user segments
Funnels
Analyze funnel performance with filters
Custom Events
Filter events by custom properties