Skip to main content

Dealer Stats API

This guide describes how we store aggregate data for each dealership in our data warehouse, and how you can access that data with our Dealer Stats API endpoints.

๐Ÿ“„๏ธ Using GroupBys

Now that you are familiar with product metrics and calculated columns and how they are divided into categories, we can discuss how GroupBys are used to group data together. In our Insights dashboards almost all of the table views are grouped by DealerAssociateUUID. This combines all the metrics in every category for each associate. We can also group by DealerUUID which will combine all the metrics in every category for each dealer (if you have access to multiple dealers). We do that in our Insights Group View. Here is a list of all the currently possible GroupBy values that you can pass to our Dealer Stats API: