@Ryrenz: An open-source analytics tool that keeps all website access data on your own server, no Cookie, and no need to hand over visitor behavior to third parties. GitHub garnered 38,000 Stars, self-host it, the database is yours. For personal websites or small products, if you want to see how many people come each day, where they come from, and what they click on, adding a third-party analy...

X AI KOLs Timeline Tools

Summary

This is an open-source analytics tool that can be self-hosted, doesn't require using Cookies, and keeps visitor data on your own server. The tool has garnered 38,000 stars on GitHub and supports features like traffic sources and marketing campaigns.

An open-source analytics tool that keeps all website access data on your own server, no Cookie, and no need to hand over visitor behavior to third parties. GitHub garnered 38,000 Stars, self-host it, the database is yours. For personal websites or small products, if you want to see how many people come each day, where they come from, and what they click on, adding a third-party analytics script is the easiest, but the cost is that all visitor data goes into someone else's database, and you have to add a Cookie consent prompt on the page. Umami's approach is to run your own instance: use its Docker Compose to bring up PostgreSQL as well, which listens on port 3000 by default, and on the first build, it automatically sets up the database tables and admin account, opening it to the dashboard. What you can see is not just visit counts; traffic sources, marketing campaigns, user paths, conversions, and revenue are all included, with two-factor authentication enabled by configuring a 64-character hexadecimal key. For your own website, the data should, of course, be in your own hands. GitHub:
Original Article
View Cached Full Text

Cached at: 08/27/26, 09:53 AM

Umami 是一款隐私优先的分析平台。流量、营销活动、用户行为、转化与收益一站式呈现——无需 Cookie,杜绝监控,支持自托管或云端部署。

Similar Articles

@CycleDecoded: Stop paying a fortune for crappy crawler software and paying the IQ tax! This open-source tool is insane — it directly exposes all social media platforms' data. The game for traffic matrix and data monetization players is over! Meet MediaCrawler, a GitHub project with over 54,000 stars. In plain language…

X AI KOLs Timeline

MediaCrawler is an open-source multi-platform social media crawler tool with over 54,000 stars on GitHub. It supports data collection from 7 major platforms including Xiaohongshu, Douyin, Bilibili, etc., and features multi-account, IP proxy, breakpoint resume, and AI integration.

@axichuhai: Folks, this open-source project is like having a god's-eye view, boosting web scraping efficiency tens of times over. It has topped GitHub trending with 50k+ stars. No more writing code, maintaining selectors, or dealing with anti-scraping measures. Just drop in a URL, zero-code, naturally bypass blocks, no need to maintain selectors...

X AI KOLs Timeline

This open-source project can scrape web data with zero code, bypass anti-scraping mechanisms, boost efficiency tens of times, and has earned 50k+ stars.

@Jolyne_AI: When doing web scraping and data collection, proxy servers are almost a must, otherwise your IP will be blocked in no time. The bigger problem is that most of the "free proxies" online are dead. I just dug up an open-source project on GitHub: Proxifly. It automatically fetches, updates, and verifies free proxies every 5 minutes, making the "usable" aspect...

X AI KOLs Timeline

Introduced the open-source project Proxifly on GitHub, which automatically fetches and verifies available proxies every 5 minutes, covers 60+ countries, supports multiple protocols, and provides downloads in multiple formats as well as npm installation.