v1.0¶
Version: 1.0 Updated: 2017-03-15
Introduction¶
The IOVOX javascript API is designed for both normal development environments and tag management solutions for updating your web site contact number(s) with your IOVOX phone number(s).
Installation¶
The Java Script API is added to the page using the following script snippet. This will download the library to the current window and run upon successful include.
Required Variables¶
window.voxAccessKey = “Enter_Your_Access_Key” window.voxActionKey = “Enter_Your_Action_Key }” window.voxNumberFormat = “Enter_Number_Format_Here”
voxAccessKey & voxActionKey will be furnished by IOVOX. If you do not have these keys please contact support to assist in the setup process. Accepted number formats for US: x xxx xxx xxxx, x (xxx) xxx xxxx, x (xxx) xxx-xxxx, xxx xxx xxxx, xxx xxx.xxxx, xxx.xxx.xxxx, (xxx) xxx xxxx, (xxx) xxx.xxxx, (xxx).xxx.xxxx, xxx xxx-xxxx, (xxx) xxx-xxxx, (xxx)-xxx-xxxx, (xxx)xxx-xxxx
Non US Accepted number formats: xx xxx xx xx, xxx xx xx xx, xxx xxx xxxxx, xx xxx xxx xxxx, xx (x)xxx xxx xxxx, xx xxxx xxx xxxx, xx (x)xx xxxx xxxx, xx xxx xxxx xxxx, xx xx xxxxxxxx, xx (x)xxx xxxxxx, xx xx xxx xxxx
if you have a unique number format, please let us know.