Twitch Analytics: Historical view of users

Hello,

New extension developer here. I’ve discovered and used an API call that displays which streamers are currently running my extension, however, I can’t find any historical data that gives the same level of detail on the Twitch analytics panel. Am I missing something or does this not exist? Thanks.

You can get a CSV of information

Which won’t list streamers but will give you good summary data

Or you can fetch and store

periodically

Thank you!