Legal

Privacy Policy

Effective date: 2025-01-01  ·  Last updated: 2025-01-01

Plain-English Summary: The WACC Calculator processes all data entirely inside your browser. No financial inputs, calculation results, or personal information are ever transmitted to any server. We do not collect, store, or share your data in any form.

Table of Contents

§1 — Who We Are

WACC Calculator ("we," "us," or "our") is a free, browser-based financial utility tool available at finvaluate.com. The tool is operated as a standalone client-side web application. There is no registered company, backend infrastructure, or user account system associated with this tool.

For any privacy-related questions, contact us at: privacy@finvaluate.com

§2 — Data We Collect

We collect no personal data. The WACC Calculator does not have a backend server, a database, analytics pipeline, or any mechanism to receive data from your browser.

The following categories of information remain entirely on your device:

None of this information leaves your browser at any point.

§3 — LocalStorage Usage

When you click "Accept" on the cookie consent banner, the tool uses the browser's localStorage API to persist your data between sessions. No data is written to LocalStorage before you grant consent.

The exact keys used are:

Key Purpose Max Size Cleared By
cookieConsent Stores your consent decision and timestamp ({ consent: true, ts: number }). Written only on "Accept" click. ~60 bytes Browser clear / manual deletion
waccDraft Auto-saves your current in-progress calculation on every field change, so your work is preserved if you close and reopen the tab. Single JSON object, overwritten silently. ~400 bytes Browser clear / manual deletion
waccHistory Stores up to 10 named calculation snapshots you explicitly save via the "Save to History" button. Each entry contains: id, name, timestamp, and form state. Oldest entry is removed when the 10-entry limit is reached. ~8 KB "Clear All History" button / browser clear

All LocalStorage data is scoped to your browser and device. It is never synced to a cloud service, shared with any third party, or accessible to us or any other website.

If you click "Decline" on the consent banner, the banner is dismissed using sessionStorage only (key: cookieBannerDismissed). SessionStorage is cleared automatically when your browser tab is closed. Zero LocalStorage writes occur on decline.

You can clear all LocalStorage data at any time from within the tool (using the "Clear All History" button) or from your browser's developer tools or privacy settings.

§5 — Embed Widget

The tool provides an <iframe> embed snippet that allows third-party website owners (such as finance professors, bloggers, or course platforms) to embed the calculator on their own pages. The embed widget is loaded via the URL parameter ?embed=true appended to the calculator URL.

When a user interacts with the embedded version of the tool:

Website operators who embed this tool are responsible for their own privacy disclosures to their users, as required by applicable law (e.g., GDPR, CCPA). The embed widget itself initiates no tracking, analytics, or data collection.

§6 — No Server-Side Processing

Browser-only guarantee: WACC Calculator has no backend server, no API endpoint, no database, and no logging infrastructure. Every calculation — including CAPM, after-tax cost of debt, WACC assembly, and the 25-cell sensitivity matrix — is performed by JavaScript running in your browser tab.

This architecture means:

§7 — Cookies & Consent

The WACC Calculator does not set any HTTP cookies. The term "cookie consent" in our banner refers specifically to the use of the browser's localStorage API (as described in §3), which is a distinct technology from HTTP cookies but serves a similar persistence function.

We display a consent banner on your first visit because storing data in localStorage may be subject to ePrivacy regulations in certain jurisdictions (such as the EU ePrivacy Directive). The banner allows you to make an informed choice.

Accept: Enables LocalStorage for draft auto-save, calculation history, and consent record. Writes cookieConsent with { consent: true, ts: timestamp }.

Decline: Dismisses the banner for the current browser session only (via SessionStorage). No LocalStorage write occurs. Draft auto-save and history features are disabled. The tool's core calculation, export, and share-link features remain fully functional without consent.

§8 — Third-Party Resources

The WACC Calculator loads the following third-party resources from external CDNs. These are static asset deliveries; no user input data is transmitted to these services.

Resource Provider Purpose Data Sent
tailwindcss CDN Tailwind Labs / jsDelivr CSS utility framework for styling Standard HTTP request (IP address, browser headers) — no application data
jspdf.umd.min.js cdnjs.cloudflare.com Client-side PDF generation library Standard HTTP request (IP address, browser headers) — no application data
Google Fonts Google LLC Typography (Fraunces, DM Sans, DM Mono) Standard HTTP request (IP address, browser headers) — no application data

These providers may log standard web server request data (IP address, browser user-agent, referrer URL, timestamp) in accordance with their own privacy policies. We have no control over and receive no data from these logs. For users in the EU who wish to avoid these requests, self-hosting the tool with locally bundled assets is recommended.

We do not use any advertising networks, analytics services (e.g., Google Analytics), session recording tools, heatmap services, or social media tracking pixels.

Ad placeholder elements visible on the page are static HTML divs with no active ad network code. They do not load any external scripts or trackers.

§9 — Your Rights & Data Control

Because we collect no personal data and operate no servers, traditional data subject rights (access, rectification, erasure, portability) are exercised directly through your own browser rather than through a request to us.

You have full and immediate control over all data the tool stores:

If you are located in the European Economic Area (EEA), United Kingdom, or California, and believe any data processing associated with this tool may be subject to GDPR, UK GDPR, or CCPA obligations, please contact us at privacy@finvaluate.com. We will respond within 30 days.

§10 — Changes to This Policy & Contact

We may update this Privacy Policy from time to time. When we do, we will revise the "Last updated" date at the top of this page. We encourage you to review this page periodically. Continued use of the tool after any changes constitutes acceptance of the updated policy.

For privacy questions, data concerns, or to request clarification on any section of this policy:

Email: privacy@finvaluate.com
Response time: Within 30 calendar days