So I wrote a recommendation so that every time user's arrive at a specific page, target will return the 10 most viewed entity.id's, so that way we can show a most popular div to the user. However, even though the activity seems to be getting hits, How can I see what the data being generated by target is, or even prove that target is returning something at all?