List of filters
Here you can find the list of filter groups for limiting results.
ActivityTime filter
Description : All activities at a particular timestamp. This filter is the only filter in the group, and it is active by default.
Example
: ActivityTime: 2019/07/01 - 2019/07/07
When to use : When debugging an issue and trying to determine exactly what happened at a particular time.
Action filter
Description : All activities that a user can take in the community. By default, you see all actions taken during the specified time period.
You can get action names from the EXAMPLE column from the list of data export events. For more information, see List of data export events.
Example
: Action: PEER
When to use : When trying to count particular activities, such as like creates and user logins.
Actor filter group
Description : All activities by a particular user.
When Actor is selected, you can then filter by any profile field set up in your community to choose particular users. The profile fields available are specific to the community.
Example
: Actor.Name: ANONYMOUS
Actor.LastName: Mathews
When to use : When trying to isolate activities by particular members or groups of members.
ActorActionObject filter group
Description : All activities performed upon a user, such as Follows and Views.
Example
: ActorActionObject.Created: 2019/07/01 - 2019/07/07
When to use : When trying to figure who is viewing and connecting with other users.
ContentActionObject filter group
Description : All activities performed on a specific piece of content or content type.
The following filters may be especially useful:
ObjectType: For activities around all content of a particular type, such as Document or Discussions.AuthorID: For activities around all content written by a particular author (you can look the user id in the Admin Console).FileName: For activities around a particular piece of content.
Example
: ContentActionObject.ObjectType: document
ContentActionObject.AuthorId: 1101
ContentActionObject.FileName: Sample Document
When to use : When trying to determine new document creation, edits, or activities on a particular piece of content or user's content, or other activities.
Destination filter group
Description : All activities by all users on all content types in a particular place (that is, group, space, project, or personal content).
From the filters of this group place name (Destination.Name) may be especially useful.
Example
: Destination.Name: My Plans & Services
When to use : When trying to isolate activities within a place.
DestinationActionObject filter group
Description : All activities specifically on the place, such as viewing the place overview page.
Example
: DestinationActionObject.ObjectType: socialgroup
When to use : When trying to figure out views of the overview page in a place.
Web filter group
Description : All activities with the specific web-related parameters, such as browser or session ids.
Example
: Web.UserAgent: jive-daily/2019.2 android
When to use : For the average business user, the useful report inside of here is the user agent to figure out what browser visitors are using.