TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Best way to collect usage metrics of software

3 pointsby sebastianhoitzalmost 14 years ago
What would be the best way to collect usage metrics of your SaaS product?<p>I want to collect things like: Logins, Amount of time spent on site, clicks.<p>Is there an easy way to do this? Is there any service that provides the possibility to do this?

1 comment

redslazeralmost 14 years ago
i think the analytics that hacker news uses (<a href="http://www.mixpanel.com" rel="nofollow">http://www.mixpanel.com</a>) tracks anything you want it to. It also lets you assign each user a unique tag and track individually as well.