Feedback database schema
The Feedback schema, within the Feedback database, stores data about the Web site visitors' actions. This schema is closely aligned with the Tivoli Site Analyzer schema.
Any application that can connect to a standard SQL database can make use of the data that has been logged to the Feedback database schema.
For instance, we can use the data in the Feedback database schema to:
- Generate reports using reporting software.
- Integrate OnLine Analytical Processing (OLAP) tools.
- Create the own data integration tools.
- Feedback schema diagram
View a diagram that depicts the Feedback schema for the Personalization database.
- Feedback schema tables
Learn about the feedback schema tables and the fields or columns they contain.
- Key value pairs
The additional information passed by rule logging events and certain bean logging events is logged to the Feedback database in the form of key value pairs.
Parent: Feedback and analytics