You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
import LogRocket from 'logrocket';
LogRocket.init('multei/web');
How to identify users (only if they allow)
// This is an example script - don't forget to change it!
LogRocket.identify('THE_USER_ID_IN_YOUR_APP', {
name: 'James Morrison',
email: 'jamesmorrison@example.com',
// Add your own custom user variables here, ie:
subscriptionType: 'pro'
});
The text was updated successfully, but these errors were encountered:
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
How to install LogRocket
How to import and configure LogRocket
How to identify users (only if they allow)
The text was updated successfully, but these errors were encountered: