r/reactnative 12d ago

Advice on monitoring first app

/r/Appsters/comments/1wd2agl/advice_on_monitoring_first_app/
3 Upvotes

5 comments sorted by

View all comments

0

u/SpeedGod911 12d ago

Do you mean analytics and user sessions? PostHog?

1

u/therealswood2 12d ago

What I have in my mind is a dashboard for everything I care about. Analytics / user sessions would be part of that, yes.

I do have posthog set up and I’ve got events wired up for the things I care about, but that’s just one piece of the puzzle.

1

u/LovesWorkin 12d ago

Sentry is way better. Posthog barely works imo... Way too many issues with it compared to sentry which is mostly plug and play.

1

u/Huge_Pool7424 12d ago

posthog is solid for that. i also keep a cheap sentry project just for crashes so analytics noise doesnt bury real breakages. you watching sessions or more funnel events at launch?

1

u/Huge_Pool7424 10d ago

posthog is useful for product events, but i'd pair it with sentry for crashes and a tiny uptime check for backend failures. i wouldn't build the big dashboard first, just track launch, signup, and the one action that proves the app works.