How to insert own JS, HTML codes
ClickEshop administrator allows you to insert your own HTML / JavaScript code. In this way can also upload into system your custom codes. These codes can be used to add new features to your website / webshop.
- Script that is being performed for the ENTIRE PAGE (e.g. Global graphic customization, Google Analytics etc.)
ClickEshop administrator allows you to insert your own JavaScript or CSS global codes. In [Content Management] click the left tool bar and the button [Global HTML code]. System will open a new window. Your custom codes has to be inserted between tags <head> </ head>. In this way it is possible to insert custom .css, .JS own files or meta tags.
- Script that is being performed only for a PARTICULAR PART OF THE PAGE (e.g. information panel, one menu item, ..)
Your custom code can be inserted into different parts of the site through ClickEshop administrator wherever is displayed toolbar for inserting formatted text, images, files and documents. In this toolbar click [Tools] - [Source Code] and enter your own HTML code. HTML source code is visible only in this part of the window.
Using HTML codes to link other systems might cause slow page loading, whereas each time while loading it has to contact another source, that can be placed on the opposite side of the planet. Nowadays social networks mean a big optimization problem because its overloading and contecting to a quantity of websites in real time, often result in a significant delay in the loading of your site. Such interconnecting components are recommended to insert at the page footer or consider their use at all.