All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.dataInsight.pageViewsByEntities.json Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
{
  "name": "pageViewsByEntities",
  "fullyQualifiedName": "pageViewsByEntities",
  "displayName": "Page views by entities",
  "description": "Displays the number of time an entity type was viewed.",
  "dataIndexType": "web_analytic_entity_view_report_data_index",
  "dimensions": [
    {"name": "timestamp","chartDataType":"INT"},
    {"name": "entityType","chartDataType":"INT"}
  ],
  "metrics": [
    {"name": "pageViews", "displayName": "Total number of page view", "chartDataType": "INT"}
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy