How to build product growth KPIs and measures #10195
Replies: 1 comment
|
Highlight is primarily an observability tool (session replay, error tracking, log management), not a product analytics platform. It can tell you "this user hit an error on the checkout page" but it's not built to answer "what percentage of users clicked the upgrade button this week." That said, you can get some product analytics-style data out of Highlight: What Highlight can do natively:
Why What to use for product growth KPIs:
The typical setup is Highlight for debugging and observability, plus one of the above for product metrics. They serve different needs and the overlap is minimal. If you want to keep things simple and only add one tool, PostHog covers the most ground since it has both product analytics and a basic session replay feature (though Highlight's replay is significantly more polished). |
Uh oh!
There was an error while loading. Please reload this page.
Is highlight.io the right tool for measuring things like "which buttons do people use" or "which features are popular"? Or if not, what is a recommended tool for this? I see some documentation about
h.trackmostly talking about forwarding to amplitude but I'm not sure why we need another tool for that.All reactions