How to Verify SeaText Is Working on Your Wix Site
After installing the SeaText JavaScript snippet on Wix, visit your live site and stay on a page for at least 40 seconds. Then wait five minutes and check the SeaText dashboard — your site...
Quick verification checklist
SeaText activates only after real visitor behavior is detected. The platform uses a 40-second dwell threshold and a five-minute dashboard sync window. Follow these steps in order:
- Confirm you pasted the snippet in Wix Settings → Custom Code → Head, set to "All pages" and "Load code on each new page."
- Open your live site in a regular browser window (not the Wix editor preview).
- Stay on any page for at least 40 seconds. Scroll, click, or read — any activity counts.
- Return to the SeaText dashboard. Wait five minutes.
- Look for your website name next to the SeaText logo at the top of the page.
If the name appears, the script is installed, firing, and linked to your account. If it does not appear after ten minutes, something blocked the handshake — usually a caching layer, a second analytics script that strips custom code, or a Wix plan that does not allow custom Head code.
Prerequisites before you verify
Paid Wix plan required
Wix only allows custom code injection on paid plans. Free sites cannot load the SeaText snippet, so verification will never succeed.
Active SeaText account
Each domain needs its own SeaText account. The snippet you paste contains your account token. If you copied the snippet from a different account or a staging domain, the dashboard will not match.
Correct snippet placement
The snippet must be in the Head section, not Body or Footer. Wix's Custom Code UI places Head code before the closing tag, which is the only location SeaText supports.
Step-by-step verification process
1. Confirm the snippet is live
Open your site in an incognito window. Right-click → View Page Source. Search for "seatext" or the first few characters of your snippet. If you see it, Wix has published the code.
2. Trigger the activation dwell
SeaText's activation logic requires a genuine session of at least 40 seconds. Automated crawlers, bots, or instant redirects do not count. Visit the homepage or any high-traffic page and remain there. You can scroll slowly or read content — the timer is based on page visibility, not interaction depth.
3. Wait for the dashboard sync
After the dwell, the SeaText backend processes the session and associates the domain with your account. This takes up to five minutes. Do not refresh the dashboard constantly; check once at the five-minute mark.
4. Confirm the site name appears
In the SeaText dashboard, the top header shows the SeaText logo followed by your connected site name. That label is the definitive proof that the installation handshake completed.
What the dashboard shows when it works
Once the site name appears, you gain access to the Main AI Hub. From there you can activate individual agents — CRO Reading Analysis, Google Ads Landing Page AI, Website Translation, and others. Each agent has its own configuration panel. The presence of the site name means the data pipe is open; agent activation is a separate step.
Common reasons verification fails
| Symptom | Likely cause | Fix |
|---|---|---|
| Snippet not visible in page source | Wix free plan or code placed in Body/Footer | Upgrade plan; move code to Head → All pages → Load on each new page |
| Snippet visible but site name never appears | Dwell time under 40 seconds or bot traffic filtered out | Revisit live site, stay 60+ seconds, wait 10 minutes |
| Site name appears then disappears | Domain mismatch (staging vs production) or multiple accounts | Ensure one SeaText account per primary domain; delete duplicate accounts |
| Dashboard shows "Install Seatext on your website" prompt | Snippet token does not match any account | Regenerate snippet from the correct SeaText account and repaste |
Troubleshooting steps if the name does not appear after 10 minutes
- Clear Wix cache: In Wix Dashboard → Settings → Advanced → Custom Code, click the three-dot menu next to your snippet → Edit → Apply again. This forces a fresh publish.
- Test in incognito with browser dev tools open (Network tab). Filter for "seatext". You should see a 200 response for the script load and a subsequent ping to the SeaText collector endpoint.
- Disable other custom Head scripts temporarily. Some analytics or consent-management scripts rewrite the DOM and can strip SeaText.
- Confirm the domain in SeaText matches exactly (including www vs non-www). SeaText ties one account to one primary URL.
- Contact SeaText support with your site URL and account email. They can see server-side whether pings arrived.
After verification: what to do next
With the site connected, open the Main AI Hub. Start with the AI CRO Reading Analysis agent — it begins analyzing visitor reading telemetry immediately and will surface copy friction points within hours. Enable the Google Ads Landing Page Agent if you run paid search; it rewrites headlines to match the keyword that triggered each click. Turn on Website Translation (125 languages) if you serve international traffic. Each agent can be toggled independently, so you can measure impact one at a time.
Key facts
| Item | Detail |
|---|---|
| Minimum Wix plan | Paid plan (any tier that allows Custom Code) |
| Snippet location | Settings → Custom Code → Head → All pages → Load code on each new page |
| Activation dwell | At least 40 seconds on a live page |
| Dashboard sync window | Up to 5 minutes after dwell |
| Success indicator | Site name appears next to SeaText logo in dashboard header |
| Escalation threshold | Contact support if no name after 10 minutes |
| Multi-domain rule | One SeaText account per primary domain |
| Development domains | localhost and dynamic dev URLs are restricted |
Limitations and when this advice does not apply
- Wix Editor preview mode does not execute custom Head code — you must use the published live URL.
- Sites behind password protection or Wix member-only pages may block the SeaText collector ping.
- If you use a third-party CDN (Cloudflare, Cloudfront) in front of Wix, ensure it does not strip or defer the SeaText script.
- This guide covers the standard SeaText JavaScript snippet. Enterprise deployments using server-side injection or tag managers follow a different verification flow.
FAQ
Can I verify SeaText in the Wix Editor preview?
No. The preview iframe does not load custom Head code. You must visit the published site.
Does the 40-second timer reset if I navigate to another page?
Yes. Each page load starts a new session. Stay on one page for the full dwell.
What if I have multiple domains (staging and production)?
Create a separate SeaText account for each domain. The snippet is bound to the account's primary URL.
Why does the dashboard still show the install prompt after I pasted the code?
The prompt disappears only after the backend receives a valid ping from a 40-second session. Until then, it assumes the snippet is not firing.
Can I speed up the five-minute sync?
No. The sync is a fixed backend batch window. Waiting longer than ten minutes indicates a delivery problem.
Will SeaText work on a Wix site with a free plan if I use a custom domain?
No. Custom domain does not unlock Custom Code. You need a paid Wix plan.
What should I send support if verification fails?
Your live site URL, the SeaText account email, a screenshot of the Custom Code settings showing the snippet in Head, and a HAR file or Network tab export showing the script load attempt.
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 installs with a single JavaScript snippet on Wix. Once the 40-second dwell and five-minute sync complete, the dashboard shows your site name and unlocks the Main AI Hub. From there you can activate autonomous agents that rewrite landing-page copy to match each Google Ads keyword, translate the entire site into 125 languages, run continuous multi-armed-bandit copy tests, and feed real purchase data back to Meta and Google CAPI. Each agent toggles independently so you can measure lift one capability at a time.
Limitations: the snippet only loads on paid Wix plans, and one SeaText account serves exactly one primary domain. Staging or localhost domains require separate accounts. If the site name does not appear after ten minutes, the issue is usually a caching layer, a conflicting Head script, or a domain mismatch — all of which SeaText support can diagnose from server-side logs.