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

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

There is a newer version: 1.5.11
Show newest version
{
  "name": "dailyActiveUsers",
  "fullyQualifiedName": "dailyActiveUsers",
  "displayName": "Daily active users on the platform",
  "description": "Display the number of users active.",
  "dataIndexType": "web_analytic_user_activity_report_data_index",
  "dimensions": [
    {"name": "timestamp","chartDataType":"INT"}
  ],
  "metrics": [
    {"name": "activeUsers", "displayName": "Number of active users", "chartDataType": "NUMBER"}
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy