Closed marandaneto closed 1 month ago
https://github.com/PostHog/product-internal/pull/637 https://github.com/PostHog/posthog-js/blob/0b40e5af5381c7d356de31fc0458e91afbfa9a6b/src/types.ts#L206-L213
person_profiles should be identified_only by default.
person_profiles
identified_only
Options: always, never, identified_only.
always
never
I'm finishing this for android
Description
https://github.com/PostHog/product-internal/pull/637 https://github.com/PostHog/posthog-js/blob/0b40e5af5381c7d356de31fc0458e91afbfa9a6b/src/types.ts#L206-L213
person_profiles
should beidentified_only
by default.Options:
always
,never
,identified_only
.