Solution Overview for Business Users / Version 2506.0
Table Of ContentsData aggregated by analytics service providers can not only be used to generate tables and diagrams but also to generate "top-n-lists" for use on the delivery side of a content management environment. To generate "top-n-lists" of contents based on their rank within an analytics report, report data is gathered and cached using CoreMedia Elastic Core infrastructure.
There are different types of time intervals involved:
Interval of the
FetchReportsTask- the task is executed quite often, for example every minute, but only fetches data if necessary.Interval for retrieving data from a specific analytics provider - the effective retrieval interval in which data is actually retrieved if the configuration has not changed, for example every 180 minutes. It is configured per top-n-list instance using the
intervalproperty.Time range of the fetched data - usually you only retrieve data for a certain time range, for example you are interested in the report data for the last week.



