Introduction | Yext Hitchhikers Platform

The Analytics API Catalog is a new endpoint that allows users to programmatically return metadata around the metrics available in the Analytics API.

With this endpoint users can easily understand what they can query in the Analytics API along with when complete data for each metric is available.

To do so we return the following piece of data for each standard metric available in the API:

  • ID: Name of the metric in the Analytics API used to query data.
  • Completed Date: Date which complete and validated data is available for a metric.
light bulb
Note
Only Standard Metrics are supported via the Analytics API Catalog. Custom Metrics available in Report Builder for Consulting Pages are currently not supported.
Feedback