fix: Include ID column in analytics query, as this is used in the group_by,...
fix: Include ID column in analytics query, as this is used in the group_by, meaning it must be included in the selected fields, otherwise Postgres will throw an error Issue #562