How to add a counter or third-party widget to all pages
← BackThe “About site” tab in general settings, the “Widget HTML code” field — the code is inserted on every page of the site.
- Open “General settings” → the “About site” tab.
- Find “Widgets (HTML code to insert on all pages)”.
- Paste the code the service gave you in full — along with the
<script>tags. - Click “Save all”.
This is for things that should be on every page: visit counters, online chat, ad system pixel. Code for a single page is better inserted into the section's text itself, in HTML mode.
This code isn't translated into other site languages — and rightly so: there's nothing to translate in it, and translation would break the script.
If it didn't work
- The counter doesn't see visits. Make sure you pasted the code in full. Half the code won't cause an error, but it won't work either.
- The site got slower. Every third-party script is a request to a third-party server. Three or four counters noticeably slow down a page.
Did the article help?
Thank you, we've recorded it.
See also
How to set a logo and faviconBoth images are uploaded in the settings of the “Logo” informer — via the “Logo” and “Fav icon” fields.How to style a block: border, background, padding, shadowHover over a block and click the gear icon — a styles window opens with the tabs “Border”, “Block”, “Text”, “Links”, “Animation”, “Positioning”.What are informers in the menuThese are small widgets that sit in the menu alongside items: logo, language switcher, city selector, theme toggle.
