Integrating Legacy Data

Many companies have refactored their databases at one time or another, and the data from the old database does not always get converted over to the new system. You can use consolidated tables to join the key columns from legacy tables with those from the active system. This allows you to conduct a unified analysis of your data throughout history.

Combining Events for Active User Analysis

Imagine a website where users can do several things: take a survey, play a game, make a purchase, refer a friend, and so on. Typically, each of these events is stored in its own table. This makes it difficult to conduct an analysis of how many distinct users took at least one action of any kind in a given time period.

You can use consolidated tables to create one unified list of all users and when any of these events took place. You can then run queries on the consolidated table to easily conduct such an analysis.

As with all other tables in your Data Warehouse, you can add additional columns to power different kinds of charts and analyses.

Creating, Viewing, or Updating a Consolidated Table

If you are interested in adding a consolidated table to your Data Warehouse, contact Commerce Intelligence support.

NOTE
Because consolidated tables are not viewable in the Data Warehouse Manager, viewing and updating these tables can only be done by Commerce Intelligence support.
Previous pageNaming Reports and Elements in Commerce Intelligence
Next pageDeclutter your Commerce Intelligence account

Commerce