Administer > Manage WebSphere Commerce features > Marketing > Collaborative filtering > WebSphere Commerce Recommendation Engine powered by LikeMinds > Background LikeMinds utilities


Specify the minimum number of Clickstream activities for a user

To specify the minimum number of clickstream activities a user must make before the engine makes recommendations for that user:


Procedure

  1. Stop the LikeMinds server inside the WebSphere Application Server.

  2. Use any database modification tool to connect to the database, and to enter following SQL statement to the database (on one line):

    update lps_cfg set value='2' where 
        
    name='engActivity.engine.saturn.tune.predictable.min_xactions_cutoff'
    

  3. Start the LikeMinds server inside the WebSphere Application Server.


Results

The default value for this parameter is 10.


+

Search Tips   |   Advanced Search