Q: 8
A data architect is designing a Real-Time Customer Profile to capture user interactions across
multiple channels for an online media company. The company tracks user interactions such as article
reads, video views, and ad clicks across its website, app, and email newsletters. Currently, the Real-
Time Customer Profile schema design contains a User Profile Class and an Experience Event Class.
The Experience Event Class captures each interaction as a separate event record and contains an
identity field (user_id) linking to the user profile.
Upon review, the data architect realizes that the schema design is unable to accurately capture the
sequence of interactions made by a single user during one session (defined as a continuous period of
activity without more than 30 minutes of inactivity).
How should the data architect modify the schema design to better capture the sequence of user
interactions within a single session in the Real-Time Customer Profile?
Options
Discussion
No comments yet. Be the first to comment.
Be respectful. No spam.