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
Session Url
If you would like to link Browsee's session URLs to your CRM or internal systems you can use the following API call
1
_browsee.getSessionUrl()
Copied!
This will return a URL like:
https://browse.io/app/session/1e825882bb26.
In case you are going to call this even before Browsee JS is loaded, please use it as
1
_browsee('getSessionUrl', callback)
Copied!
where you will get the URL in a callback.
Previous
Identify Call
Next
Generate Secret Key
Last modified 1yr ago
Copy link