By default, Users Flow displays up to 100 pages for each interaction step in the visualisation.

If you need to analyse a larger number of pages or explore more detailed navigation paths, you can increase (or decrease) this limit by modifying the relevant setting in your config/config.ini.php file:

 [UsersFlow]
 UsersFlow_num_max_rows_in_actions = 100
Previous FAQ: How do I view more than 10 interaction steps in the users flow visualisation?