Increase the number of form tracking requests allowed in a single view
Since the release of FormAnalytics version 4.1.1, Matomo by default tracks only 500 form requests for a single view. This limit can be increased by adding below setting in your config/config.ini.php
file.
[FormAnalytics]
max_no_of_form_requests_allowed={YOUR_DESIRED_NUMBER}