Privacy
Privacy Policy
We do not want your data. This page explains exactly what that means in practice, what happens in your own browser when you check an address, and what the few parties involved can see.
Last updated 5 August 2026. Applies to https://www.re413.com and every page on it.
The Short Version
If you read nothing else, read this. Everything below is the same thing said carefully.
- There are no accounts. You cannot create one. We have no users, only readers.
- There is one analytics tool, and it is Google Analytics. It counts page views and a short list of actions (an address was checked, a table was filtered, a CSV was downloaded) so we can tell which parts of this site are worth maintaining. It sets cookies. We turned off Google's advertising features: no cross-device tracking, no remarketing audiences, no ad personalisation, and your IP address is truncated before it is stored.
- The analytics never receives an address you type. Not the address, not the search-box contents, not coordinates, not a parcel id. Two things enforce that in code rather than by good intentions: events carry only an allowlist of fields (the town already in the page URL, and a category such as "matched" or "no match"), and because the address checker puts what you typed in the page's own web address, we strip that one parameter out of the URL before the analytics ever sees it.
- There is no pixel, heatmap, session recorder or fingerprinting. Nothing here replays your session or profiles your device.
- There is no advertising network. Sponsorships are fixed slots written into the site's own files. No third party is called to fill them, so no third party watches you read.
- We never see the address you check. That lookup runs inside your browser and talks directly to state and federal map services. It does not pass through us.
- We sell nothing about you. Not to advertisers, not to agents, not to lenders, not to anyone. There is no lead generation on this site and there never will be.
Who We Are and What We Publish
RE413 publishes at https://www.re413.com under the name Property Data for Western Massachusetts. It is an independent publication covering the 101 towns of Hampden, Hampshire, Franklin and Berkshire counties in Western Massachusetts. 413 is the area code those four counties share.
What we do is narrow and worth stating plainly, because it explains why this policy is so short. We take records that government bodies already publish, we join them together, and we present them per town and per address in language a person can read. We are a publisher of public information. We are not a broker, not an agent, not a lender, not a marketplace, and not a lead service. Nothing is listed for sale here and no transaction happens here.
The site is paid for by clearly labelled sponsorships. That is the whole business model. There are no subscriptions, no paywalls, no logins, and nothing about you is part of what we sell. A sponsor buys a labelled slot beside independent facts, and never influence over a number.
What We Do Not Collect
This list is deliberate and it is enforced by how the site is built rather than by policy alone. The site is a set of pre-built static pages. Most of what a normal website uses to watch people simply is not present in the code.
- No account, profile, username, or password, because there is nothing to sign in to.
- No browser storage of our own. We write nothing to localStorage or sessionStorage; the analytics tool sets its own cookies, described above.
- No advertising or social media pixels, trackers, or conversion tags. Google's advertising features are switched off in our configuration.
- The analytics does record which pages are visited, along with the referring site and any campaign tags in the web address, which is ordinary traffic measurement. The address-check parameter is removed before it is recorded.
- No fingerprinting of your device, canvas, fonts, or hardware.
- No cross-site or cross-device tracking, and no data broker relationships.
- No third-party fonts. The typefaces are served from this site's own domain, so no font provider is told what you read.
- No email address, phone number, or postal address, because nothing on the site asks you for one today.
- No payment information, because nothing is sold to readers.
You do not need to trust that list. Open your browser's developer tools on any page here and look at the network and storage panels yourself.
What Is Recorded Automatically
One thing is unavoidable, and pretending otherwise would be the sort of dishonesty this whole site exists against. Any web server records the requests it answers.
This site is hosted by Vercel Inc., which serves the pages and keeps ordinary operational logs. Those logs can include your IP address, the page you asked for, the time you asked, your browser's user agent string, and the referring page if your browser sent one. That information is used to serve the site, to keep it up, and to absorb attacks. It is not used to build a profile of you, it is not joined to anything else, and we do not query it to see what any individual reads.
Vercel acts as our hosting provider and processes that data on our behalf under its own terms and security programme. We do not enable Vercel's analytics or audience products.
Requests for the data files behind the pages are logged the same ordinary way.
Cookies, Analytics, and the Choice You Are Given
This is the part most policies bury, so it is written out in full.
What We Use, and What It Does
We use Google Analytics 4, supplied by Google LLC, to understand how this site is used: which pages are read, how far down them people get, which tools are opened, which tables get filtered, which files get downloaded, and which links out of the site get clicked. It tells us what is worth maintaining and what nobody wants. It is the only measurement tool on the site.
To do that, Google Analytics sets cookies in your browser and assigns your browser a random identifier so that repeat visits can be recognised as the same browser. It also receives technical information your browser sends with any request: your IP address (which we have configured Google to truncate before storing), your approximate location derived from it, your device type, operating system, browser, screen size, language, the page address you are on, and the page or search that referred you.
This Is Sharing With a Third Party, and We Say So Plainly
That information about your use of this site is transmitted to and stored by Google, which processes it as our analytics provider under Google's own terms and may store it on servers in the United States and elsewhere. Google is a separate company and its handling of that data is governed by its policies, not only ours. We tell you this because it is true and because you are entitled to weigh it before you accept.
We do not sell your personal information, and we do not share it for cross-context behavioural advertising. Google's advertising features are switched off in our configuration: no Google Signals, no ad personalisation, no remarketing audiences, no demographic reporting, and no advertising identifiers. Nothing here is used to follow you around the internet or to build an advertising profile of you, by us or by anyone we hand data to. We run no advertising network: sponsorships are fixed lines of text written into this site's own files, so no advertiser's code ever runs on a page you read.
When It Runs, and How to Opt Out
Google Analytics runs by default when you visit: there is no consent banner on this site at present. This page is the disclosure, and the opt-outs below are real and honoured.
- Global Privacy Control. If your browser sends the GPC signal, we treat it as an opt-out automatically: analytics runs without cookies and without any stored identifier for you. Firefox, Brave and DuckDuckGo can send it; most browsers have an extension that does.
- Google's own opt-out. Google publishes a browser add-on that blocks Google Analytics on every site, ours included, and any content blocker will stop the tag. Nothing on this site depends on analytics working: every page, lookup and figure behaves identically with it blocked.
We set no cookies of our own for any purpose, and we write nothing to your browser's storage. The only cookies on this site are the Google Analytics ones described above.
What Analytics Never Receives
No address you type into the address checker, ever. Not the address, not the search box contents, not coordinates, not a parcel identifier, not your email. Two things enforce that in code rather than as a promise: every event we send is filtered through an allowlist of permitted fields, and because the address checker carries what you typed in the page's own web address, that one parameter is stripped out of the URL before analytics records it.
The Address Check, and Why We Never See Your Address
This is the most important section on the page, and it is good news, so it is worth understanding rather than skimming.
When you type an address into this site, that address is not sent to us. The lookup is a small program that runs inside your own browser. Your browser contacts the Commonwealth's and the federal government's public map services directly and assembles the answer on your screen. The address never reaches a server we control, so there is no record of it for us to keep, lose, sell, or be compelled to hand over.
The honest trade is this. Because your browser speaks to those services directly, those services see the request, including the address or coordinates being asked about and the IP address asking. They are government bodies and their contractors, each with its own privacy practices, and we do not control them. Here is every one of them and exactly what it is asked for.
| Service | Operated By | What It Is Asked For |
|---|---|---|
| arcgisserver.digital.mass.gov | MassGIS, Commonwealth of Massachusetts | Parcel boundaries, flood zones, wetlands, protected land, habitat, water and sewer service areas, historic districts |
| hazards.fema.gov | Federal Emergency Management Agency | The National Flood Hazard Layer, to say whether a point sits in a mapped flood zone |
| epqs.nationalmap.gov | U.S. Geological Survey | Ground elevation at the point you asked about |
| sdmdataaccess.sc.egov.usda.gov | U.S. Department of Agriculture | Soil survey characteristics, which bear on septic suitability and drainage |
| gis.massdot.state.ma.us | Massachusetts Department of Transportation | Traffic counts on nearby roads and the rail inventory |
| services1.arcgis.com | Esri, hosting the national dam inventory | Dam locations and hazard classifications near the point |
| tiles.arcgis.com | Esri | The aerial imagery tiles drawn on maps |
Nothing you type is stored in your browser after you leave the page, and nothing is sent anywhere else. If you would rather no third party saw the lookup at all, do not use the address check. Every town page works without it, and none of the reading you do on this site requires it.
Maps and Aerial Imagery
Pages that draw a map or show aerial photography load those image tiles from the mapping services named above. As with any image on any website, the service providing it can see the IP address requesting it and roughly which area of the map is being viewed. This is how web maps work everywhere. We use the Commonwealth's own imagery and public tile services rather than a commercial mapping product that would have a commercial interest in watching you.
Sponsorship and Advertising
Advertising on this site works the way it worked in a newspaper, and that is a privacy decision as much as an editorial one.
- Sponsorships are written into the site's own files and built into the page. No ad server is contacted when you load a page.
- No sponsor receives any information about you. Not your IP address, not what you read, not what you searched, not whether you are in the market for anything.
- There is no retargeting, no audience segment, no lookalike modelling, and no conversion tracking.
- A slot is chosen by the subject of the page and the town it covers, never by anything about the person reading it.
- If you click a sponsor's link you leave this site, and what happens next is governed by that company's own privacy policy.
- Sponsors never see, influence, or approve a figure. The independent number renders first and unaltered.
There is no signup form on this site today, and no mailing list is being collected. We describe the intended arrangement here so that it is disclosed before it exists rather than after.
If a weekly email is offered in future, joining it will be an explicit action you take. We would collect the address you give us and the fact that you confirmed it, and use it for that email and nothing else. It would be sent through Resend, an email delivery provider acting as our processor. Every message would carry a working one-click unsubscribe, we would honour it immediately, and we would never sell, rent, share, or otherwise disclose the list. If that changes, this page changes first.
Other People's Privacy, Which We Also Take Seriously
A privacy policy usually covers only the reader. This one covers the people the data is about, because a site built on property records can harm them just as easily.
Massachusetts property records name owners, and that is public record. We still do not publish those names. Republishing them at scale, indexed and searchable, is a different act from their sitting in a registry, and it is exactly the exposure people are entitled to be spared. The exclusion is enforced in code rather than by good intentions: the field list refuses owner fields outright, a test proves it, and the release gate searches the published files for them before anything ships.
For the same reason we publish no data on race, ethnicity, ancestry, disability or family composition, even though those tables are free and public. We publish no school ratings and no town rankings. Those figures are well documented vehicles for steering people toward or away from neighbourhoods, and the Fair Housing Act exists because that causes real harm. Nothing we set out to do requires them.
If you own property in Western Massachusetts and something about your parcel appears here that you believe should not, write to us at the contact form and we will look at it properly. Note that we cannot change the underlying public record, which is held by your town's assessor and the Commonwealth, but we can and will look at what we publish.
Where Our Data Comes From
Everything published here is drawn from records that government bodies already make public. We hold no private database and buy no proprietary feed. The main sources are the Massachusetts Department of Revenue's Division of Local Services, MassGIS and the Commonwealth's own map services, the U.S. Census Bureau including the American Community Survey, the Department of Housing and Urban Development, the Federal Emergency Management Agency, the Environmental Protection Agency, the Massachusetts Department of Environmental Protection, the Department of Elementary and Secondary Education, the U.S. Geological Survey, the National Oceanic and Atmospheric Administration, and Freddie Mac's Primary Mortgage Market Survey.
Every figure on the site names its source and the date it was retrieved, on the page where it appears. The full list, with the quirks and caveats of each source, is at Sources and Method, and the machine-readable catalogue is at The Data Catalogue. We do not use MLS or IDX feeds, and we do not take data from Zillow, Redfin, or Realtor.com.
Every Third Party That Receives Anything
The complete list. If a company is not named here, it gets nothing from this site.
| Company | Role | What It Receives |
|---|---|---|
| Google LLC | Analytics provider | Site-usage information: pages viewed, actions taken, a random browser identifier, and the technical details your browser sends, including a truncated IP address. |
| Vercel Inc. | Hosting provider | Ordinary server logs for every request: IP address, page requested, time, user agent, referrer. Unavoidable for any hosted site, and used to serve and defend it. |
| Resend | Email delivery | Your email address and message, only if you submit a form on this site, and only so the mail can be delivered. |
| State and Federal Map Services | Live lookups | The address you check, sent from your browser directly to the agency. It never passes through us. Each is named individually in the address-check section above. |
No advertising network, no data broker, no social platform, no customer-data platform, and no sponsor receives anything about you. We do not sell personal information, and we do not share it for cross-context behavioural advertising.
Your Rights
Various laws give people rights over personal information held about them. Those rights are easy for us to honour, because in almost every case we hold nothing to which they could attach. We state our position plainly rather than reciting statutes.
If You Are in California
Under the California Consumer Privacy Act as amended, you have rights to know, to delete, to correct, and to opt out of sale or sharing. We do not sell or share personal information as those terms are defined, we have never done so, and we do not use personal information for cross-context behavioural advertising. We collect no categories of personal information beyond the server logs described above, and we do not process sensitive personal information. You will not be discriminated against for exercising any right, which is straightforward here because there is nothing to withhold.
If You Are in the European Economic Area or the United Kingdom
Where the General Data Protection Regulation applies, our lawful basis for processing server logs is legitimate interest, specifically the interest in delivering the site reliably and defending it against abuse. You have rights of access, rectification, erasure, restriction, portability, and objection, and a right to complain to your supervisory authority. Because logs are not tied to an identity by us, a request may require you to provide the information needed to locate any record at all, and we may be unable to identify you, which we will tell you honestly rather than pretending otherwise.
Everyone
Wherever you are, you may write to the contact form and ask what we hold about you. The answer will almost certainly be nothing, and we will say so specifically rather than in general terms.
Do Not Track and Global Privacy Control
We honour Global Privacy Control. When your browser sends a GPC signal we do not load the analytics tag at all: no measurement cookie is set and no event is sent. We do not act on a Do Not Track header, which has no agreed meaning and which the industry abandoned years ago. If you would rather not be counted and your browser does not send GPC, any content blocker will stop the tag, and nothing on this site depends on it working. Neither signal changes anything else about how you are treated here, because nothing else here watches you.
Children
This site is intended for adults making decisions about property. It is not directed at children under 13 and we do not knowingly collect personal information from anyone, children included, because the site collects no personal information through any form. If you believe a child has somehow provided information to us, write to the contact form and we will delete it.
Retention and Security
Because we collect almost nothing, there is almost nothing to retain. Hosting logs are kept by our host for its own limited operational period and are not archived by us. Any correspondence you send us is kept for as long as it takes to deal with it and a reasonable period after.
The site is served over HTTPS. The strongest security measure here is structural rather than technical: a database that does not exist cannot be breached, and an address that never reaches us cannot be taken from us. That is a large part of why the site is built the way it is.
Links to Other Sites
We link to town websites, state agencies, sponsors, and the live data pages of services such as the U.S. Geological Survey's river gauges. Once you follow a link you are on someone else's site under someone else's policy, and we have no control over and take no responsibility for what they do.
Changes to This Policy
If what the site does changes, this page changes with it, and the date at the top changes too. We treat that as a release requirement rather than a courtesy: a change to what is collected and a change to this page belong in the same piece of work. We will not quietly begin collecting something and describe it later.
Contact
Questions about privacy, requests about your information, or a concern about what we publish: the contact form. Advertising enquiries go to the contact form. We read everything sent to both.
For how we build what we publish, see About RE413 and Sources and Method. For the rules on using the site and the limits of what our figures mean, see the Terms of Use.