Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 763 Bytes

DocAnalyticsItem.md

File metadata and controls

13 lines (12 loc) · 763 Bytes

CodaJsClient.DocAnalyticsItem

Properties

Name Type Description Notes
doc AllOfDocAnalyticsItemDoc
_date Date Date of the analytics data.
views Number Number of times the doc was viewed.
copies Number Number of times the doc was copied.
likes Number Number of times the doc was liked.
sessionsMobile Number Number of unique visitors to this doc from a mobile device.
sessionsDesktop Number Number of unique visitors to this doc from a desktop device.
sessionsOther Number Number of unique visitors to this doc from an unknown device type.