What this solution does
This module protects website forms from spam without using CAPTCHA or reCAPTCHA. The algorithm identifies bots based on hidden factors, allowing users to submit data without additional verification while blocking automated scripts.
Protection covers all forms on the site, including those from the bitrix::form component, registration forms, contact and subscription forms, as well as any other forms.
Custom forms operating via JavaScript support manual verification rules. For flexible management, specific forms can be excluded from protection by specifying their name or id attributes.
Additional features include automatic population of a hidden URL field, enabling tracking of the page from which a submission was made.
General iT can install and configure this module and check how it works on your website.