PostHog / posthog

🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.
https://posthog.com
Other
19.46k stars 1.14k forks source link

Correlation Analysis handling of time properties #8143

Open neilkakkar opened 2 years ago

neilkakkar commented 2 years ago

Is your feature request related to a problem?

Correlation analysis on datetime based properties is mostly useless, since the aggregation here doesn't happen properly. It's rare for even two users to share the same time, upto the second.

Describe the solution you'd like

When doing correlation analysis, group time-based properties into intervals. Perhaps make this configurable. This allows correlation analysis to say that people with createdAt between 0 and 3 months are 10x more likely to ___.

Describe alternatives you've considered

None so far.

Additional context

cc: @joesaunderson for the good idea!

Thank you for your feature request – we love each and every one!

posthog-bot commented 4 months ago

This issue hasn't seen activity in two years! If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in two weeks.