HTTP/1.1 200 OK
Content-Type: application/json
{
"data": [
{
"metric": "page_views",
"title": "Page Views",
"description": "How many pages were viewed within your selected Hub, Stream or Item."
},
{
"metric": "average_time_per_visit",
"title": "Avg. Time / Visit",
"description": "The average time in seconds spent within your selected Hub, Stream or Item. Page Views lasting less than 1 second or over 30 minutes are ignored."
},
{
"metric": "unique_visitors",
"title": "Unique Visitors",
"description": "The number of unique people who visited your selected Hub or Stream."
},
{
"metric": "visits",
"title": "Visits",
"description": "The total number of visits received to your selected Hub or Stream."
},
{
"metric": "average_pages",
"title": "Pages / Visit",
"description": "The average number of pages viewed / visit to your selected Hub or Stream."
},
{
"metric": "cta_impressions",
"title": "CTA Impressions",
"description": "The total number of CTA Impressions for the selected Hub, Stream or Item. A CTA impression is defined as viewing a page that has a CTA in it."
},
{
"metric": "conversion_rate",
"title": "CTA Conversions",
"description": "The CTA Conversion Rate (CR %) is a calculation of the total number of CTA button clicks or form submits divided by the total number of impressions within your selected Hub, Stream or Item."
},
{
"metric": "social_shares",
"title": "Social Shares",
"description": "How many times content on your Hub, Stream or Item has been shared. Use Share comparison or Share Performance reports to display the specific networks shared to."
}
]
}