Lyftrondata VWO Provider
The Lyftrondata API Profile for VWO allows you to query data from VWO. The VWO profile is a single file (i.e. vwo.apip) which is meant to be used with the Lyftrondata API Driver. The profile contains the table definitions and other VWO specific metadata that the Lyftrondata API Driver uses to connect to VWO.
To use the VWO Profile set the Profile property of Lyftrondata API Driver to the path of the VWO profile, as well as the other connection properties specified in the documentation below. Once the Lyftrondata API Driver has been configured, you can issue SQL queries to access data from any of the VWO Tables.
Connecting to VWO
VWo requires an API Token for authentication. Visit app.vwo.com/#/developers/tokens to generate an API token. Set Api-Token to the generated token in the ProfileSettings connection property.