SharePoint data isn't available in the real-time API.
Metrics
Here’s a list of metrics that are available in Piwik PRO when you use SharePoint integration.
sharepoint_comments
Name
Comments (SharePoint)
Description
The number of posted comments and comment replies.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_creations
Name
Creations (SharePoint)
Description
The number of created objects. The creation is counted when a user creates a page, file, and the like.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_deletions
Name
Deletions (SharePoint)
Description
The number of object deletions. The deletion is counted when a user deletes a page, file, and the like.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_edits
Name
Edits (SharePoint)
Description
The number of object edits. The edit is counted when a user edits a page, file, and the like.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_item_attachment_views
Name
Item attachment views (SharePoint)
Description
The number of item attachment views. The item attachment view is counted when a user views an item attachment on the list by clicking on it.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_item_shares
Name
Item shares (SharePoint)
Description
The number of shares of items on the list.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_item_views
Name
Item views (SharePoint)
Description
The number of item views. The item view is counted when a user sees an item on the list by clicking on it or entering a direct URL.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_likes
Name
Likes (SharePoint)
Description
The number of likes that content has received. It doesn’t include comment likes.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_opens
Name
File openings (SharePoint)
Description
The number of file openings. The file opening is counted when a user clicks a file in SharePoint to open it. It doesn’t include openings of attachments from list items. (See: Item attachment views).
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_promotions
Name
Promotions (SharePoint)
Description
The number of page promotions such as: Add page to navigation, Post as news, Save as template.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_shares
Name
Shares (SharePoint)
Description
The number of shares such as: Copy link or Send message.
Scopes
event, product, session
Availability
Query API
Type
int
sharepoint_uploads
Name
Uploads (SharePoint)
Description
The number of uploaded files.
Scopes
event, product, session
Availability
Query API
Type
int
Dimensions
Here’s a list of dimensions that are available in Piwik PRO when you use SharePoint integration.
session_total_sharepoint_comments
Name
Comments in session (SharePoint)
Description
The number of comments and comment replies during a session.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_creations
Name
Creations in session (SharePoint)
Description
The number of times a content was created during a session. For example, a page was published or a file was uploaded.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_deletions
Name
Deletions in session (SharePoint)
Description
The number of times a content like page or file was deleted.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_edits
Name
Edits in session (SharePoint)
Description
The number of times a content was edited during a session.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_item_attachment_views
Name
Item attachment views in session (SharePoint)
Description
The number of item attachment views during a session. The item attachment view is counted when a user opens an item attachment on the list by clicking on it.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_item_shares
Name
Item shares in session (SharePoint)
Description
The number of item shares during a session.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_item_views
Name
Item views in session (SharePoint)
Description
The number of item views during a session. The item view is counted when a user views an item on the list by clicking on it or entering a direct URL.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_likes
Name
Likes in session (SharePoint)
Description
The number of likes given to pages during a session.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_opens
Name
File openings in session (SharePoint)
Description
The number of times a file was opened during a session.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_promotions
Name
Promotions in session (SharePoint)
Description
The number of promotions during a session. The promotion is tracked when a user performs one of these actions: Promote: Add page to navigation, Promote: Post as news on this site, Promote: Save as template, Pin to top.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_shares
Name
Shares in session (SharePoint)
Description
The number of shares during a session. The share is tracked when a user performs one of these actions: Promote: Send email, Promote: Copy page link, Document library: Item share, In the top bar: Send by email.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
session_total_sharepoint_uploads
Name
Uploads in session (SharePoint)
Description
The number of times a file was uploaded during a session.
Scopes
event, product, session
Availability
Query API, Raw data API
Type
int
Database type
uint16
Nullable
false
sharepoint_action
Name
Action (SharePoint)
Description
The name of an action performed by the user in SharePoint such as Like, Comment, Share.
The Database type column displays the source type associated with each dimension. For the enum dimensions, it displays the ID type. For the not applicable source type, this column represents a dynamic dimension.