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 

Should I change the tracker code on every new command or search message change?

1min

No, you don't have to change the tracking code at all. Our goal is to have a unique, persistent tracking code and all the changes to be performed with JavaScript internal methods and APIs. We use CDN invalidation when you set new commands or change something in your settings. That means that every user of your website should get a new copy of your instructions as fast as possible. In PRO trackers, changes are taking place in 1 to 10 minutes, spread around the world.

Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
How reliable Voxpow is?
NEXT
Where and how I can test functionalities
Docs powered by archbee