Hi André Figueiredo,
Sorry for the delayed response.
If you have small amount of pages, then you can follow this procedure. You can export your SP Page Builder pages and then import them to a new page. Then hit will be reset to 0.
If you have many pages, then you can run SQL Query. But be very careful when working with the database. The Query you will find in the following screenshot:
https://prnt.sc/WVaAd4B1vHmz
Here, you will have to use your table prefix instead of r45jh_
You can find table prefix in your database table name. For example, all your table name will start with the prefix (r45jh menu)
Best Regards