PostHog / meta

This is a place to discuss non-product issues in public.
MIT License
18 stars 4 forks source link

Onboarding 6.1: Web analytics #240

Closed joethreepwood closed 2 months ago

joethreepwood commented 2 months ago

As per https://github.com/PostHog/meta/pull/179

Web analytics is launching, so it needs an email flow in the onboarding emails.

Pretty simple flow to add. If someone performs onboarding product selected and product_key = web analytics then we check if they've ingested 50 events after a 36 hour wait. If yes, we skip them to the next email. If no, they get a help email.

Elsewhere, we'll mention web analytics alongside product analytics. This'll help us extending the flow needlessly and making unsubs more attractive.

joethreepwood commented 2 months ago
Screenshot 2024-09-05 at 13 24 38 Screenshot 2024-09-05 at 13 23 06 Screenshot 2024-09-05 at 13 23 57

Quickly done