resetLrIdentity()
function resetLrIdentity(): void;
Resets the identify state so the next lrTrackGuarded call will re-identify from sessionStorage. Call on logout before clearing sessionStorage.
Returns
void
function resetLrIdentity(): void;
Resets the identify state so the next lrTrackGuarded call will re-identify from sessionStorage. Call on logout before clearing sessionStorage.
void