Seatext library

How to Set Up SeaText AI on a Development Store for Testing

Create a separate SeaText AI account for your development store's real domain, install the JavaScript snippet in your theme, and activate agents one at a time to test safely. Avoid localhost and dynamic URLs,...

Set Up SeaText AI on a Development Store in 6 Steps

You can test SeaText AI on a development store, but the setup differs from a live site. The key rule is simple: use a valid, real domain and create a separate account for that domain. Localhost is blocked, and dynamic development URLs may not work reliably.

Here is the exact process, based on SeaText's Shopify integration guide.

Step 1: Create a Dedicated SeaText AI Account

Do not reuse your production account. Each SeaText AI account is linked to a single primary URL. If you need to use SeaText on both a development domain and a production domain, create separate accounts for each.

Go to the SeaText AI signup page and register with the email you use for testing. Use a real domain for the development store, such as dev.yourstore.com or a Shopify development store URL that resolves publicly. Avoid localhost or any URL that changes on every preview.

Step 2: Copy the JavaScript Snippet

After creating your account, log in to SeaText AI. The integration page shows a JavaScript code snippet under the section labeled "SEATEXTCODEINTEGRATION." Copy that entire snippet.

The snippet is inert until you activate agents, so pasting it into your development theme will not alter live content or affect your production store.

Step 3: Open Your Shopify Theme Code

Log in to your Shopify admin for the development store. Navigate to Online Store > Themes. Find the theme you want to test with and click the three dots icon, then select Edit code.

On the Edit Code page, open the Layout folder and locate theme.liquid. This file controls the global structure of every page.

Step 4: Paste the Snippet Before the Closing Head Tag

Paste the SeaText JavaScript snippet into theme.liquid, ideally just before the closing </head> tag. This ensures the script loads on every page of your development store.

Click Save to preserve your changes. The snippet is now installed but inactive until you activate agents in the SeaText dashboard.

Step 5: Activate Agents One at a Time

Return to your SeaText AI dashboard. You will see a list of autonomous agents, such as the CRO Optimizer, Google Ads Landing Page Agent, and AI A/B Testing Agent. Activate only the agents you want to test.

Start with one agent. For example, activate the CRO Optimizer and observe how it behaves on a few product or landing pages. Then activate the next agent. This controlled approach helps you isolate any issues and understand what each agent changes.

Step 6: Verify the Installation

Open a page on your development store in a browser. Use the browser's developer tools to inspect the HTML source. Confirm that the SeaText script tag is present in the <head> section.

Then check the SeaText dashboard. It should show your development domain as connected. If the dashboard does not recognize the domain, re-check that you used a real, stable URL and that the snippet was saved correctly.

What Counts as a Valid Development Domain

SeaText restricts localhost for security reasons. Dynamic development domains, such as those that change on every preview or use temporary subdomains, may not function properly because SeaText cannot reliably associate traffic with your account.

Use a stable, publicly resolvable domain for testing. A Shopify development store with a permanent .myshopify.com URL or a custom development subdomain like dev.yourbrand.com works better than a local tunnel or preview link that expires.

Common Mistake: Reusing the Production Account

The most frequent setup error is using the same SeaText account for both development and production. Because each account is tied to one primary URL, the dashboard will not correctly track or optimize a second domain. You may see agents fail silently or traffic data attributed to the wrong site.

Always create a separate account for the development store. This also keeps your test data separate from live performance metrics.

What You Can and Cannot Test on a Development Store

A development store is ideal for testing installation, agent activation, and basic content changes. You can verify that the snippet loads, agents appear in the dashboard, and copy rewrites work on sample pages.

However, features that depend on real visitor traffic will not produce meaningful results. For example, the AI CRO Reading Analysis Agent analyzes visitor reading behavior, and the Bot Protection Agent detects invalid clicks in paid traffic. Without real visitors or ad campaigns, these agents have no data to process. Use the development store to confirm technical setup, then move to a live or staging environment with real traffic for performance testing.

Key Facts About SeaText AI Development Store Setup

FactDetail
Account requirementOne account per domain; separate accounts for development and production
Domain restrictionLocalhost is blocked; dynamic development URLs may not work
Installation methodPaste JavaScript snippet into theme.liquid before closing head tag
ActivationAgents remain inert until activated in the SeaText dashboard
Testing limitationTraffic-dependent agents need real visitors to produce useful data

How to Verify Each Step Before Moving On

After each step, perform a quick check to avoid compounding errors.

  • After account creation: Confirm the dashboard shows your development domain as the primary URL.
  • After pasting the snippet: Save the theme file and reload a page. Check the page source for the SeaText script tag.
  • After activating an agent: Visit a test page and look for the expected change, such as a rewritten headline or CTA.
  • After testing: Deactivate agents you do not want running on the development store.

When This Setup Does Not Apply

This guide assumes you are using a Shopify store with access to theme code. If you are on a platform that does not allow custom JavaScript in the head, you may need a different installation method. SeaText's documentation focuses on Shopify integration, so check with SeaText support for other platforms.

Also, if your development store is only accessible via localhost or a password-protected preview that changes URLs, SeaText may not work at all. In that case, use a staging subdomain on a real domain instead.

Frequently Asked Questions

Can I use the same SeaText account for development and production?

No. Each SeaText AI account is linked to a single primary URL. Create separate accounts for each domain to avoid tracking and optimization errors.

Why does SeaText block localhost?

SeaText restricts localhost for security reasons. The platform needs a valid, real domain to reliably associate traffic and activity with your account.

Do I need to pay for a development store account?

SeaText offers a free 1-month pilot trial, which you can use on a development store. Check the pricing page for current terms and any limitations on premium features.

Which agents should I test first on a development store?

Start with agents that change on-page content, such as the CRO Optimizer or Ecommerce Product Copy Agent. These show visible results without needing real traffic. Save traffic-dependent agents like Bot Protection for a live environment.

How do I know the snippet is installed correctly?

Open your development store in a browser, right-click and select "View Page Source," then search for the SeaText script tag. You can also check the SeaText dashboard for a connected domain status.

What if my development URL changes on every preview?

Dynamic development domains may not function properly with SeaText. Use a stable subdomain or a permanent development store URL instead.

Can I test the Google Ads agent without running ads?

You can activate the agent and verify it loads, but it will not rewrite pages meaningfully without real ad clicks and keyword data. Use a staging environment with test campaigns for a more realistic test.

Further reading and comparison sources

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

How SeaText AI Can Help

SeaText AI lets you deploy 20 autonomous AI agents that optimize conversion, translate content, and adapt pages to visitor intent. On a development store, you can safely test installation and agent activation before going live. The AI remains inert until you activate agents, so your development content stays unchanged while you experiment.

Keep in mind that SeaText requires a valid, real domain and a separate account for each domain. Traffic-dependent agents, such as bot protection and reading analysis, need real visitors to produce useful data, so plan to move testing to a staging or live environment for those features.