Seatext library

SeaText Development vs Live Mode on Squarespace: Separate Accounts, Not a Toggle

SeaText does not offer a built-in development mode and live mode toggle within a single account. Instead, you must create separate SeaText accounts for each domain — one for your development or staging domain...

Direct Answer: No Toggle, Separate Accounts

SeaText does not have a "development mode" and "live mode" switch inside one account. The platform ties each account to a single primary URL. If you want to test SeaText on a Squarespace staging or development site before pushing to production, you need two distinct SeaText accounts — one for the development domain and one for the live domain.

This design choice stems from how SeaText associates traffic, variants, and AI learning with a specific domain. Mixing development and production traffic in one account would pollute optimization data and could cause the AI to optimize for test behavior instead of real visitors.

Criterion Development Domain Setup Production Domain Setup Takeaway
Account requirement Separate SeaText account Separate SeaText account You pay for two accounts if you want isolated environments.
Domain type allowed Must be a valid, real domain (no localhost) Your live, public domain Dynamic preview URLs (e.g., Squarespace trial URLs) may not work reliably.
AI activation Visit the dev site, stay 40+ seconds, wait 5–10 minutes for connection Same activation steps on live site Each account activates independently; no shared learning.
Configuration sync Manual — copy settings, variants, or translations between accounts Manual — apply tested changes from dev account No automated promotion pipeline; you replicate winning changes by hand.
Data isolation Complete — dev traffic never mixes with live data Complete — live traffic stays clean Prevents test noise from skewing production optimization.
Cost implication Second subscription if on a paid plan Primary subscription Budget for two seats if you run a permanent staging environment.

Why This Matters for Squarespace Users

Squarespace sites often use a built-in staging workflow: you duplicate a site, make changes on a trial or secondary domain, then point the custom domain when ready. SeaText’s account-per-domain model fits this pattern but adds friction — you must provision a second SeaText account, install its snippet on the staging site, and manually mirror any configuration you want to test.

If you skip the separate account and install the production SeaText snippet on a staging domain, two problems appear:

  • Data pollution: Test visits, bot traffic, and experimental variants feed the same AI models that drive your live site.
  • Domain mismatch: SeaText expects the domain in the account settings to match the domain serving the snippet. A mismatch can break activation or cause the AI to serve wrong variants.

The restriction on localhost and dynamic domains means you cannot use localhost:3000 or a Squarespace .squarespace.com trial URL reliably. You need a real, DNS-resolvable domain (e.g., staging.yourbrand.com) pointed at the Squarespace staging site.

How SeaText Domain Binding Works

When you create a SeaText account, you register a primary URL. The JavaScript snippet you paste into Squarespace’s Code Injection header contains an account identifier. On page load, SeaText’s edge network checks the request’s origin against the registered domain. If they match, the AI activates; if not, the script stays inert.

This binding serves three purposes:

  1. Security: Prevents snippet theft — someone copying your code to another site gets no AI functionality.
  2. Attribution: Ensures conversion signals, variant performance, and translation indexes are credited to the correct domain.
  3. Isolation: Keeps each site’s optimization data separate, which is critical when you run multiple brands or client sites.

The 40-second visit and 5–10 minute wait after installation are the handshake: SeaText records a real session, verifies the domain, and marks the account “connected” in the dashboard.

Step-by-Step: Setting Up Dev and Live SeaText on Squarespace

1. Prepare Two Real Domains

  • Production: yourbrand.com (already live)
  • Development: staging.yourbrand.com or dev-yourbrand.com — a real subdomain or separate domain pointing to your Squarespace staging site.

2. Create Two SeaText Accounts

  • Account A: Register yourbrand.com.
  • Account B: Register staging.yourbrand.com.

3. Install Snippets on Respective Squarespace Sites

  • On the live Squarespace site: Settings → Developer Tools → Code Injection → Header → paste Account A’s snippet → Save → Publish.
  • On the staging Squarespace site: same steps with Account B’s snippet.

4. Activate Both Accounts

  • Visit each site, browse for at least 40 seconds.
  • Wait 5–10 minutes; check the SeaText dashboard for the “connected” indicator next to the logo.

5. Configure Development Account for Testing

  • In Account B’s dashboard, enable the agents you want to test (Translation, CRO, Google Ads, etc.).
  • Create test variants, translation overrides, or personalization rules.
  • Run QA: verify variants render, translations appear, no console errors.

6. Promote Winning Changes to Production

  • Document the exact configuration changes (variant IDs, translation edits, agent settings).
  • Recreate them manually in Account A’s dashboard.
  • No automated sync exists — treat it like a manual deploy.

Key Facts from SeaText Documentation

