How to debug (view what's being logged) in Category Affinity
I'm getting started with Category Affinity using Launch, and I think I've got it set up correctly based on the documentation I've found.
However, I'm not finding a way to validate that categories are being captured properly, view what my visitor ID category affinity is, etc.
I've looked at the Target and Network tabs of the Adobe Experience Cloud debugger, as well as the Console and Network tabs of my browser DevTools, but I'm not finding any way to get visibility into what's being tracked.
Please note: I'm not a web developer so the direction of "You can use user.categoryAffinities[] in a profile script to return an array of the affinities that a visitor has populated." found here isn't something that I know what to do with. I'm not trying to get this displayed on a page; I'm trying to make sure these values are being tracked as expected.
Thanks much!