VoxTour Integration
VoxTour integrations allow developers, partners, and content platforms to embed interactive audio guides directly into their websites, applications, and digital experiences.
Using VoxTour’s widgets, APIs, and platform tools, you can easily add immersive audio tours to travel websites, tourism portals, blogs, mobile apps, and other digital products.
VoxTour integrations are designed to be simple to implement while remaining flexible for a wide range of use cases, from embedding a single audio guide on a blog post to powering large-scale travel platforms.
VoxTour Widget WordPress Integration
VoxTour WordPress Widget Plugin – Installation & Usage Guide
The VoxTour plugin allows you to easily embed VoxTour audio guides on your website using a shortcode.
1. Install the Plugin
- Download the VoxTour Widget plugin (.zip) provided by VoxTour.
- In your WordPress dashboard go to:
Plugins → Add New → Upload Plugin
- Upload the plugin
.zipfile. - Click Install Now.
- Click Activate Plugin.
2. Enter Your VoxTour API Key
After activating the plugin:
- Go to:
Settings → VoxTour
- Paste the API Key provided by VoxTour.
- Click Save Changes.
This key connects your site with the VoxTour service.
3. Insert a VoxTour Audio Guide into a Page or Post
You can display any VoxTour audio guide using the shortcode below:
[voxtour tour="TOUR_ID" locale="en"]
Example
[voxtour tour="29b24f5b-5b55-42bd-9964-7ae51f1a877b" locale="en"]
Where:
| Parameter | Description |
|---|---|
| tour | The unique tour ID provided by VoxTour |
| locale | Language of the tour (e.g. en, ru, etc.). By defalt en |
4. Multiple Tours on One Page
You can insert multiple VoxTour widgets in the same post or page by adding multiple shortcodes:
[voxtour tour="TOUR_ID_1" locale="en"]
[voxtour tour="TOUR_ID_2" locale="en"]
[voxtour tour="TOUR_ID_3" locale="en"]
5. Fullscreen Mode
The VoxTour widget supports fullscreen playback. Users can expand the audio guide to fullscreen directly from the player.
6. Analytics
The plugin automatically tracks widget loads for site analytics systems (such as Google Analytics or Google Tag Manager if installed).
Need Help?
If you need tour IDs or API access, contact the VoxTour team.