FX BANK FORECAST · COVERAGE
Institutional FX coverage in your inbox
Aggregated year-end forecasts, scenario shifts, and curated analyst notes from 35 institutional desks. No promotion.
FX BANK FORECAST · COVERAGE
Aggregated year-end forecasts, scenario shifts, and curated analyst notes from 35 institutional desks. No promotion.
FX BANK FORECAST · PRIVACY POLICY
Effective 26 April 2026 — last reviewed 2 May 2026
FX Bank Forecast collects only the data necessary to operate and improve the platform.
utm_source, utm_medium, and utm_campaign); country derived from your IP at the network edge; the referring URL if your browser sends one; browser user-agent string (used to classify device type, browser family, and operating system at a coarse level — e.g. desktop / Chrome / Windows); a pseudonymous session UUID stored in the fx-session cookie; and a daily-rotating HMAC-SHA256 hash of your IP address. The raw IP is never written to any database or log. The hash rotates at midnight UTC, preventing cross-day linkage. No third-party analytics service receives this data; all storage is in our own infrastructure (Supabase PostgreSQL, AWS ap-southeast-1). Do-Not-Track (DNT=1) is honoured: when your browser signals DNT, no pageview is recorded and no session cookie is set. We may internally compare pageview records against our subscriber records using the pseudonymous IP hash to understand how many visitors subsequently sign up. This comparison is performed server-side only; no individual-level cross-table data is exposed in any API response or interface. We log clicks on outbound links to external sites so we can understand which sources our readers find useful. We log only the destination URL, not any content from the linked page.We do not use personal data for automated decision-making or profiling. We do not sell, rent, or broker data to third parties.
We use a minimal set of cookies. Strictly necessary cookies are set automatically; analytics cookies are set only with your consent.
You can review the full cookie inventory on our Cookie Policy page. You can update your preferences at any time via the “Manage preferences” link in the cookie notice.
We engage the following sub-processors. Each is subject to its own privacy programme.
FX Bank Forecast first-party analytics
Server-side pageview and event tracking in our own Supabase Postgres. No third party receives this data.
AWS ap-southeast-1 (Supabase)
Stripe (Stripe, Inc.)
Payment processing and subscription management.
United States — SCCs in place
Supabase (Supabase Inc.)
Postgres database and authentication.
AWS ap-southeast-1
SendGrid (Twilio Inc.)
Transactional email delivery for coverage updates.
United States — SCCs in place
OANDA Corporation
Real-time FX spot rate feed via v20 API.
United States
Financial Modeling Prep
Economic calendar data.
United States
CFTC (U.S. Commodity Futures Trading Commission)
Publicly released Commitments of Traders data.
United States — public data
Vercel Inc.
Hosting, CDN, and serverless function execution.
United States — SCCs in place; EU Edge nodes available
Depending on your jurisdiction, you may have the following rights:
Access
Request a copy of personal data we hold about you.
Rectification
Request correction of inaccurate data.
Erasure
Request deletion of your data ("right to be forgotten").
Portability
Receive your data in a structured, machine-readable format.
Objection
Object to processing based on legitimate interests.
Opt-out of sale
California residents: we do not sell personal information.
GDPR (EU and UK) and CCPA rights apply to relevant residents. Requests are processed within 30 days.
Self-service deletion
You can request immediate erasure of your analytics footprint and subscriber record by sending a single HTTP request. The endpoint accepts exactly one identifier per request: a session UUID (from the fx-session cookie), an IP hash, or your email address.
POST /api/privacy/delete
Content-Type: application/json
{ "email": "you@example.com" }Successful responses include the row counts removed at each table (PageView, Event, Subscriber). Requests are audit-logged so we can prove the erasure on request.
For all other GDPR / CCPA requests (access, rectification, portability, objection), or if you cannot use the endpoint directly, email privacy@fxbankforecast.com.
Data-related enquiries, access requests, and deletion requests should be directed to:
coverage@fxbankforecast.com
If you are located in the EU or UK and believe your rights have not been respected, you have the right to lodge a complaint with your local supervisory authority.
Last reviewed: 2 May 2026
Data subjects may exercise the right to erasure directly. Two channels are supported and processed by the same internal workflow.
/api/privacy/delete with exactly one of sessionId, ipHash, or email. Every matching pageview, event, and subscriber row is removed in a single transaction. The endpoint is rate-limited and does not require authentication — the identifiers themselves are the authorisation.Note: the ipHash path only deletes analytics rows. Subscriber records use a different hash scheme and are matched solely by the email identifier.
We may run product experiments (A/B tests) where visitors see slightly different versions of the site. Variant assignment is sticky to your fx-session cookie and uses no other identifying information. Experiment data is deleted when you delete your session.