website logo
⌘K
GETTING STARTED
Installation
Concepts & Terms
Voice trackers
Voice commands
API
Structure
Trackers API
Blog API
FREQUENT QUESTIONS
What happens when trial expires?
Can I make completely different design of the widgets?
How reliable Voxpow is?
Should I change the tracker code on every new command or search message change?
Where and how I can test functionalities
What languages are supported?
Which browsers are supported?
Why I don't see trackers on iOS?
What is a "Domain" in the context of Voxpow tracker?
What is CDN?
Why are JS files CDNized?
What is CDN Invalidation?
Will the JavaScript files slow down my website?
Can Voxpow be used to capture the full text spoken by the user?
Can I see what the customer is searching for?
Is the user asked that trackers utilize voice recognition?
Can I make custom voice commands?
Can I use advanced JavaScript code to respond to searches?
What CMS you support?
Does your service work on HTTP or only on HTTPS?
Why I cannot see the voice tracker from my mobile device?
MISC
Browser permissions
Data Privacy
CORS
Docs powered by archbee 
3min

WordPress plugin

Although it is quite easy to install Voxpow in the standard ways, you can also take advantage of the WordPress module, which gives you extra ease of installation.

You need to find the extension in the WordPress repo, then you need to add your API key and the individual code for each widget.

Once you see the success message - the synchronization works and you should see Voxpov on your website.

Link to the WordPress plugin: https://wordpress.org/plugins/voxpow/

For the configuration of the plugin, you will need an API key and Voxpow Tracker.

API key

The API key can be found in the User details page. It is long string, which need to be copied and placed into the WordPress plugin in order to make a secure connection to our system.



API Token
API Token



Tracker

Creating a tracker is a documented process in the other parts of this documentation. What you will need for setting the WordPress plugin work is the code of the tracker, which start with vp-.....



Where to find tracker code
Where to find tracker code





Updated 15 May 2021
Did this page help you?
Yes
No
UP NEXT
Concepts & Terms
Docs powered by archbee 
TABLE OF CONTENTS
API key
Tracker