What is the "scope" of selecting "user"?
There are four options available, and you must choose the one that best suits your purpose.
Since the purpose is to identify member users who visit the site, select "Users."
Each option is explained below, so choose the one that best suits your purpose.
user Recorded on a per-user basis. Recorded in browser cookies.
Example: Membership attributes - free, paid... etc.
session Recording by session. The valid range is vp administration email lists from the start of the visit to the end.
Example: AB test - number of sessions for each pattern A and B... etc.
hit Recording on a page-by-page basis, also useful for "events" and "transactions" (purchases)
(sends information when a script is executed, such as when a page view occurs)
merchandise Recording by product unit
Example: Product details: Size... etc.