While Browsee automatically captures all page URLs and clicks on your site, there may be certain additional information that you may want to send to Browsee.
You can use _browsee.logEvent
call to specify a certain event like in GA or Mixpanel.
Learn more about the Log Event Call.
Or, you can identify users with your Id and label using the _browsee.identify
call.
Learn more about the Identify Call.
You can link your own internal systems with Browsee sessions using Browsee's Session Url.