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
Give users opportunity to create custom instrumentation events through Clarity. This could be implemented by adding .instrument(key, payload) api to the clarity object, which would add an instrumentation event to core, containing key and payload in its state.
Give users opportunity to create custom instrumentation events through Clarity. This could be implemented by adding .instrument(key, payload) api to the clarity object, which would add an instrumentation event to core, containing key and payload in its state.