Skip to content

Cookie Policy

Last updated: 2026-07-13

Cookies are small pieces of data stored in your browser by websites. Manako uses cookies and similar technologies (such as localStorage) to provide and improve our services.

Manako uses two categories of cookies and browser storage.

Required for basic site functionality. Disabling them prevents normal use of the service.

NamePurposeExpiryAttributes
mk_atMaintains authenticated session (access token)15 minutesHttpOnly, Secure, SameSite=Lax
mk_rtRefreshes the access token (refresh token)7 daysHttpOnly, Secure, SameSite=Lax
mk_sudoMaintains re-authentication state before sensitive actions (API key management, disabling MFA, etc.)15 minutesHttpOnly, Secure, SameSite=Lax
manako-ui-lang (localStorage)Language preferencePersistent-
manako-theme (localStorage)Dark/light theme preferencePersistent-
Cloudflare Turnstile tokenBot protection (security)Session-

mk_at, mk_rt, and mk_sudo are host-only cookies with no Domain attribute set, so they are only sent to api.manako.dev. Because they are HttpOnly, they cannot be read from JavaScript, and the dashboard (SPA) never stores authentication data in localStorage or similar storage.

Used for usage analytics. Enabled only after user consent.

NamePurposeDestinationExpiry
_ga, _ga_*Google Analytics 4 traffic analyticsGoogle (USA)2 years
GTM container cookiesGoogle Tag Manager containerGoogle (USA)Session to 2 years

On first visit, we display a cookie consent banner with the following options:

  • Accept: enable all cookies including analytics
  • Reject: use only necessary cookies (GA4 will not fire)
  • Settings: choose per category

Your choice is remembered for 180 days. After that, the banner is shown again.

You can withdraw consent at any time by deleting the manako-cookie-consent key from browser localStorage and reloading the page.

If you accept analytics cookies, the following information may be sent to Google LLC:

  • URL visited, referrer, browser info, screen resolution
  • Anonymized IP address
  • Click events on Manako (e.g. signup_complete)

See Google’s Privacy Policy for details.

  • GDPR (EU/EEA): analytics cookies are not fired before explicit consent (GTM Consent Mode v2)
  • Japanese revised Telecommunications Business Act: data transfer destinations and purposes are disclosed on this page

For questions about cookies or personal data, please use the contact details in our Privacy Policy.