This guide shows you how to set up the Voice AI agent on your WordPress website. WordPress is the world’s most popular website building tool, and around 40% of the world’s websites are made using WordPress. Following this guide, you will be able to get a VoiceFlux agent on your WordPress website.
There are two choices you can make, or you can create a Voice AI agent using or prompt or you can make your agent based on a URL. You can always Edit your Voice AI later if you chose to create it using a prompt or if you created it using a URL.
Here you can choose from one of the 4 pictures and voices you can use. Choose what best fits your website. The first sentence will be the first sentence the AI will use when the conversation starts. The AI will be trained on the URL you fill in, and it will know that it is the agent of that website.
Under 'Manage Chat Agents' press 'Test Agent' to test your Voice AI Agent.
Just fill in your phone number, and start asking the Voice AI about your website. When there is anything you want to change if your Voice AI, you can easily do that under 'Edit Agent' under the 'Manage Chat Agents' tab.
WordPress unfortunately does not have a standard option for implementing custom code on your website. This is why you should use an extension to do this. The most used and user-friendly extension for this is WPCode. Check out their guide on how to set up custom code. WPCode Guide
With their free version, you can easily put the HTML and JavaScript code on your website. You can also use another extension to place the Voice AI Bot.
Under the Code Snippet tab you can copy the code.
When you have copied the code snippet, it is time to place it on your WordPress website. You have to add a JavaScript snippet at the end of the body tag (</body>
), which is the general place for pop-ups. This ensures that your page will be loaded before the agent shows.
Now you only have to publish your page, and you have your own Voice AI Bot!