Embedding Conferences i/o in a Website

Because Conferences i/o is a web-based platform, you can easily embed our application in another website. 

Embedding Conferences i/o

Useful notes about Conferences i/o and iframes

 

Embedding Conferences i/o

  1. Find the exact page in your CIO app that you want to embed
  2. Copy the URL for iframe
  3. Access the HTML for the website where you'd like to embed CIO. 
  4. Add an HTML iframe using the code below.  

    NOTE: Make sure to follow the instructions shown under the code
     

    Example:

     

    There are two things to note in this example:

    • First, you need to replace help.cnf.io with your URL

    • Second, this example has a customized size of 600px by 400px. You can adjust the size to fit your website accordingly Without the size stylings, the browser will assign defaults that might not be friendly to the display of the embedded page.
       

  5. Test the webpage - If everything looks good, then you're done.

 

Useful notes about Conferences i/o and iframes

  • Because our cloud application runs exclusively on HTTPS, iframe embeds will work on HTTPS domains.
  • When testing, remember that your status carries over to the iframe. If you're signed in as an administrator or moderator in the same browser, that status will be inherited by the iframe. You may want to test in a new browser.