Js check: Difference between revisions
(Marked this version for translation) |
No edit summary |
||
| 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. | ||
For a walkthrough of JS Check setup, watch the short video: | |||
https://www.loom.com/share/072d06cbb3434f4dba71c755835f2bb8 | |||
<!--T:6--> | <!--T:6--> | ||
Revision as of 07:15, 2 September 2026
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.
For a walkthrough of JS Check setup, watch the short video: https://www.loom.com/share/072d06cbb3434f4dba71c755835f2bb8
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.
