How do I integrate the Online Planner with my website?

Modified on Tue, 21 Apr at 10:06 AM

To create the effect of an embedded Online Planner, add a screenshot of the Planner to your website and link the image to open the Online Desktop Planner in a new window. 



IMPORTANT
For security reasons, embedding the Planner or the mobile web app in an iFrame from another domain is not supported, as cross-domain access violates CORS (Cross-Origin Resource Sharing) policies.




Example HTML:
<a href="https://plannerURL" target="_blank" alt="Launch the Online Planner"><img src="yourImage.jpg" alt="Online Planner Preview"/> </a>


Replace the "yourImage.jpg" with a graphic you would like to display on your web page.

Replace the "https://plannerURL" with your Online Planner URL.


How to find your Online Planner URL: 

  1. Log into the Conference App Builder
  2. Select Distribution > Desktop Planner Link
  3. Use the Copy Link button to easily copy your Online Planner URL and paste it into your website.


Related Topics

Learn more about CORS



FAQ

Can I embed the planner on my organization website? 

To ensure maximum security and a seamless user experience, the planner is designed to operate as a standalone platform rather than in an embedded frame. This prevents "clickjacking" risks and ensures authentication remains secure across all browsers, which often block login cookies within embedded windows. Furthermore, this approach avoids the layout and "double scrollbar" issues common with iframes, allowing us to deliver a fully responsive, high-performance interface. For users on the go, our system automatically detects mobile devices and prompts a switch to the Mobile Web App or native app downloads, ensuring the most stable and optimized experience possible.