Using api.video’s analytics endpoint, you can pull details about your video and live stream sessions, including what country a viewer is from! Then you can build a CSV file and add it to Observable, which is a popular JavaScript based tool for visualizing analytical data in all kinds of ways!
Wanna give it a try?
Here’s a walk through where you can make a color coded map showing user density by country:
https://api.video/blog/tutorials/use-observable-to-create-a-choropleth-map-of-your-viewers
And if you want to see the sample map, that’s here:
Viewers of My Videos and Live Streams Around the World / Erikka / Observable
Here are a few examples of what you can do with your analytics data:
Create a donut chart showing how many viewers use a particular platform
Create a pie chart showing how many viewers use a particular platform
How would you visualize your data? Any kind of visualization you’d like to see demoed, or share with us? Let us know!