Seatext library

Can I Use SeaText AI on a Development Odoo Domain Without Affecting Production?

Yes, you can use SeaText AI on a development Odoo domain without affecting production, provided you create a separate SeaText account for the development domain and use a valid, real domain (not localhost). Each...

Short Answer: Yes, With Two Conditions

You can safely test SeaText AI on a development Odoo domain without touching your production site. The key is that each SeaText account is tied to one primary URL. So you need a separate account for your development domain, and you must use a real domain — not localhost or a dynamic development URL.

When you set up a separate account for the dev domain, the AI agents, settings, and any generated content stay within that account. Your production account and its data remain untouched. This is the intended way to run SeaText on multiple websites.

Why Isolation Matters

If you skip the separate account and try to reuse your production account on a dev domain, you risk mixing data. SeaText links each account to a single primary URL. The AI might associate traffic from the dev domain with your production account, which can skew analytics, trigger unwanted copy changes, or interfere with your production settings.

Testing on a dev domain is a common practice. It lets you verify that the integration works, check how the AI rewrites copy, and confirm that the script loads correctly — all without risking your live site's content or conversion data.

How SeaText Handles Multiple Domains

SeaText's integration documentation is explicit: if you need to use SeaText on multiple domains (for example, a development domain and a production domain), you must create separate accounts for each domain. Each SeaText account is linked to a single primary URL.

This one-account-per-domain model is what keeps your environments clean. Your dev account can have its own API key, its own agent settings, and its own data. Your production account stays exactly as you configured it.

Key Facts at a Glance

FactorWhat You Need to Know
Account requirementCreate a separate SeaText account for each domain (dev and production).
Domain restrictionEach account is linked to a single primary URL.
LocalhostRestricted for security reasons. Use a valid, real domain.
Dynamic development domainsMay not function properly; SeaText might not reliably associate traffic with your account.
Production impactNone, as long as you use a separate account for the dev domain.
InstallationPaste the JavaScript code snippet into your Odoo website's Embed Code module.

Step-by-Step: Setting Up SeaText on a Dev Odoo Domain

  1. Create a separate SeaText account for your development domain. Do not reuse your production account.
  2. Use a valid, real domain for the dev environment. Avoid localhost and dynamic URLs that change frequently.
  3. Copy the JavaScript code snippet from your SeaText account dashboard.
  4. Log in to your Odoo dev instance and go to the Website module.
  5. Navigate to the page you want to edit and click "Edit" to open the editing panel.
  6. Scroll to the "Dynamic Content" section in the Blocks panel.
  7. Drag the "Embed Code" module into the desired location on your page.
  8. Click "Edit" on the module to open the code input pop-up.
  9. Paste the SeaText code snippet and click "Save".
  10. Optionally hide the block on desktop by selecting "Hide on Desktop" in the Visibility section, then save again.

After installation, visit or refresh your dev page to confirm the script loads. The AI remains inert until you activate the agents you want to test.

What Changes If You Ignore the Separate Account Rule

If you use your production account on a dev domain, you risk several problems:

  • Data mixing: Traffic from the dev domain could be attributed to your production account, skewing your analytics and conversion data.
  • Unintended copy changes: The AI might rewrite copy on your dev site based on production settings, and those changes could be logged against your production account.
  • Confusion in reporting: You won't be able to tell which domain generated which results, making it hard to evaluate the dev test.
  • Potential for accidental production edits: If you later switch the account's primary URL, you could inadvertently apply dev settings to production.

These issues are avoidable with a simple separate account. The extra setup takes a few minutes and gives you a clean testing environment.

Limitations and When This Advice Doesn't Apply

There are a few edge cases to keep in mind:

  • Localhost is blocked. You cannot use SeaText on a localhost development URL. Use a real domain, such as dev.yourcompany.com.
  • Dynamic development domains may fail. If your dev domain changes frequently (for example, a new subdomain each deployment), SeaText might not reliably associate traffic with your account. Use a stable dev domain.
  • Each account is single-URL. You cannot point one SeaText account at both dev and production. You need two accounts.
  • Testing on a staging domain that mirrors production is fine, as long as it's a separate account and a real domain.

If you're only testing the integration code and not the AI behavior, you could theoretically use a temporary account and remove it later. But for ongoing development, a dedicated dev account is the cleanest approach.

Practical Scenarios

Scenario 1: You want to test the AI's copy rewriting on a staging site

Create a SeaText account for your staging domain (e.g., staging.yourcompany.com). Activate the agents you want to test, such as the Google Ads Landing Page Agent or the AI CRO Reading Analysis Agent. Monitor how the copy changes on staging. Your production site remains unaffected because it uses a different account.

Scenario 2: You want to verify the integration code works before going live

Install the code snippet on your dev domain using a separate account. Confirm the script loads without errors. Check that the AI agents appear as active in your dev account dashboard. Once you're satisfied, repeat the installation on production using your production account.

Scenario 3: You're developing a custom Odoo module that interacts with SeaText

Use a dev account for your development domain. Test how your module interacts with the SeaText script. Because the dev account is separate, any API calls or data generated during testing stay in the dev environment.

Frequently Asked Questions

Do I need a separate SeaText account for each domain?

Yes. Each SeaText account is linked to a single primary URL. To use SeaText on multiple domains, create one account per domain.

Can I use localhost for development testing?

No. Localhost is restricted for security reasons. Use a valid, real domain for your development environment.

Will my production data be affected if I test on a dev domain?

No, as long as you use a separate account for the dev domain. The dev account's data and settings are isolated from your production account.

What if my dev domain changes frequently?

Dynamic development domains may not function properly. SeaText might not reliably associate traffic with your account. Use a stable dev domain for testing.

How do I install SeaText on my Odoo site?

In Odoo's Website module, edit a page, drag the "Embed Code" module from the Dynamic Content section, paste your SeaText JavaScript snippet, and save. You can hide the block on desktop if needed.

Is the installation process secure?

Yes. The installation is secure, and the AI remains inert until you activate the agents. Your website's content integrity is maintained.

Can I use one account for both dev and production if I only test occasionally?

It's not recommended. Even occasional testing on a dev domain with a production account can mix data. A separate account is the safest and clearest approach.

Further reading and comparison sources

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

How SeaText Can Help

SeaText's Odoo integration is designed for secure, isolated use across multiple domains. By creating a separate SeaText account for your development domain, you can test AI agents — such as the Google Ads Landing Page Agent or the AI CRO Reading Analysis Agent — without any risk to your production site.

The installation takes under a minute: paste the JavaScript snippet into Odoo's Embed Code module, and the AI stays inert until you activate the agents you want. For a clean dev-to-production workflow, start with a dedicated dev account, verify the behavior, then replicate the setup on your production account.