Marcus Hyett (PostHog)

Results 21 comments of Marcus Hyett (PostHog)

@yakkomajuri @tiina303 @macobo @fuziontech , clarifying one thing - I think it makes sense for one team to own feature flags and getting them fit for purpose on a number...

This is a pretty huge change and not necessarily a great idea for the reasons above, a LOT of people will be coming to our site because of self hosting...

I think I’ve narrowed down the problem to [this if statement](https://github.com/PostHog/posthog-js/blob/7d5eefb21fb7634ae1a74d0fd099e730567aea89/src/posthog-core.js#L1288-L1290), looks like both clear_persistence and enable_persistence are set to true so it's not making it to the else_if and...

@carabaestlein we have another customer interested in integrating SnowPlow with PostHog - would love to chat about how we can make this happen?

@EDsCODE nudging on this one as I've been helping someone to try and do something similar e.g. https://app.posthog.com/cohorts/2741 And it definitely doesn't return a list of people who **have not**...

Curious what the status of this is? Anything I can to do help at all (e.g. manual testing, etc)?

@tiina303 you shared an idea for an interim metric (using existing telemetry) around success rate of installs...wonder if you could share it here too?

Thanks @tiina303. I was wondering if this [retention view](https://app.posthog.com/insights/rgV6XsyW/edit#filters=%7B%22insight%22%3A%22RETENTION%22%2C%22target_entity%22%3A%7B%22id%22%3A%22helm_install%22%2C%22name%22%3A%22helm_install%22%2C%22type%22%3A%22events%22%2C%22order%22%3A0%7D%2C%22returning_entity%22%3A%7B%22id%22%3A%22organization%20usage%20report%22%2C%22type%22%3A%22events%22%2C%22name%22%3A%22organization%20usage%20report%22%2C%22order%22%3A0%7D%2C%22date_to%22%3Anull%2C%22period%22%3A%22Week%22%2C%22retention_type%22%3A%22retention_first_time%22%2C%22display%22%3A%22ActionsTable%22%2C%22properties%22%3A%5B%5D%2C%22filter_test_accounts%22%3Atrue%2C%22aggregation_group_type_index%22%3A1%7D) Is potentially another good way to measure it (in the interim) - given it enforces the time between helm install and...

One small tweak is to aggregate by instance (since the original query will also include cloud organizations). Yep I agree it looks pretty good (especially on a [monthly basis](https://app.posthog.com/insights/wct4ybhr#filters=%7B%22insight%22%3A%22RETENTION%22%2C%22target_entity%22%3A%7B%22id%22%3A%22organization%20usage%20report%22%2C%22name%22%3A%22organization%20usage%20report%22%2C%22type%22%3A%22events%22%2C%22order%22%3A0%7D%2C%22returning_entity%22%3A%7B%22id%22%3A%22organization%20usage%20report%22%2C%22name%22%3A%22organization%20usage%20report%22%2C%22type%22%3A%22events%22%2C%22order%22%3A0%7D%2C%22period%22%3A%22Month%22%2C%22retention_type%22%3A%22retention_first_time%22%2C%22retention_reference%22%3A%22previous%22%2C%22display%22%3A%22ActionsTable%22%2C%22properties%22%3A%5B%5D%2C%22aggregation_group_type_index%22%3A1%7D)):