Privacy

SalaryTax is a static site. We do not require an account, we do not store any data you enter into calculators, and we do not share your information with third parties.

Local storage

We use your browser's local storage to remember your theme (light/dark) and region preferences (England/Wales/Scotland/NI). This data never leaves your device.

Analytics and advertising

If, in the future, we enable analytics or advertising, those will be loaded only after you give explicit consent via our cookie banner. Default consent is denied for all categories (ad storage, analytics storage, ad user data, ad personalisation).

Error monitoring

We use Sentry to capture client-side errors so we can fix bugs. Sentry receives technical error details (stack traces, browser, URL) but no calculation inputs.

Your rights

Under UK GDPR you have the right to access, correct, or delete any personal data we hold. Because we don't collect personal data, there is typically nothing to act on — but if you have a question, contact us via the email in the footer.

Use this calculator

Copy a citation linking back to this page. Attribution required under CC BY 4.0.

Plain text
 
HTML
 
Markdown
 

Paste an iframe into your blog or page. Free for any use; the embed shows a small "Powered by salarytax.uk" link.

Basic embed
<iframe
  src="https://salarytax.uk/embed/salary-calculator"
  width="100%"
  height="920"
  frameborder="0"
  loading="lazy"
  title="UK Salary Calculator by SalaryTax"
  style="border: 1px solid #e0e0e0; border-radius: 4px;"
></iframe>
Compact embed
<iframe
  src="https://salarytax.uk/embed/salary-calculator-compact"
  width="100%"
  height="380"
  frameborder="0"
  loading="lazy"
  title="UK Salary Calculator (compact) by SalaryTax"
  style="border: 1px solid #e0e0e0; border-radius: 4px; max-width: 560px;"
></iframe>

Full embed docs and live preview →