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}

Previous FAQ: Is there any data limit to how many forms can be tracked?