Skip to main content
Feedback

Crimson Hexagon walkthrough

Crimson Hexagon source

Prerequisites

Crimson Hexagon connection.

Crimson Hexagon reports in Data Integration

Reports in Data Integration

Reports in Data Integration is available in the report drop-down menu of the Data Flow.

Crimson Hexagon Walkthrough-mceclip0

Select teams and/or monitors to pull data

  • Clicking the Teams drop-down menu shows a list of all the account's teams. You can select one or more teams, or leave empty to pull data for all teams.

  • Clicking the Monitors drop-down menu shows a list of all the selected teams' monitors. You can select one or more monitors, or leave empty to pull data for all the selected teams' monitors.

Note that pulling data for all teams can be a high volume of data and reach the daily restriction for request limit of Crimson Hexagon's API.

  • When you select the Ignore errors for monitors checkbox, the Data Flow skips failed monitors and continues to run the others. The Data Flow displays a warning message with the details of the failed monitors when it finishes.

Select the time period of the report

All the reports support two kinds of time periods:

  1. Date range:
  • Pulls data in the date range between the start and end date provided, including the end date.
  • You must select a start date.
  • Leaving the end date empty pulls data according to the current time of the Data Flow's run.
  • Select a timezone offset to send dates based on the offset.
  • Use the Last Days Back For Each Run to expand the start date and pull data x days back before the chosen start date.
  1. Predefined date- A date range defined by Data Integration:
  • Day: Yesterday.
  • Week (From Monday to Sunday): Week to date, Previous week, Previous week to date.
  • Month: Month to date, Previous month, Previous month to date.
  • Year: Year to date.

Other inputs by report

Word cloud report

  • Interval chunks: Data Integration can run over the increment using chunks to make the loading efficient and precise. You can choose from:

  • Don't Split: Data Integration pulls the data from the chosen start date to the end date in one bulk.
  • Daily: Data Integration chunks the run daily from the start to the end date.
  • Monthly: Data Integration chunks the run monthly from the start to the end date.
  • Yearly (Less Recommended): Data Integration chunks the run yearly from the start to the end date. This input is not relevant to other reports since Data Integration extracts them as daily reports.
  • Filter

Pipe-separated list of field: value pairs used to filter results by given parameters.

For example, filter=site:blogspot.com,wordpress.com|keywords:android|geolocation:USA.NY.New York;GBR.Greater London.London

Results report

  • Hide Excluded

Crimson Hexagon Walkthrough-mceclip3

Posts report

  • Filter

Crimson Hexagon Walkthrough-mceclip4

Pipe-separated list of field: value pairs used to filter results by given parameters.

For example:filter=site:blogspot.com,wordpress.com|keywords:android|geolocation:USA.NY.New York;GBR.Greater London.London

  • Full Contents image.png

  • Geo Tagged image.png

Volume report

  • Group By

Week and month aggregations require a date range of at least 1 full unit; for example, WEEKLY requires a date range of at least 1 week. Additionally, these aggregations only return full units so Data Integration may truncate the range. For example, 15 01, 2017 to March 15, 2017 with MONTHLY grouping returns a date range of February 1, 2017 to March 1, 2017.

A monitor must have complete results for the specified date range. If any day in the range is missing results, an error is returned.

Rate limits

Crimson Hexagon's limitations of requests for Monitor type reports are 120 requests/minute and 10,000 posts/day.

On this Page