Directory / Category
Analytics
Measurement and performance applications. Browse 10 curated apps in this category.
UptimeFlare
An open-source uptime monitoring and status page application that runs on Cloudflare Workers with a D1 database, performing scheduled HTTP and TCP checks from Cloudflare's network and serving a customizable status page in a visitor-controlled account.
cf-workers-status-page
A self-hosted status page that monitors configured websites and APIs on a schedule, records daily uptime history, and sends Slack, Discord, or Telegram alerts. It runs as a Cloudflare Worker with CRON Triggers and KV storage, deployed into the visitor's own Cloudflare account via a deploy button or Wrangler.
Counterscale
An analytics application that uses Cloudflare Workers, Workers Analytics Engine, and R2.
InsightFlare
An analytics application with a one-click Cloudflare deployment route and one year of default traffic retention.
Agent Analytics
An analytics application with Cloudflare Workers and D1 among its supported deployment routes.
xugou
A self-hosted system monitoring platform that deploys its Hono backend to Cloudflare Workers and uses Durable Objects for real-time WebSocket updates. Agents collect CPU, memory, disk, and network metrics, with HTTP checks, status pages, and alert notifications configured via wrangler secrets.
ssl-certificate-monitor
A Workers-based application that checks SSL certificate expiry dates and certificate details such as issuer and subject alternative names, exposing results through a REST API and a web UI. It runs on Cloudflare Workers and can be deployed to a visitor's own account with npm run deploy.
geoscore
An open-source SEO and AI visibility audit tool that scans websites for technical SEO, content quality, accessibility, security, and predicted AI citations. It runs as a Cloudflare Worker with D1, KV, Vectorize, and Workers AI, paired with a Pages frontend, deployable to the user's own Cloudflare account.
Facet
An analytics application documented to use one Cloudflare Worker and D1, with optional Workers AI.
ohstatus
A self-hosted uptime monitoring tool that checks HTTP, HTTPS, TCP, and DNS endpoints, manages incidents and schedules, and sends email alerts. Its status page deploys to Cloudflare Workers with D1 and Queues, while the API and dashboard run elsewhere with Convex as the database.