Skip to content
CO2.00Carbon disclosure

Carbon you can actually compute.

Every page in this site reports its own carbon footprint in the footer pill. The number is computed locally from transferred bytes × regional grid intensity, with no third-party tracking. The methodology is published below.

CO2.01Methodology

Sustainable Web Design Model v4 baseline.

The footer pill multiplies transferred bytes by a published kWh-per-GB coefficient and the visitor's nearest grid's gCO2/kWh figure. No estimation of device-side energy or upstream embodied carbon — those land in a v2 of this disclosure.

  • M.01

    Region detection

    Visitor timezone → nearest FlyttGo region. No IP geolocation, no third-party API.

  • M.02

    Bytes transferred

    performance.getEntriesByType('resource') sum + navigation entry. Cached resources contribute zero.

  • M.03

    Energy coefficient

    Sustainable Web Design Model v4: 0.81 kWh per GB transferred end-to-end.

  • M.04

    Grid intensity

    Per-region gCO2/kWh from IEA 2024 + national grid operator publications.

CO2.02Regional grid intensity

Per-region grid carbon intensity registry.

RegionLabelgCO2 / kWhNote
EU-NNordic EU25Hydro-dominant grid, near zero-carbon
EU-WWestern Europe230EU mainland mix
NA-WNorth America · West240CA hydro + solar mix
NA-ENorth America · East380Mixed gas + nuclear
SASouth America90Brazil hydro-heavy
AFAfrica470Heavily fossil; offset programmes available
MENAMiddle East · GCC540Fossil-heavy; sovereign deployments only
APACAsia-Pacific410Mixed; coal share decreasing year-on-year
OCEOceania510Coal-heavy; renewable transition under way

Source: IEA Electricity 2024 + national grid operator publications (Statnett, ENTSO-E, EIA, ONS, AEMO). Refreshed quarterly. Methodology reviewed annually against the Sustainable Web Design Model release cycle.

CO2.03Platform carbon posture

Engineered to choose the lowest-carbon path.

  • PC.01

    Region-aware routing

    Customer-cloud deployments default to the lowest-carbon eligible region unless a data-residency policy overrides. EU-N (25 g) is selected by default for any deployment without a regional constraint.

  • PC.02

    Edge-cached HTML

    Marketing pages cached at the edge with stale-while-revalidate so visitor requests rarely round-trip back to origin. Cache headers in middleware.ts; per-locale cache keys via Vary.

  • PC.03

    Static-first delivery

    Workspace data is rendered server-side; marketing surface is fully static where possible. View Transitions + Speculation Rules cut perceived navigation latency without extra round-trips.

FlyttGo's annual carbon disclosure (Scope 1, 2, 3) lands with the corporate-reporting cycle and is published here alongside this dashboard.