The IAnalyticsDocumentViewMeta interface describes the expected metadata when logging a click event / item view.
IAnalyticsDocumentViewMeta
See also the Analytics component, and more specifically its logClickEvent method.
Analytics
logClickEvent
The author of the clicked item.
The title of the clicked item.
The URL of the clicked item.
The
IAnalyticsDocumentViewMeta
interface describes the expected metadata when logging a click event / item view.See also the
Analytics
component, and more specifically itslogClickEvent
method.