When a user clicks a recommendation (ad, internal article, accelerator article, etc) that recommendation will not be displayed to the user again.
This filtering is done on the client side. What that means is that we send out e.g. 8 recommendations from the server side to the client (the browser of the user). Recommendations that the user has already clicked is then filtered out.
Comments
0 comments
Please sign in to leave a comment.