We use cookies to personalize your experience. By using our website, you consent to cookies. Learn more

Code installation instructions

The instructions on this page will help you install the Clicktex code on your website. Select your website platform from the menu below. In case of difficulties with the installation of the code, contact the support service, we will definitely help you!


Wordpress

1. Log in to the CMS Wordpress administration panel (by default it is located at http://your_domain/wp-admin)

2. Go to the "Appearance" section (on the left side of the page) and select "Editor"

3. On the right side of the screen in the “Templates” section, select Theme Footer (footer.php)

4. In the opened template editor, insert the Clicktex code right before the closing tag </body> and save changes

5. The Clicktex system will be activated immediately upon any user's first visit to the website

Joomla

1. Log in to the admin panel of CMS Joomla (by default it is located at http://your_domain/administrator)

2. Go to the "Template Manager" section using the horizontal menu at the top ("Extensions" → "Template Manager")

3. In the templates list select the used template (marked with a yellow star) by clicking on its name, then on the next page in the “Primary template files” block select “Edit main page template”

4. In the opened template editor insert the Clicktex code right before the closing tag </body> and save changes

5. The Clicktex system will be activated immediately upon any user's first visit to the website

Bitrix

1. Log in to the administrative panel of the CMS 1C Bitrix (by default it is located at http://your_domain/bitrix/admin)

2. In the “Website” section select “Website Template”, then “In Control Panel” → “Edit Template”

3. In the opened template editor insert the Clicktex code right before the closing tag</body> and save changes

4. The Clicktex system will be activated immediately upon any user's first visit to the website

Drupal

1. Log in to the administrative panel of CMS Drupal (by default it is located at http://your_domain/admin)

2. In the “Structure” section select the “Blocks” section, then “Add block”

3. Fill in the fields:
- Block description: Clicktex
- Block content: your Clicktex code (starting with <!-- BEGIN CLICKTEX CODE... and ending with END CLICKTEX CODE-->)
- Text format: Full HTML

4. Save the block. In the "Blocks" section find the Clicktex block and in the "Area" option select "Footer", save changes.

5. The Clicktex system will be activated immediately upon any user's first visit to the website

ModX

1. Log in to the administrative panel CMS ModX (by default it is located at http://your_domain/manager)

2. Open the “Elements” tab in the block on the left, then select “Templates”, open your template for editing and insert the Clicktex code right before the closing tag </body>. Save changes

    * if multiple templates are used repeat the procedure with each template

3. The Clicktex system will be activated immediately upon any user's first visit to the website

UmiCMS

1. Open FTP (sFTP/SSH/SCP) connection to the server hosting your copy of UmiCMS

2. Go to the directory /templates/your_template/tpls/content (from the root directory of the website)

3. Open the file footer.inc.tpl for editing. Insert the Clicktex code immediately after the closing </div> (or before </body> tag if you have one). Save changes

4. The Clicktex system will be activated immediately upon any user's first visit to the website