Hi.
I added a js code
"<script type=“text/javascript” src=“https://4cs.gia.edu/interactive-4cs/js/embed.js?tool=clarity” charset=“UTF-8>”
It shows after the footer
I added the code trough analytics and js to body end (tried adding it to other parts of the page as well)
The code will not load or load after the actual footer.
Any advice please
I have added JS code to other pages never encountered something like this.
Thank you
You can’t embed HTML in a Wix Code page. You might want to consider using an HtmlComponent . For more information, see the article Working with the HTML Component in Wix Code .
A more secure way to handle web service requests is by using backend (server-side) code. Using backend code you can secure your passwords, API keys, and other secret information. The article Accessing 3rd Party Services explains how this is done. You should check with the service provider to see if they provide a REST interface.
Thank you for your reply.
This might be the issue why it shows up after the footer?
There is no way just with css to move it tiny bit up?Even if it will not be responsive just to load properly on the website.
This is how it looks now(scroll to the bottom and there it is after the footer)
https://www.yahalomim.info/copy-of-gia-education
Thank you
Sorry, but no HTML on the page. You might be able to use an HtmlComponent.
@yisrael-wix Thank you for your help and quick reply.It is much appreciated