Kommentare

1 Kommentar

  • Offizieller Kommentar

    Hi Claire Tran 

    Thanks for reaching out about this.

    For the v2 API, you can use FS('setIdentity', { uid, properties });. To anonymize a user once they've been identified, you can use FS('setIdentity', { anonymous: true });.
     
    Keep in mind, if you're using the browser SDK and you've initialized the SDK in your app using the FullStory namespace (i.e. import { FullStory } from '@fullstory/browser';) then you'd instead use that namespace for these methods — FullStory('setIdentity', { uid, properties });.

    Please let us know if this helps, or if you have any additional questions!

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.

Sie haben nicht gefunden, wonach Sie suchten?

Neuer Post