Browsee
Browsee
Search…
Getting Started
Integration
API Calls
Log Event Call
Identify Call
Session Url
Generate Secret Key
Data Export API
Track HTTP API
Identify HTTP API
Snippet Integration
Managing Recordings
Understand Your Users
Session Search
Segments
Segment Analytics and Alerts
Subscribe to a Segment
Configure Dashboard
Session Replays - Save, Share, Like and Dislike
User Experience Issues
Heatmaps
Compare Heatmaps Across Date Ranges
Heatmaps
Create Heatmaps
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
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
Integrations
Powered By
GitBook
Log Event Call
Log Event API lets you track client-side events that can not be captured automatically by Browsee.
Log Event call helps you give a complete picture to Browsee and each session so that you can search these sessions or segments with ease.
Log Event call is in similar to the existing analytics solutions you have used like Amplitude, Mixpanel, Google Analytics.
You can use it as
1
_browsee('logEvent', '<EVENT_NAME>',
2
{house: 'Baratheon',
3
location: 'Trident'}))
Copied!
Now, while searching for sessions you can filter them by the
EVENT_NAME
by adding a filter or in the search bar.
Search by Event Name in search bar
Or, you can specify it as a filter from the Add Filter menu.
Add as a filter
As with other search parameters, you can create a segment from a condition based on Event Name.
Integration - Previous
API Calls
Next
Identify Call
Last modified
1yr ago
Copy link