The idea is to create user-based rankings. Unfortunately, this data cannot be saved in a database beforehand, which is why it can only be calculated when the user (s) is/are on the relevant page. So I’m looking for a way to sort the repeater elements on the basis of dynamic visitor data (e.g. locations or coordinates or the visiting time on the site). Is that possible?
You can create a client side copy of the data you want to sort and sort it in many ways.