
mzzb83n
Activity overview
Latest activity by mzzb83n-
mzzb83n commented, Thank you both. The angular application helped point me to what I needed, specifically this import:import * as FullStory from '@fullstory/browser';
-
mzzb83n created a post, Updating the UUID for a given user
Hi I am trying to give a unique UUID that I set in my Angular application, and I have the place where I go get the user data. Now I want to persist that UUID and other pieces of data in full story....