Analytics reporting¶
examples/analytics_report.php is a read-only reporting script. It lists organization projects, requests analytics for each, and outputs a CSV file.
Analytics fields are handled permissively as the OpenAPI operation lacks an exact component schema.
Reporting systems should persist the raw analytics payload alongside selected columns to prevent data loss when new metrics are deployed.