Squarespace Analytics dies with the Squarespace subscription. This page records what we're losing, what replaces it, and why — plus the exact setup steps. Short version: GA4 through the GTM container we already have, not Netlify Analytics. Wire it up before the DNS cutover so day one on the new domain is day one of clean data.
Time-sensitive. Squarespace Analytics is only readable while the subscription is active. The full Jan 2025 – Jul 2026 export is saved at plan/squarespace-site-analytics-jan-1-2025--july-29-2026.txt and parsed to plan/analytics-parsed.json. Export anything else you want before cancelling.
It's the obvious choice and it's the wrong one as the primary tool. Netlify Analytics is $9/month per site and server-side, which is genuinely nice — ad blockers can't stop it and it needs no cookie consent. But:
Netlify's "Top resources not found" report lists real 404s observed server-side — something no JavaScript tool catches reliably, because a browser hitting a dead URL never runs our tag. In the weeks right after a migration that is the single most useful report there is: it tells us which old URLs we failed to redirect.
Recommendation: switch it on for the month around cutover, read the 404 list weekly, add redirects, then switch it off. Roughly $18 total.
Google Tag Manager (GTM-TD3Z4XNG) is already on every public page, installed behind the cookie-consent gate in July 2026. No GA tag is currently firing through it. So this is a container change, not a code change — nothing to deploy.
If staff want something simpler to actually read day-to-day, Plausible or Fathom (~$9–14/mo) gives a plain dashboard much closer in spirit to Squarespace's. Optional — GA4 alone meets the requirement.
Done 31 Jul 2026 — and the original plan was wrong about the container. A GA4 property already existed (G-ZLC3QT9T1E, property lutheranindianministries.org, stream Lutheran Indian Ministries Website → https://www.lutheranindianministries.org) and had never received data.
The site loaded GTM-TD3Z4XNG only. That container is Meyer Partners' — it is not in LIM's Tag Manager account, so we cannot edit it. Fetching its gtm.js shows it carries a Universal Analytics reference plus a Feathr hook. UA was retired in July 2023, so nothing on the site was reporting into GA4 at all.
LIM's own container, GTM-TZG3PCB, already held a Google Tag firing on All Pages into G-ZLC3QT9T1E. It had simply never been installed on the site.
The fixGA4 Admin → Product Links → Search Console. This is what surfaces the search queries bringing people in — the single biggest reporting gain over Squarespace.
There is no meaningful downside to installing before cutover, and one real benefit: we find out the tag works while it doesn't matter, rather than discovering it's broken on launch day when traffic actually arrives.
Until DNS moves, traffic hits lim2026.netlify.app. After it moves, lutheranindianministries.org. Both report into the same property, so the pre-launch weeks will contain our own testing and client review visits — a slightly dirty baseline.
Overlapping with Squarespace for a few weeks is a feature, not a problem — two sources measuring the same period is how we sanity-check that the new numbers are believable before the old ones disappear.
Worth keeping, because it should shape what we build next. Traffic is extraordinarily concentrated — four pages are 62% of all views.
"What Do Lutherans Believe?" is the best-performing content after the four main pages — roughly 1,500 views across four posts (sacraments 869, Augsburg Confession 301, confession 222, repentance 142), with 4-minute average read times and 90%+ bounce, which is the signature of people arriving from search, reading, and leaving satisfied.
All four currently redirect to the homepage, and all four are captured in archive/squarespace/posts/. Rebuilding that series and pointing the redirects at the rebuilds is the highest-value content work available right now.
Fixed 30 Jul 2026: three redirects that were throwing away real traffic now point at real pages — /tree-of-life → the new gathering page, /news/the-choice-native-or-christian1 → blog-the-choice.html (602 views), /reflections/bev → blog-discovering-identity-bev.html (146 views).
Why homepage redirects matter: Google treats bulk redirects to the homepage as soft 404s — it drops those URLs from the index rather than passing their accumulated value to the new site. Roughly 6,000 views over 19 months currently land that way.
Related: Feathr Conversion Tracking · Go-Live Plan · Squarespace Archive · Status