De_Novo_Press Posted November 23, 2020 Share Posted November 23, 2020 Site URL: https://www.denovo.press/ Hi there, I'm attempting to try out a 3rd party email list signup pop up window, as I use Zoho for almost everything. While I'm not as familiar with CSS, I previously used simple HTML to build websites and such- so I feel like a dummy for not being able to sort this out. The code looks like this: <script type="text/javascript" id="ZC_Forms_Popup" src="https://campaigns.zoho.com/js/optin .min.js" ></script> <script type="text/javascript">window.onload=fun ction() {loadZCPopup('2b0d1098923844a4d3527561a 82ffdb415cbda1605d573b7e','ZCFORMVIEW','2339390d89f3ddeec3d2af3e628508ae6')} </script> I've copied it directly as it's input into the editor. The error I'm getting is "Syntax error on line 1". And I've read that sometimes you have to replace the brackets with the curly ones, but there are no real brackets on the first line. I am aware that SquareSpace has an email campaign feature and I was using that prior, but I'd like to be able to directly add people to my CRM without having to do it manually. Link to comment
De_Novo_Press Posted November 23, 2020 Author Share Posted November 23, 2020 I was able to solve this myself with a bit more digging. Originally I was trying to place the code snippet site wide, but realized I only needed it on the 'Welcome' page. Once I entered the code on that page specifically, the issue was solved. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.