Get All Session Analytics Data

  • API used at host side event admin, super admin, and organizer admin can access this API.
  • This API will return all session's data like session start time, end time,
    session title registered user count, Average Attended Duration, recording views.
  • We need to pass an authorization token here, which is generated after
    successful login into the account.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
AttributesDescription
Session IdUnique session Id of the event for getting session details
TitleSession Name
Start TimeIt is a session start time when the session will begin
End TimeIt is a session end time when the session will be finished
Registered User CountIt is the number of attendees who registered/Bookmark the session
Attendee Countit is the number of attendees who are joined the session
DurationIt is video duration for Youtube, Vimeo, Voxeet, TokBox etc sessions.
  • *Note**: For Workshops and Networking sessions there will be no duration because there will be no video.
Avg Attended DurationIt is the average watch time for attendees who will spend time on watch video
Recording ViewsIt is the number of attendees who will watch recorded Session.
  • *Note**: To count as a view, the entire video must be watched for videos shorter than 30 seconds. For videos of 30 seconds or more, at least 30 seconds must be watched.
Live ViewsIt is the number of attendees who watch Live Session
  • *Note**: To count as a view, the entire video must be watched for videos shorter than 30 seconds. For videos of 30 seconds or more, at least 30 seconds must be watched.

Note : Currently We can not provide Analytics data for Zoom, Facebook, Wistia stream providers so Average attended duration, Live/Recording views will be not available.

  • Here are the different types of expand query parameters.
ExpandDescription
DurationIt is video duration for Youtube, Vimeo, Voxeet, TokBox etc sessions
Watch TimeIt will return the event's video watch time per session
  • Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error CodeDescription
200Ok
400The request could not be understood by the server due to malformed syntax.
401You are not authorized to view the resource
403Accessing the resource you were trying to reach is forbidden
404The resource you were trying to reach is not found
4030201Not Event Host
4040200Event Not Found
Query Params
string

String for searching to get specific result data

int64

Unique event Id of event for getting event details

int32

Pages are zero indexed, thus providing 0 for page will return the first page

int32

Size will returns number of records, by default it will returns 10 records.

string

it is contains duration,speaker,sponsors,exhibitor,video Analytics etc value and return data accordingly

Headers
string
required

API authentication token

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain