Macro for displaying the number of times a key,value pair occurs in the metadata for content viewed by the current user.
^AOIHits( key, value );
A macro related to Passive Profiling, which is an optional feature in WebGUI. The ^AOIHits macro tells how many hits a user has in this area. So, how many times the user has viewed assets with a given metadata value. In an SQL Report you can use it with greater than statements. If a number of hits is greater than “somenumber” then display “this.”
AOIHits is often used with AOIRank for passive profiling.
Keywords: admin aoi hits metadata passive profiling