Forums » Developers
Feature Request Clicky API: More metadata in the output
One thing that's a little challenging about using the output from the API is that it's not clear what the values represent. For example, if you download the "Pages" report, the csv columns are "item, value, value percent, ..." but unless you look at the Pages page in a browser, you don't know what the value measures. It would be nice if instead, the columns were "pages, hits, hits percent,..." or whatever it is the report I'm requesting measures. It confused the hell out of me until I figured it out.Thanks!
Posted Wed May 19 2010 9:31am by largesmallx
The values always represent the number of visitors, except for content which represents the number of hits.
The reason we don't use unique column names is to keep things simple, so that you don't have program in something special for each type of data.
Posted Thu Jul 8 2010 2:17pm by Your Friendly Clicky Admin
