I’m planning on adding a short onboarding survey to our app, with questions like “where did you hear from us”. As users are only asked these questions once, conceptually they would make sense as user properties. However, I’m a little worried of creating lots of user properties and spamming our data schema that way.
Is there a way to group user properties? Or how else would you recommend storing these results?