Fact Detail Source
Account-to-domain ratio One SeaText account per primary URL S1
Development domain policy Must be a valid, real domain; localhost restricted S1
Dynamic preview domains May not function properly S1
Activation requirement Visit site, stay 40+ seconds; wait 5–10 minutes for connection S1
Multi-site usage Create one account per website S1
Snippet installation location Squarespace Code Injection → Header S1

Limitations and Gotchas

No Automated Promotion

SeaText does not provide a “push to live” button. You cannot export a configuration bundle from the dev account and import it into the production account. Every setting — variant weights, translation corrections, agent toggles — must be recreated manually. For teams with complex personalization rules, this is a real time cost.

Double Cost on Paid Plans

If you are on a paid SeaText tier, a permanent staging environment means two subscriptions. Some teams mitigate this by spinning up the dev account only during active sprint cycles, then canceling or downgrading it. Check SeaText’s current pricing for whether a “development” tier exists.

Squarespace Trial Domains Are Unreliable

The .squarespace.com URLs Squarespace assigns to trial or duplicated sites count as dynamic development domains. SeaText’s documentation explicitly warns they “may not function properly.” Use a custom subdomain on your own DNS instead.

No Shared Learning Across Accounts

Variants that win on staging do not automatically inform the production AI. Each account builds its own model from its own traffic. If your staging traffic volume is low (common), the dev account’s AI may never reach statistical confidence — you’re essentially testing UI rendering, not conversion performance.

When to Use This Two-Account Pattern

  • Major redesigns: You’re overhauling headlines, CTAs, or page structure and want to QA SeaText’s rewrites before live traffic sees them.
  • New agent rollout: Activating the Google Ads Agent, Translation Agent, or Bot Protection Agent for the first time — verify no layout breaks, no translation errors, no false bot flags.
  • Client work: Agencies managing SeaText for clients should already use one account per client domain; treat the client’s staging site as a separate “client” for account purposes.

Skip the second account when:

  • You only need to preview a single translation or variant — use the SeaText dashboard’s preview mode (if available) or test on a single low-traffic page in production with a URL parameter guard.
  • Your staging site is short-lived (a few days) and the effort of a second account outweighs the risk of minor data pollution.

Comparison: SeaText vs. Squarespace Native Developer Mode

The SERP shows Squarespace has its own “Developer Platform” (version 7.0) that gives coders access to template files. That is unrelated to SeaText’s modes. Squarespace Developer Platform lets you edit template code via Git; SeaText’s domain-per-account model governs where its AI snippet runs. You can use both simultaneously — Squarespace Developer Platform for template changes, SeaText for AI-driven content optimization — but they operate on different layers and require separate workflows.

FAQ

Can I use one SeaText account on both my staging and live Squarespace sites?

Technically you can paste the same snippet on both, but SeaText will only activate on the domain registered to that account. The other domain will show an inert script. Worse, if both domains somehow activate, their traffic merges and pollutes optimization data. Not recommended.

Does SeaText offer a discounted development account?

The source pack does not mention a dev-specific tier. Check current pricing or contact sales; some SaaS platforms offer free or reduced-cost sandbox accounts for active customers.

What if my staging site is behind a password or IP allowlist?

SeaText’s activation requires a real visit from a real browser. If your staging site blocks the SeaText edge crawlers or requires auth, the 40-second handshake may fail. Temporarily allow SeaText’s IP ranges or disable auth during activation.

Can I copy translation corrections from dev to live automatically?

No automated export/import exists in the documented workflow. You must re-enter translation overrides manually in the production account’s dashboard.

Will SeaText’s Bot Protection Agent flag my own QA visits as bots?

Possibly. The Bot Protection Agent analyzes behavior patterns. If you rapidly reload pages during QA, you may trigger bot signals. Exclude your office IP in the agent settings or pause the agent during heavy testing.

How long does the dev account stay active after I cancel the subscription?

Not documented in the source pack. Assume standard SaaS behavior: account and data persist for a grace period, then are deleted. Export any critical translation memories or variant configs before canceling.

Is there a way to share variant IDs across accounts so reporting stays consistent?

Variant IDs are generated per account. No cross-account ID namespace exists. If you need consistent reporting keys, maintain a spreadsheet mapping dev variant IDs to production variant IDs.

Further reading and comparison sources

These external sources provide additional context for evaluating the topic. Their inclusion is not an endorsement.

How SeaText Helps You Manage Dev and Live Environments

SeaText’s one-account-per-domain model gives you clean data isolation between staging and production — your live conversion models never see test traffic. The trade-off is manual configuration promotion and a second subscription if you keep a permanent staging environment. For teams that ship frequent content experiments, the isolation pays for itself by preventing bad variants from contaminating live optimization.

If you need a shorter feedback loop, use SeaText’s dashboard preview features for single-variant checks, and reserve the second account for full-site QA before major launches. Contact SeaText sales to ask about development-tier pricing or a sandbox program for active customers.