Monday 16 July 2012

Store ATG anonymous user profile in DB



By default, anonymous user profile is stored in repository and not persisted in DB. If you want to persist all the users’ behavior who is visiting your site, then you have to enable few properties in nucleus components to persist in DB.

Limitaiton of persisting anonymous users in DB: If we keep persisting all the users who are visiting your site in DB, then the database will become very heavy and performance issues may come up. In this case, Proper removal/clearing of data has to be scheduled.

0 comments:

Post a Comment