Js check: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 9: | Line 9: | ||
If you want to do something with bot traffic immediately after checking, there is an option to do this through the settings. | If you want to do something with bot traffic immediately after checking, there is an option to do this through the settings. | ||
<!--T:2--> | |||
'''For a walkthrough of JS Check setup, watch the short video: | '''For a walkthrough of JS Check setup, watch the short video: | ||
https://www.loom.com/share/072d06cbb3434f4dba71c755835f2bb8''' | 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 17: | 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>< | 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
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.
