logo
GitHubLogin
๐Ÿ“–
Docs
โ“
Why Fullog?
๐Ÿ› ๏ธ
How to install on your site?
Gatsby
Next.js
CRA (Create React App)
๐Ÿ“š
JavaScript Reference Guide
๐Ÿ“–
init
๐Ÿ“–
tag
๐Ÿ“–
environment
๐Ÿ“–
identify
๐Ÿ“–
track
๐Ÿคš
I want some help
๐Ÿš˜
Roadmap
๐Ÿ“ˆ
Product Analytics
๐Ÿž
Error Tracking
๐Ÿ“น
Session Replay
๐Ÿš€
Performance Monitor
๐Ÿฆพ
Accessibility Monitor
๐Ÿ“
Headless CMS
๐Ÿงช
A/B Testing
๐Ÿ“ˆ
Analytics & Dashboards
๐ŸŽฅ
Session Recording
๐Ÿ“–
Filter your recordings
๐Ÿ›
Errors Monitoring
๐Ÿ‘ฅ
Teams & Admin
๐Ÿงฒ
Collected Data
๐Ÿคซ
Privacy
๐ŸŽ๏ธ
Performance
๐Ÿ’ผ
Case studies and comparisons
๐Ÿ”’
Privacy Policy
๐Ÿ“
Terms and Conditions
Docs
/
JavaScript Reference Guide

tag

Specify a version from your application which is on.
The launch value can be a hash Git, version string or any exclusive identifier to your application.
That will be great to visualize the session and understand what was the version of your site that was being executed.
javascript
import fullog from '@fullog/browser' fullog.init("appID", { tag: '0.1.0', });
init
environment

Powered by Notaku
Helpful?
SHARE