Identify top-performing content
Identify top-performing content
Use FastPix Video Data APIs to find your most-watched videos and break engagement down by device type.
Business goal: Identify popular videos to prioritize marketing efforts.
Here’s the API workflow below:
Step 1: List all the video views
Fetch all views for a campaign using the list video views endpoint:
Returns 314 views sorted by view_end time.
Step 2: List by top viewed content
Aggregate views by video title using the list by top content endpoint:
The response below clearly shows the video title “Knives Out” is the most viewed content compared to others with 276 views and 24 unique views.
Step 3: List breakdown values
Segment top content by device using the list breakdown values endpoint:
The response gives you an observation that 97.8% of playbacks come from mobile devices.
Outcome: Optimize mobile playback and create short-form versions of top videos.
See also
- Build workflows with the API — overview of API-driven workflows
- Find out why viewers drop off — another worked example
- What Video Data do we capture — every dimension, event, and metric we capture