Stats

​Filtering Stats

You can filter the stats you receive from any of our API endpoints by adding query parameters to your request. Here's what's available: Query Param Purpose Possible Values start Only show analytics d…

Taylor Sloane
Updated by Taylor Sloane

Aggregate Time Series Data

GET /v1/stats/graph See high level article view, search, and contact form stats in a given timeframe as a time series (broken down per day). This route accepts all stats filters as query parameters.…

Taylor Sloane
Updated by Taylor Sloane

Article Feedback

GET /v1/stats/feedback See the feedback (in aggregate and article form) left on your articles in a given timeframe. This route accepts all stats filters as query parameters. Example response: { "aggr…

Taylor Sloane
Updated by Taylor Sloane

Search Terms

GET /v1/stats/search Retrieve stats about how many searches have been made in a given timeframe. We stem searches at HelpDocs, so search_term in the response is a stemmed term that we used to run the…

Taylor Sloane
Updated by Taylor Sloane

Top Articles

GET /v1/stats/article Retrieve stats about how many views each of your articles have received in a given timeframe. This route accepts all stats filters as query parameters. Example response: { "top_…

Taylor Sloane
Updated by Taylor Sloane

Contact

This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply.