Commands


What are the commands

Commands are instruction that you set in the Voxpow dashboard. We were then producing configuration files and spread the instructions to servers in various locations around the globe.

Command of type "Exact match => Redirection"

It is a type of command available in PRO trackers. If use says "last news", you can redirect him to the exact page with the last news. It matches exact, so if he says "last news from today", your "Exact match => Redirection" command is not fired. Instead - Voxpow will fallback to your website search page if you have such.

Command of type "Part match => Redirection"

It is a type of command available in PRO trackers. As the name says, it matches part of the sentence. For example, if you make a command for the word "shoes", and the user says: "shoes from leather", your command is matched, and the action is triggered. It is good practice to see what your customers search in the admin panel and after that to specify the different types of commands.

Command of type "Part match => JS Action"

It is a type of command available in PRO trackers. It is the most potent command, where you can define some custom rules. For example, you can start a phone call, open a map, show a subscription form, show a personalized message, show a personalized calculation, and much more. Contact us if you need more information about this.

Splat (*) operator

It captures anything after a splat (*) and forward it to the function. It is a type of operator, which have to be used in commands with "JS action", because otherwise, you will have not so much control on them.

go to *page

Optional words

You can define some of the words to be optional. The command can be triggered with or without them. It is a type of operator, which have to be used in commands with "JS action", because otherwise, you will have not so much control.

red (leather) shoes
Icon