Js check: Difference between revisions

From Wiki Kaminari Click
(Marked this version for translation)
(Marked this version for translation)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
<translate>
<translate>
<!--T:1-->
<!--T:1-->
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.
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.  
 


<!--T:6-->
<!--T:6-->
Line 9: Line 10:


<!--T:2-->
<!--T:2-->
'''For a walkthrough of JS Check setup, watch the short video:
https://www.loom.com/share/072d06cbb3434f4dba71c755835f2bb8'''
= General settings =
= General settings =
General information on setting up integration can be found here: [[General settings]].
General information on setting up integration can be found here: [[General settings]].
Line 14: Line 17:
<!--T:3-->
<!--T:3-->
= Embed code =
= 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.
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><head></code> tag on your page.


<!--T:4-->
<!--T:4-->

Latest revision as of 08:35, 16 September 2026

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.

For a walkthrough of JS Check setup, watch the short video: https://www.loom.com/share/072d06cbb3434f4dba71c755835f2bb8

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 <head> 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