Wix
Integrate your TIXAE Agent into your Wix store.
Prerequisites
Before you begin, make sure you have:
A TIXAE Agents account with a configured AI agent
Admin access to your Wix website
Integration Steps
Access Your TIXAE Dashboard
Log in to your TIXAE Agents account and navigate to your agent’s settings. Note down your unique agent ID.
You’ll find an agent’s unique ID on its dedicated card in the Agents
tab or in the URL from the agent designer ex. https://www.tixaeagents.ai/app/eu/agents/gib2no07kqdy1f2m/overview
Log in to Wix
Access your Wix Admin Panel and choose your site.
Navigate to Settings
In the left-hand menu near the bottom, click on Settings
.
Access Custom Code
Scroll down to Advanced Settings
and choose Custom Code
.
Add Custom Code
Click on Add Custom Code
.
Insert Integration Code
At the top input field, paste the following code (or the code of your choosing):
Remember to replace YOUR_AGENT_ID with your actual TIXAE Agent ID.
Configure Code Settings
- Select the domain it will be connected to.
- Set a name for your custom code (e.g., “TIXAE Agent widget”).
- Choose between add code to all pages or specify which pages you want the widget to appear on.
- Tick the
Head
box to place the code in the header.
If the widget doesn’t appear after publishing, try ticking the Body - end
option instead.
Save and Publish
Click apply
to save your changes, then publish your site to make the changes live.
Test Your Integration
Visit your Wix website’s frontend and verify that the widget appears and functions correctly.
Troubleshooting
If you encounter issues with your TIXAE Agent widget integration:
-
Verify that you’ve copied the entire code snippet correctly into the HTML iframe.
-
Double-check that you’ve replaced
YOUR_AGENT_ID
with your actual TIXAE Agent ID. -
Ensure you’ve applied the custom code to all pages (or the specific pages where you want the widget to appear).
-
Clear your browser cache and refresh your Wix website to see changes.
-
If the widget doesn’t appear, try adding it as a
custom code element
from the Wix editor instead.
Wix may sometimes cache your site, which can delay the appearance of new elements. If you don’t see the widget immediately after publishing, wait a few minutes and try again.