These docs are for v1.0. Click to read the latest docs for v2.0.

Chart aggregates and dimensions

How to make all of the different charts available.

There are a number of location dimensions and general aggregates which have been deprecated in the new Consumer Research API. If you are using Consumer Research, you should use the updated version of this article found here.

On this page we will show:

For example calls, please refer to the examples on the previous page.

Dimensions

General dimensions

DimensionFunction
queriesChart by the queries that mentions are stored in. Use when passing through specific Query IDs.
sentimentChart by the sentiment of the mentions.
queryGroupsChart by the query groups that mentions are stored in. Use when passing through specific Query Group IDs.
authorsChart by the authors that posted the mentions.
languagesChart by the language of the mentions.

Workflow dimensions

DimensionFunction
categoriesChart by the categories applied to mentions.
mixedCategories???
parentCategoriesChart by the parent categories applied to mentions.
tagsChart by the tags that have been applied.
assignmentChart by the users that mentions are assigned to.
checkedChart by whether mentions have been checked or not.
priorityChart by the priority assigned to a mention.
statusChart by the status assigned to mentions.

Location dimensions

DimensionFunction
authorContinentsChart by the continent a mention's author is from.
authorCountriesChart by the country a mention's author is from.
authorStatesChart by the state a mention's author is from.
authorCountiesChart by the county a mention's author is from.
authorCitiesChart by the city a mention's author is from.
continentsChart by the continent a mention was posted from.
countriesChart by the country a mention was posted from.
statesChart by the state a mention was posted from.
countiesChart by the county a mention was posted from.
citiesChart by the city a mention was posted from.

Time dimensions

DimensionFunction
monthsChart by the months that mentions were from.
weeksChart by the weeks that mentions were from.
daysChart by the days that mentions were from.
hoursChart by the hours that mentions were from.
minutesChart by the minutes that mentions were from.
hourOfDayChart by the hour of day that mentions were from.
dayOfWeekChart by the day of week that mentions were from.

Demographic dimensions

Please note: these are currently for Twitter data only.

DimensionFunction
accountTypeChart by the account type that mentions were posted from.
genderChart by the gender of the account that mentions were posted from.
interestChart by the interests of the account that mentions were posted from.
professionChart by the professions of the account that mentions were posted from.

Site dimensions

DimensionFunction
pageTypesChart by the page type of the site that mentions were posted from.
mozRankChart by the Mozrank of the site that mentions were posted from.
domainsChart by the domain of the site that mentions were posted from.

Aggregates

General aggregates

AggregateFunction
volumeAggregate by the volume of mentions.
authorsAggregate by the authors of the mentions.
blogCommentsAggregate by blog comments.
domainsAggregate by the domain that mentions are from.
forumPostsAggregate by forum posts.
forumViewsAggregate by forum views.
impressionsAggregate by impressions.
influenceAggregate by influence.
netSentimentAggregate by net sentiment score (-5 to +5).
outreachAggregate by outreach.
reachAggregate by reach.
twitterFollowersAggregate by number of Twitter followers.