惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
雷峰网
雷峰网
The Cloudflare Blog
WordPress大学
WordPress大学
博客园 - 聂微东
人人都是产品经理
人人都是产品经理
IT之家
IT之家
V
V2EX
博客园 - 司徒正美
小众软件
小众软件
博客园_首页
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
酷 壳 – CoolShell
酷 壳 – CoolShell
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Hugging Face - Blog
Hugging Face - Blog
T
Tailwind CSS Blog
Last Week in AI
Last Week in AI
Jina AI
Jina AI
博客园 - 叶小钗
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
爱范儿
爱范儿

Home Assistant

2026.9: There's room on this bus Anonymous and open to all: The Home Assistant survey dataset – Open Home Foundation Community Day 2026: Save the date! – Open Home Foundation Get ready to start building: The ESPHome Starter Kit is here! 2026.8: Approachable by design A big win for Android interoperability – Open Home Foundation FireAvert joins Works with Home Assistant Building the device database together: Public preview now live – Open Home Foundation IoTorero joins Works with Home Assistant Companion app: Changing support for Apple platforms 2026.7: Automations that speak your language The Matter upgrade you’ve been waiting for Proxy all the things: no device left behind – Open Home Foundation 2026.6: Pick a card, any card Sensereo joins Works with Home Assistant zunzunbee joins Works with Home Assistant 2026.5: We're on the same frequency now 📡 BEGA joins Works with Home Assistant ubisys joins Works with Home Assistant 2026.4: Infrared never left the chat Modernizing encryption of Home Assistant backups Heatit joins Works with Home Assistant 2026.3: A clean sweep Heiman joins Works with Home Assistant The Open Home Foundation merch store is here! 2026.2: Home, sweet overview How we'll build the device database, together State of the Open Home 2026: join us live in Utrecht, the Netherlands! Partner update: HELTUN removed from Works with Home Assistant 2026.1: Home is where the dashboard is 🥂
Making our web analytics open source with Plausible – Ope...
2026-07-29 · via Home Assistant

The Open Home Foundation fights for privacy, choice, and sustainability. These principles are at the heart of everything we do, including how we handle website analytics.

Our position is clear: we reject tools that track individuals across the web to monetize their data. Instead, we want aggregated, anonymized analytics to show us how our websites are performing overall. This gives us the insights we need to effectively maintain the foundation’s websites without identifying who our visitors are, or compromising their privacy.

In this article we’ll explain how we plan to do this with Plausible analytics: open source software where you can see exactly what we see on a public dashboard and block altogether if you wish.

Please note: the following information only applies to Open Home Foundation websites, not Home Assistant software, your local instance, or any data from your home.

Aggregated, anonymized analytics

Plausible shows us aggregate totals of website activity, not individual behavior or personal information. Here’s what that looks like, with links to the relevant information in Plausible:

What is tracked What is not tracked
Which pages get visited and how often Individual visitor profiles or identities
Approximate geography (country/region level) Cross-session or cross-day visit history
Referral sources (where visits come from) Session replays or heat maps
Basic engagement metrics (time on page, scroll depth) Data sold or shared with third parties
Custom events like button clicks (downloads, sign-ups) IP addresses (used briefly for geolocation, then deleted not stored)
Browser name and version, operating system name and version, and device category (desktop/mobile/tablet) Fingerprinting signals such as screen resolution, fonts, or timezone collected from your browser

Giving you control

Our Plausible dashboard is public, so you can see exactly the same information as us – and we’ll provide the link at the bottom of every Open Home Foundation website using Plausible so everyone can access it. As part of our broader effort to align our websites with our principles, we’re also making sure any affiliate links and other tracking elements are removed.

The system doesn’t create persistent identifiers*, any other cross-site or cross-device tracking, or use cookies – which means no consent banners cluttering up your screen, and no way to recognize users across visits. However it also means that if you prefer not to be part of the aggregated statistics, you’ll need to block Plausible using your ad blocker rather than clicking a preference box. Many ad blockers already filter it automatically. If yours doesn’t, here’s how to add it:

||plausible.openhomefoundation.org/js/pa-*

If your ad blocker is blocking Plausible by default and you want to make an exception for our websites, you can use the following filter to enable it just for us:

@@||plausible.openhomefoundation.org/js/pa-*

*Plausible counts unique visitors using a 24-hour session hash.

How we’re using Plausible

We’ve chosen Plausible because its philosophy aligns with our own privacy principles, and we’re taking extra steps to customize it further. We’re hosting it on infrastructure we maintain in-house, which means we have full control over the anonymous, aggregated data and how it’s handled. We’ve turned off journey tracking features, and while Plausible uses IP addresses for geolocation, they are discarded and never stored.

Most analytics services collect personal data that privacy regulations – such as GDPR in Europe – require them to delete, typically after one to two years depending on jurisdiction. But since Plausible only provides fully anonymized data with no personally identifiable information, we can keep it indefinitely. This way we (and anyone viewing our public dashboard) can see how things change over time, and spot long-term trends that suggest what’s working and what needs improvement.

Why we need analytics

The Open Home Foundation is a non-profit responsible for fulfilling our mission: fighting for privacy, choice, and sustainability in smart homes. A key part of this is advocacy – making sure as many people as possible know about our work and the alternatives we’re building to Big Tech control. This means running multiple project and organizational websites, managing partnerships that fund our work, and allocating limited resources effectively.

As we’ve grown, we’ve reached a point where we have so many website visitors it’s impossible to ask them all basic operational questions about the websites we run, such as which browser versions to prioritize testing, whether our getting started guides are being found, or how to allocate maintenance effort across projects.

Without this information, we risk wasting resources on the wrong priorities.

Analytics helps us with:

  • Technical optimization (browser compatibility, performance, maintenance)
  • Resource allocation across projects
  • Commercial sustainability (our store and links to our licensed products that help fund the foundation)
  • Infrastructure and cost management

All these things inform our technical decisions, help us prioritize where to invest funds, and ensure we’re using our resources where they have the most impact.

For example: a key goal for 2026 is to make our projects more approachable for everyone – from experienced users to those just starting out. Using analytics will show us if beginners are finding our simplified guides or still getting lost in advanced documentation.

What we’ve been doing

Until now, the only data for our websites we could view was basic server-side usage information like page visit counts. This doesn’t sit well with us, since our users can’t see that data, or opt out of it unless they stop using our sites altogether! Which is why we’re moving to Plausible.

What happens next…

We’re implementing Plausible over the next few months. You’ll see the dashboard link appear at the bottom of pages as it goes live.

We’ve taken care to align this work with our values, but we want to hear from you: if something concerns you or you have suggestions for how we could do this better, let us know.