Currently it is not possible to disable tracking without disabling the module entirely.
Our uses cases are:
The matomo module has an option that does this: https://git.drupalcode.org/project/matomo/-/blob/5c36f08924771b5c001ad04...
We could add a "Disable tracking" boolean setting.
If it is checked, piwik_pro_page_top() could return early.
Active
1.4
Code