Js check/en: Difference between revisions

From Wiki Kaminari Click
(Updating to match new version of source page)
 
(Updating to match new version of source page)
 
Line 1: Line 1:
<languages></languages>
<languages/>


[[Js check en|English version]]
Integration is designed to test traffic on landing pages and web pages. When a user visits a page, our script collects data and sends it to our server. On the server, the data is analyzed and written to a database. You can view the accumulated data in the statistics.
Интеграция предназначена для проверки трафика на лендингах, web-страницах. Когда пользователь заходит на страницу наш скрипт собирает данные и отправляет к нам на сервер. На сервере данные анализируются и пишутся в базу данных. Вы можете смотреть накопленные данные в статистике.  


= Общие настройки =
If you want to do something with bot traffic immediately after checking, there is an option to do this through the settings.
Общая информация по настройке интеграции находится здесь: [[General settings]]


= Код для вставки =
= General settings =
После заполнения формы, внизу страницы появится сгенерированный код скрипта, который вы можете скопировать кнопкой ''Copy'' и разместить у себя на странице в теге <code><body></code>.
General information on setting up integration can be found here: [[General settings]].


'''Ни в коем случае не меняйтся поле kmnrKey, в нём указан уникальный ID вашей интеграции. Если он будет отличаться от сохранённого, клики не будут писаться в базу.'''
= Embed code =
After filling out the form, a generated script code will appear at the bottom of the page, which you can copy with the ''Copy'' button and paste into the <code><body></code> tag on your page.
 
'''Under no circumstances should you change the kmnrKey field, as it contains the unique ID of your integration. If it is different from the saved one, clicks will not be recorded in the database.'''


[[File:Js check 13.png]]
[[File:Js check 13.png]]

Latest revision as of 09:30, 19 September 2023

Other languages:

Integration is designed to test traffic on landing pages and web pages. When a user visits a page, our script collects data and sends it to our server. On the server, the data is analyzed and written to a database. You can view the accumulated data in the statistics.

If you want to do something with bot traffic immediately after checking, there is an option to do this through the settings.

General settings

General information on setting up integration can be found here: General settings.

Embed code

After filling out the form, a generated script code will appear at the bottom of the page, which you can copy with the Copy button and paste into the <body> tag on your page.

Under no circumstances should you change the kmnrKey field, as it contains the unique ID of your integration. If it is different from the saved one, clicks will not be recorded in the database.

Js check 13.png