Skip to main content

List of Default CSV Output Fields: Place, User, Content, and Activity

The CSV exports contain events related to places, user objects, content objects, and user activities.

Attention

Currently, Analytics Export is limited to 10,000 rows per CSV export.

Note: This list is currently missing some entries and will be updated.

Default CSV Output Fields

Common Fields

FieldDescriptionExample
ActionThe recorded action. For the list of actions, see List of data export events.ACTIVITY_PEOPLE_SEARCH
ActivityTimems since the epoch (UNIX timestamp) when activity occurred1561199268454
ActivityTime.DateHuman readable date when activity occurred2019-06-22
ActivityTime.HourHuman readable time when activity occurred10:27:48
Actor.StatusUser statusregistered
Actor.CreationDatems since the epoch (UNIX timestamp) when the user was created1555074452820
Actor.CreationDate.DateHuman readable date when the user was created2019-05-12
Actor.CreationDate.HourHuman readable time when the user was created13:47:49
Actor.EmailUser emailli.lils@test.com
Actor.Profile.DepartmentUser department as specified in the user profileTO department
Actor.Profile.LocationUser location as specified in the user profileWashington
Actor.Profile.HireDatems since the epoch (UNIX timestamp) when the person was hired1561199268454
Actor.Profile.HireDate.DateHuman readable date when the person was hired2019-06-22
Actor.Profile.HireDate.HourHuman readable time when the person was hired10:27:48
Actor.FirstNameUser first nameLi
Actor.LastNameUser last nameLils
Actor.UrlURL of the user in the communityhttps://testcommunity.com/people/li.lils
Actor.NameName of the userLi Lils
Actor.ObjectTypeType of the actoruser
Actor.UsernameUsername of the actorli.lils@test.com

Place and User CSV Fields

FieldDescriptionExample
ActorActionObject.StatusStatus of the userregistered
ActorActionObject.CreationDatems since the epoch (UNIX timestamp) when the user was created1555074452820
ActorActionObject.CreationDate.DateHuman readable date when the user was created2019-05-12
ActorActionObject.CreationDate.HourHuman readable time when the user was created13:47:49
ActorActionObject.Profile.HireDatems since the epoch (UNIX timestamp) when the person was hired1561199268454
ActorActionObject.Profile.HireDate.DateHuman readable date when the person was hired2019-06-22
ActorActionObject.Profile.HireDate.HourHuman readable time when the person was hired10:27:48
ActorActionObject.EmailUser emailli.lils@test.com
ActorActionObject.Profile.DepartmentUser department
ActorActionObject.RetiredIndicates if the user account is deactivated
ActorActionObject.FirstNameUser first name
ActorActionObject.Profile.LocationUser location as specified in the user profileWashington
ActorActionObject.UrlURL of the user in the communityhttps://testcommunity.com/people/li.lils
ActorActionObject.NameName of the user
ActorActionObject.Created
ActorActionObject.ObjectTypeType of the objectuser
ActorActionObject.Relation
ActorActionObject.GraphType
ActorActionObject.RelatedUser.ObjectType
ActorActionObject.RelatedUser.Name
ActorActionObject.LastNameLast name of the user

Content CSV Fields

FieldDescriptionExample
ContentActionObject.CreationDatems since the epoch (UNIX timestamp) when the object was created1561199268454
ContentActionObject.CreationDate.DateHuman readable date when the object was created2019-06-22
ContentActionObject.CreationDate.HourHuman readable time when the object was created10:27:48
ContentActionObject.Keywords
ContentActionObject.FileName
ContentActionObject.ResolutionDatems since the epoch (UNIX timestamp) when the object was marked as resolved1561199268454
ContentActionObject.ResolutionDate.DateHuman readable date when the object was marked as resolved2019-06-22
ContentActionObject.ResolutionDate.HourHuman readable time when the object was marked as resolved10:27:48
ContentActionObject.AssumedResolvedIndicates that the question is marked as Assumed Answeredtrue
ContentActionObject.UrlURL of the objecthttps://testcommunity.com/docs/DOC-10
ContentActionObject.MimeTypeMIME type of the object
ContentActionObject.Opentrue
ContentActionObject.ObjectTypeType of the objectsearch
ContentActionObject.ContainerIdID of the containing place
ContentActionObject.DueDatems since the epoch (UNIX timestamp) of the due date
ContentActionObject.DueDate.DateHuman readable due date
ContentActionObject.DueDate.HourHuman readable due time
ContentActionObject.NumHelpfulAnswersNumber of helpful answers
ContentActionObject.AttachmentSizeAttachment size
ContentActionObject.ResolvedIndicates if the object is marked as resolved
ContentActionObject.NumRecipientsNumber of shares of the object2
ContentActionObject.StatusStatus of the objectPUBLISHED
ContentActionObject.AuthorIdID of the author of the object
ContentActionObject.Owner.NameID of the owner of the object
ContentActionObject.ContainerTypeType of the containerblog
ContentActionObject.Owner.ObjectTypeType of the owner
ContentActionObject.SubjectTitle of the objectRelease notes
ContentActionObject.CompletedIndicated if the object is marked as final

Destination Fields

FieldDescriptionExample
Destination.StatusStatus of the object containerACTIVE
Destination.CreationDatems since the epoch (UNIX timestamp) of the container creation date1561199268454
Destination.CreationDate.DateHuman readable container creation date2019-06-22
Destination.CreationDate.HourHuman readable container creation time10:27:48
Destination.ObjectTypeType of the containercommunity
Destination.DisplayNameDisplay name of the containerbetta-space
Destination.UrlURL of the containerhttps://testcommunity.com/community/betta-space
Destination.NameTitle of the containerBetta space

Web Fields

FieldDescriptionExample
Web.AppVersion
Web.ReferringSource
Web.AppIDweb
Web.ReferringUser
Web.UserAgentIdentifier of the application type, operating system, software vendor or software version of the requesting software user agentMozilla/5.0 (Windows NT 10.0
Web.AppSpecRequestOrigin
Web.AppSpecConnectionType
Web.SessionIdWeb session IDc02798c5b6b60
Web.AppSpecDeviceVersion

Main Objects in Activity CSV:

  • activity.actionObject: The object on which the action was taken (for example, the viewed user).
  • activity.actor: The user taking the action.
  • activity.destination: The space or social group where the acted on content is located.