I’m trying to add this code to all pages of my site (www.scarlettown-communications.com) but am confused by the vendor’s instructions (Drip - Login) as relates to Wix’s platform idiosyncrasies’. Obviously, I continue to get bug fix errors. :-/
Can ya help? (Already watched the VoD/read the Help/called in so, please don’t pass me off to canned support…) Thanks in advance
for your guidance.
Hi Barbara,
the code you attached above will not work, it tries to create a script tag, download and inject JS code into it.
as such an arbitrary javascript code may break your components created with Wix Html editor, the option you have is create an html component (iframe) and do it there but from a quick look the code you shared doesn’t seem to support running within an iframe
Shlomi
No, it can’t run within an iframe. I’m disappointed, but thank you for taking a look. Maybe an ambitious independent app developer can create a Wix integration that will enable Drip to work in the future.
Barbara,
Wix Editor is built to allow the simplest and easiest experience for anyone to build their website for free, however it is bery complex under the hood, and although such js code might work at some point in time, Wix can not guarantee it will keep working while introducing new capabilities and components to its Editor
However, Wix code allows experienced developers to write their code and integrate with service providers in the Web using apis.
please have a look for example at - http://developer.drip.com/ (although i have no experience with them)
Shlomi
Understand all of this, but it doesn’t equal an integration. Will wait until as mentioned, an app developer formalizes something that won’t later break. Don’t want to experiment with my system.