If you have a online store made of wordpress, you can still integrate it with our Zeroagent and make your store smarter.

Connecting Wordpress

1

🛠️ Install WPCode Plugin in Wordpress

Login to your wordpress account. Select Plugins > Add New Plugin. Search for WPCode in plugins.

2

⚙️ WP Code Plugin Editor

Select Code Snippet > Header & Footer. In this Footer section add the below code snippet.

Login to your Zeroagent Console and copy your App ID and App Key found in Settings.

HTML
<div id="zeroagent-ai-widget"></div>
<script src="https://cdn.jsdelivr.net/npm/@zeroagent/js@latest/dist/index.js"></script>
<script>
Zeroagent('<YOUR_APP_ID>', '<YOUR_APP_KEY>');
</script>

Click on Save Changes to see the changes.

3

✅ AI Store Assistant is Live

Your AI Store Assistant is live and ready to assist customers.

Troubleshooting

For any issues or errors, refer to our FAQ or contact our Support Team.