Browsee
  • Getting Started
    • How to use Browsee on Shopify Store?
    • Shopify Stores
  • Integration
    • Snippet Integration
      • Direct JS Integration
      • GTM Integration
      • SDK Integration
      • Wordpress Integration
      • Shopify Integration
      • Troubleshooting Integration
    • Managing Recordings
    • API Calls
      • Log Event Call
      • Identify Call
      • Session Url
      • Generate Secret Key
      • Data Export API
      • Track HTTP API
      • Identify HTTP API
  • Understand Your Users
    • Session Search
      • Date Range
      • User Actions
      • User Attributes
      • Session Tags
        • Network Errors and Slowness
        • Javascript (JS) Errors
        • Frustration Clicks or Rage Clicks
        • Broken Links
        • U Turn
        • Searching For Something
        • Going in Circles
        • High Engagement
        • High Input Time
        • Repeat Pages
        • Repeat Events
      • Regular Expression Search
    • Segments
    • Segment Analytics and Alerts
    • Subscribe to a Segment
    • Configure Dashboard
    • Session Replays - Save, Share, and Delete
    • User Experience Issues
  • Heatmaps
    • Heatmaps
    • Create Heatmaps
    • Compare Heatmaps Across Date Ranges
    • Segmentation in Heatmaps
    • Heatmap Sessions
    • Dynamic Heatmaps
  • Funnels
    • Creating Funnels
    • Funnel Analytics and Alerts
  • FAQ
    • Frequently Asked Questions
    • FAQ - Browsee Installation
    • FAQ - Account and Project
    • FAQ - Session Recordings
    • FAQ - Heatmaps
    • FAQ - Payment & Plans
  • Project
    • Add User
    • Add Project
    • Setting Up SSO Login
    • Third Party Integrations
    • Content Security Policies
  • Plans and Billing
    • Recording and Sampling
  • Data Privacy
    • Privacy
    • Do Not Track Settings
    • Link Browsee with your Privacy Policy
    • GDPR Compliance
  • Feedback & Popups
    • Creating Notifications
    • When to Show
    • Where to Show
    • Advanced Targeting
    • Feedback Widget
    • Integrations
  • Request A Feature
    • Request a New Feature
Powered by GitBook
On this page
  • Search by Visited URL
  • Search by "Clicked Text"
  • Search by "Did Event"
  • Search by Actions Count
  • Search by Time Spent
  • Search by "Edited Field with Name"
  • Search by "Clicked Element Selector"
  • Search by "Clicked Element ID"
  • Search by "Input Text"
  • Search by Landing Page
  • Search by "Exit Page"
  • Search by "Clicked Element ID"
  • Search by "Clicked Element Text"
  • Search by "Edited Form Field"

Was this helpful?

  1. Understand Your Users
  2. Session Search

User Actions

PreviousDate RangeNextUser Attributes

Last updated 1 year ago

Was this helpful?

You can search your sessions based on user actions like "visited URL", "time spent", "landing page", "exit page" and many more.

Search by Visited URL

You can search by the visited URL or URL pattern that a user has visited. For searching by URL/URL pattern, you need to enter the path (i.e.) anything after your domain. So, for example, in the case of https://browsee.io/login, you just need to enter "/login" in the search box as shown below:

For searching by URL pattern, you can change the dropdown to "Contains" instead of equals and you can look for any pattern like "session" or "product" etc as shown below:

Search by "Clicked Text"

Search by "Did Event"

Search by Actions Count

Search by Time Spent

Search by "Edited Field with Name"

Search by "Clicked Element Selector"

Search by "Clicked Element ID"

Search by "Input Text"

Search by Landing Page

Search by "Exit Page"

Search by "Clicked Element ID"

You can search your sessions by Element ID (commonly used in HTML, CSS elements).

<button type="button" id="submit">Sign Up</button>

If you will just look at the button here, the ID of the button is "submit". You can simply search by this ID in your sessions as shown below:

Search by "Clicked Element Text"

You can search your sessions by simply searching based on the text of the clicked element.

<button type="button" id="submit">Sign Up</button>

If you will just look at the button here, the text of the button is "Sign Up". You can simply search by this text in your sessions as shown below:

Search by "Edited Form Field"

You can search your sessions by simply searching based on the name of the edited form field.

<input type="text" placeholder="Email" name="email">

If you will just look at the input field here, the name of the field is "email". You can simply search by this text ("email") in your sessions as shown below:

LogoHow to filter session recordings by Events?YouTube
Search your session based on different user actions
Search for exact URL match
Search for a URL pattern
Search by Element ID
Search by Clicked Element Text
Search by Edited Form Field