:PROPERTIES: :ID: 3ddc4e32-932f-4748-bfe9-7025d4d6b352 :ROAM_REFS: https://gitlab.aweber.io/CP/applications/sites/-/blob/master/aweber_app/controllers/report_api_controller.php :END: #+title: Report API Controller Contains JSON report endpoints used by the [[id:fab0cf8f-7c54-4848-882b-dba5e087760d][Redesigned Reports]] and the [[id:0d24c57a-fd56-43b0-8209-497320bf79f7][Dashboard]]. These make use of the App and Analytics databases. | Endpoint | Description | Report | Dashboard | |--------------------------------------+-----------------+-----------------------+----------------------| | opens_all | | | | | opens_all_range | All lists | Opens over time | | | opens | | | | | opens_list_range | Current list | Opens over time | | | clicks_all | | | | | clicks_all_range | All lists | Clicks over time | | | clicks | | | | | clicks_list_range | Current list | Clicks over time | | | sales_tracked_all | | | | | sales_tracked_all_range | | | | | sales_tracked_summary | | Sales over time | | | sales_tracked_currencies | | Sales over time | Sales | | sales_tracked_events | | Sales over time | | | sales_tracked_total | Lifetime totals | | Sales | | broadcasts_pending | | | Scheduled Broadcasts | | broadcasts_completed | Current list | Broadcast totals | | | broadcasts_completed_all | All lists | | Sent Broadcasts | | broadcasts_completed_range | | | | | city_state_countries | | Location totals | | | followups | | Followup totals | | | new_subscribers_daily | | New subscribers added | | | new_subscribers_weekly | | New subscribers added | | | new_subscribers_monthly | | New subscribers added | | | subscriber_totals_daily | | Subscriber totals | | | subscriber_totals_weekly | | Subscriber totals | | | subscriber_totals_monthly | | Subscriber totals | | | account_subscriber_totals | | | People | | account_subscriber_totals_past_month | | | People |