EverWebinar jvscript button integration?

I have designed a site with Wix.com for an evergreen Webinar using EverWebinar. www.automotivesuccessacademy.com

EverWebinar provides the javascript code for their registration button (see lower) but I wasn’t able to use it in Wix because the only way to integrate it until WIX CODE was the html embed form which didn’t work properly because when people would click on the button the registration app would open within the html embed window so it would not look good across all browsers and mobile devices.

This is how the code for the button should work: https://app.webinarjam.net/register/17161/8f6e0d7d5f

I’m trying to make the button in my Wix site behave like the button in the page on Webinar Jam’s server (right now I simply have my button go to their page but having 2 pages and 2 buttoms lowers my conversions big time.

This is the jvscript EverWebinar provides for the registration button:

Register now

Anybody has an idea of how I should implement it using Wix code so it works like on their page??

Thank you for your help… this has been a mystery I’ve been trying to solve for months now!

Hay upgrade,

The code snippet from EverWebinar is using direct DOM manipulations which are not the Wix Code way.

The experience created by the embed code looks like a button and a lightbox. If they have an API, you can probably create a native Wix experience for the login / registration form for webinars.

Hi Yoav, they do have an API… I’m working on connecting this to my site as well. Are there tutorials for creating something like this? I’m not new to coding, but new to using an API… thanks in advance

Charles, Did you ever find a tutorial?

I am running into this problem as well. Anyone figured it out?