Cron Builder

Privacy Policy

Last updated: 12 June 2026

TL;DR: Cron Builder does not collect, store, or transmit the cron expressions or saved recipes you create. The only data sent to a third party is your IP address, which is logged by our hosting provider (Vercel) and, if ads are enabled, by Google AdSense. No analytics. No tracking pixels. The only cookies set are by AdSense (if enabled) and by your browser's localStorage when you save recipes locally.

1. Who we are

Cron Builder ("we", "us", "the site") is a single-file web application operated by Sonny ("the operator"). The site is hosted on Vercel, Inc. The site is provided free of charge and does not require registration.

Contact: see the main site.

2. What data we collect

From you, the user: nothing you type into the builder is collected, stored, or transmitted to a server. Cron expression evaluation, timezone conversion, and next-run calculation happen locally in your browser. You can verify this by opening your browser's DevTools Network tab; the only network request your browser makes is the initial fetch of the HTML file itself.

Local storage: If you use the "Save recipe" feature, the named recipe is stored in your browser's localStorage under the key cron-builder-recipes. This data never leaves your device. You can clear it at any time by clearing your browser's site data, or by clicking "Delete" on each saved recipe.

Automatically: standard HTTP request metadata is logged by our hosting provider (Vercel) for the purpose of serving the site and detecting abuse. This includes your IP address, the user agent string, the requested URL, and the response status. Logs are retained for up to 30 days and are not shared with third parties except as required by law.

Cookies: Cron Builder does not set any cookies. No analytics cookies. No preference cookies. No session cookies.

3. Third-party services

3.1 Google AdSense (only if enabled)

The site may display advertisements served by Google AdSense. AdSense is a third-party ad network operated by Google Ireland Limited. If ads are enabled, the following happens when you load a page with an ad slot:

For users in the European Economic Area, the United Kingdom, and Switzerland, Google serves non-personalized ads by default. Non-personalized ads use contextual information (the page content) rather than your behavioural profile to select ads. You can change your consent choice at any time via Google's ad personalisation settings.

For more information on how Google uses data from partner sites, see How Google uses information from sites or apps that use our services.

3.2 Vercel (hosting)

Cron Builder is served by Vercel, Inc. Vercel's privacy practices are described in their privacy policy.

4. Legal basis for processing (UK GDPR)

If you are in the UK or EEA, the legal basis for processing your IP address and request metadata is our legitimate interest (UK GDPR Article 6(1)(f)) in operating and securing the site. The legal basis for serving AdSense ads, if enabled, is your consent as collected by Google's consent management platform (TCF v2.2).

5. Your rights

Under the UK General Data Protection Regulation (UK GDPR) and the Data Protection Act 2018, you have the right to:

6. Children's privacy

Cron Builder is not directed at children under the age of 13, and we do not knowingly collect personal data from children. The site is a technical tool aimed at software developers and system administrators.

7. International transfers

Data we process may be transferred to and stored in countries outside the UK or EEA, including the United States. Where we rely on third-party services that process data outside the UK, we ensure that appropriate safeguards are in place (such as Standard Contractual Clauses for Google services).

8. Changes to this policy

We may update this privacy policy from time to time. The "last updated" date at the top of this page will reflect any changes. Material changes will be noted in the site footer for at least 30 days.

9. Contact

If you have any questions about this privacy policy or wish to exercise your rights, please open an issue on the project's source repository. The link is in the footer of cron-builder-amber.vercel.app.