Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: how to clear traits without reset? #58

Closed
ZPGC opened this issue Feb 23, 2024 · 1 comment
Closed

Question: how to clear traits without reset? #58

ZPGC opened this issue Feb 23, 2024 · 1 comment

Comments

@ZPGC
Copy link

ZPGC commented Feb 23, 2024

Question: how to clear traits without reset?

@ZPGC ZPGC changed the title Question: how to remove traits in event tracking? Question: how to remove traits in event track? Feb 23, 2024
@ZPGC ZPGC changed the title Question: how to remove traits in event track? Question: how to clear traits without reset? Feb 23, 2024
@edsonjab
Copy link
Contributor

hi @ZPGC
The traits are properties to send specific information for user or group, it is sent once you call the methods 'identify' or 'group', so, I suggest that you create an object to handle the traits and once the traits are used use a method to clean that object.
you can check our README for more information about that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants