1. What We Use
Wirekitty uses:
- Local browser storage (for example localStorage and IndexedDB) for app/site functionality and preferences.
- Optional analytics cookies/identifiers from PostHog when you allow analytics.
2. Categories and Examples
| Category | Examples | Required | Purpose |
|---|---|---|---|
| Strictly necessary storage | wirekitty-cookie-consent, theme,
wirekitty_settings, CanvasDatabase (IndexedDB)
| Yes | Stores your cookie choices, UI preferences, and local-first canvas data. |
| Analytics (PostHog) |
PostHog cookie/local identifiers (for example _ph_*)
| No | Measures usage and reliability so we can improve Wirekitty. |
3. Additional App Local Storage Keys
The editor may also save additional local preferences in localStorage, including:
-
wirekitty-posthog-cookie-consent,wirekitty-onboarding-complete-v2,wirekitty-callouts-dismissed -
wirekitty-sidebar-width,wirekitty-recently-used-elements,wirekitty-recent-icons -
wirekitty_text_defaults,wirekitty_rectangle_defaults
4. Analytics Provider
Our analytics provider is PostHog. Optional PostHog cookies/identifiers are used only when analytics is enabled. If you reject optional analytics, PostHog tracking is opted out in the website/app clients.
5. How to Manage Choices
- On wirekitty.dev, use the cookie banner to choose Allow essential only or Allow all.
- After you make an initial choice, return to this page and use Manage cookie choices to reopen the cookie manager.
- In app.wirekitty.dev, change optional analytics in Settings -> Analytics cookies.
- You can clear browser cookies, localStorage, and IndexedDB in your browser tools.
6. More Information
For broader details on how information is handled, see our Privacy Policy .
7. Updates to This Policy
We may update this Cookie Policy from time to time. When we do, we will update the “Last updated” date on this page.