localStorage for your preferences and trusted third-party services like Google
AdSense which may use cookies to show relevant ads.
1. What Are Cookies?
Cookies are small text files stored on your device by websites you visit. DailyPDFTask does not use traditional cookies. Instead, we use the browser's localStorage API, which provides similar preference-saving functionality without transmitting data to any server.
2. What We Store
DailyPDFTask stores only two items in your browser's localStorage:
| Key | Purpose | Type | Expires |
|---|---|---|---|
pctheme |
Stores your chosen colour theme (dark or light mode) | Essential / Preference | Persists until cleared |
pc_cookie_consent |
Records whether you accepted or declined our cookie notice | Essential / Consent | Persists until cleared |
__gads, _gcl_au |
Google AdSense advertising and performance cookies | Third-Party / Marketing | Varies (up to 2 years) |
No other data is stored by DailyPDFTask in your browser.
3. Third-Party Scripts
DailyPDFTask loads resources from the following third-party CDNs, which may store their own cookies or collect standard request data:
- Google AdSense — uses cookies to serve personalized advertisements
- Google Fonts (fonts.googleapis.com) — may log font requests
- Cloudflare CDN (cdnjs.cloudflare.com) — serves JavaScript libraries
- unpkg.com — serves the pdf-lib library
We do not control these third parties' data practices. Their privacy policies apply independently.
4. How to Manage or Delete Storage
You can clear DailyPDFTask's localStorage at any time:
- Open your browser's Developer Tools (F12)
- Navigate to Application → Local Storage
- Find
pcthemeandpc_cookie_consentand delete them
Alternatively, clearing your browser's site data will remove all stored items.
5. Consent
By clicking "Accept" on our cookie banner, you consent to our use of localStorage as described above. You may withdraw consent at any time by clearing your browser's local storage for this site.
6. Contact
Questions about our cookie practices? Contact us.