How to add JavaSript code ?

Hi guys!

I’ve been requested to add JS code(given by the customer) to a WIX website. And run a code to collect the forms from the website in CallGear account.

I need to collect those variables from lightbox text inputs.

  1. I have added given JS code to WIX HTML iFrame/EBED app

  2. Next, I need to execute the code. But don’t know how to do that…

Can somebody help me? Please… :slight_smile:

Code: CallGear.addOfflineRequest({name: , email: , phone: , message: });

Hey Tomas, this article might help.