Skip to content
Deep Work Plan is live on Product Hunt today Upvote it

Privacy policy

Privacy on deepworkplan.com

Deep Work Plan is a static documentation and methodology site. This page explains, plainly and completely, what data the site touches when you visit: there is no accounts system, no advertising, and no cross-site tracking anywhere in it.

September 8, 2026

What the site is

deepworkplan.com is a collection of static pages served through a CDN. There is no login, no user database, and no way for the site to store personal profiles. Content is developed in public GitHub repositories under the DailybotHQ organization, and everything you read here is served exactly as built.

Analytics

The site uses Umami, a cookieless, privacy-first analytics service, to count page views in aggregate. Umami does not set tracking cookies and does not build cross-site profiles. Because AI crawlers do not run JavaScript, a server-side edge function also records the user agent and path of automated bot visits as anonymous analytics events — this identifies crawler software (for example "GPTBot visited /init"), never a human visitor.

Cookies and local storage

The site sets no tracking cookies. The only thing stored in your browser is a theme preference (light or dark mode) kept in localStorage, which never leaves your device and is not transmitted anywhere. If you clear your browser storage, the site simply returns to your system default theme.

Third-party services

Hosting and delivery run on Cloudflare Pages, which processes request logs and IP addresses at the edge as part of operating the CDN and blocking abuse, under Cloudflare's own privacy policy. Aggregate analytics run on Umami (cloud.umami.is). If you voluntarily submit the contact form, your answers are sent through Google Forms to our team — that is the only place where information you type is collected, and it is used solely to reply to you.

What we do not do

We do not sell or share personal data, run advertising or remarketing pixels, fingerprint browsers, or send marketing email. The site has no newsletter signup and no telemetry beyond the aggregate, cookieless counts described above.

Your choices

Because analytics here are aggregate and cookieless, there is no personal profile to export or delete. You can block the analytics script with any content blocker without affecting how the site works. If you have submitted the contact form and want your message deleted, write to the contact address below and we will remove it.

Changes to this policy

If this policy changes materially, the updated date at the top of this page changes with it, and substantive edits are committed to the public website repository where anyone can review the history.

Contact and security

For privacy questions write to [email protected]. To report a security vulnerability, prefer GitHub's private vulnerability reporting for the website and skill repositories — see /.well-known/security.txt for the exact addresses.