For each version of your project, Wonda VR provides an embed code that you can integrate into any web page.
You can choose between these 2 options:
Launch experience automatically (poster=false)
Display the custom poster to let the end user manually start the experiment (poster=true)
Example of your project's embed provided by Wonda VR, to allow you to integrate into any web page:
<iframe src="https://player.wondavr.com/p/cbf891ac-dffb-4a32-a9f9-4540969819e8?poster=true" width="100%" height="100%" frameborder="0" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen></iframe>
Example of poster page alone:
https://player.wondavr.com/p/cbf891ac-dffb-4a32-a9f9-4540969819e8?poster=true
NB: From the poster, the experience will be launched in fullscreen. This is done to avoid the case of a small embed for seeing the experience in a small window.