We are currently exploring Sitecore personalization options for an upcoming project. I know we can attach profiles to certain pages; and use the aggregate scores for these profiles and/or their profile key score values for the session to customize content around the site. But what I want to know is this: is it possible for this profile scoring to be persisted outside of a logged in user’s given session, such as a profile scoring history feature? For example, if a logged in user always visited a given page with an attached Profile A over multiple sessions; they would build up a certain Profile A score over time; and would be flagged as a Profile A user. However, it seems to me that this profile scoring and mapping only pertains to individual user sessions, but not to actual logged in users’ profiles.
Is it possible to access these profile scores over multiple sessions for a given user; or am I restricted to just scores for the current session? I know I could probably write something custom to store this data; but I just want to see what is possible out of the box with Sitecore before I go down that road. Any constructive input is greatly appreciated.