Skip to content
TrackPodcasts
technologyMar 18, 202626:19

424. A New Way to See Podcast Industry Insights!

About this episode

Track active podcast metrics from Apple Podcasts, analyze 110 categories, monitor Podcasting 2.0 trends, and easily download beautiful 4K charts!

Please share this episode from your podcast app or https://theaudacitytopodcast.com/newpii

Introduction [00:00]

Track the total number of podcasts in Apple Podcasts, Podcast Index, and YouTube [09:21]

See how active podcasts are [13:23]

Discover deeper category details from Apple Podcasts [15:38]

Watch Podcasting 2.0 feature-adoption grow [18:49]

Download chart images for easy sharing [19:44]

Special thanks [24:12]

———

Start and grow your own podcast for passion and PROFIT! Learn more and follow at https://theaudacitytopodcast.com/

Supercharge your audience engagement and grow your podcast! https://podgagement.com/

FEEDBACK Call (903) 231-2221 Email [email protected] Send a message or voicemail through https://podcastfeedback.com/audacity

MAILING ADDRESS The Audacity to Podcast PO Box 739 Burlington, KY 41005

Get every episode summarized

Each time The Audacity to Podcast® publishes, we email you a written briefing from the transcript — the topics, who appeared, and any specific claims, with the ad reads skipped.

Email me new episodes

Free for 3 shows. No card needed.

Hosts & guests

Transcript ready

280 searchable segments. Every word is indexed and playable.

424. A New Way to See Podcast Industry Insights!

The Audacity to Podcast®

0:00
26:19

Full transcript

The Audacity to Podcast®424. A New Way to See Podcast Industry Insights!. Machine-transcribed; use the interactive transcript above to jump the player to any line.

Here's a new and improved way to see podcast industry insights. Thank you for joining me for the Audacity to Podcast, I'm Daniel J. Lewis. I've been tracking metrics on the podcast industry since 2018, and there's an interesting story behind that. For many years, my podcast reviews had been running. Yes, this is totally relevant. Mypodcastreviews.com turned into podgagement. For many years, that was developed for me by someone else in a programming language that has been dying, Ruby on Rails, and a language that I just did not want to learn. But I really wanted to rebuild my podcast reviews into something much better. And I'd been planning that for multiple years. And in 2018, I decided to get serious about that and start rebuilding it myself. But that meant I needed to learn how to code. Because I didn't know how to code before then.

I knew HTML and CSS as a web designer. So I was a front-end developer in that sense of just the HTML and CSS I didn't know JavaScript. I knew back-end PHP just enough to make a WordPress plugin, social subscribe and follow icons, or for short, subscribe and follow. And that was about it. So when I decided to rebuild mypodcastreviews, I wanted to learn a programming language I studied what the options were and decided I wanted to learn JavaScript. Because with JavaScript, you can learn back-end code running Node.js. You can use front-end JavaScript, like with React and Next.js. And so JavaScript can help run an entire site, an entire ecosystem of code to make a website or an app work. And so I started studying JavaScript and Node.js and I took a few courses on that to thoroughly learn it. And the first thing I built was going to be the back-end engine for powering the new

mypodcastreviews. But that was 2018. And while I was building that engine and having it running, I started discovering some interesting insights like how many podcasts are actually an Apple Podcasts or how one podcast has some crossover audience with another podcast and they're incoming and outgoing networking as I now call it inside of podgagement. So I built this engine to then start collecting all of this information, saving it to a database, as well as I started tracking the charts at some point shortly after that. And my thought was this was going to be the foundation for the new mypodcastreviews. And so I started presenting some of this really cool data on the mypodcastreviews.com website, especially like when Apple Podcasts hit 1 million podcasts inside of the Apple Podcast catalog. I was sharing that out some press releases and had some fun with predictions on when that might be. And that was all through the mypodcastreviews brand.

But that was around the time I started realizing that mypodcastreviews had a branding problem. Because if someone wanted to cite the statistics that I was sharing, they might say, according to mypodcastreviews, there are nearly 1 million podcasts in Apple Podcasts. Now think about that grammatically without any proper nouns in there. Are you saying yourpodcastreviews told you there are nearly a million podcasts in Apple Podcasts? How do yourpodcastreviews tell you that? You see the problem there by having that my in there and even it being branded topodcastreviews was a problem. It just didn't connect. So that's when I decided back then I need to rebrand mypodcastreviews when I launched this new site and rebuild it completely from scratch. But also I wanted to share this data and I was starting to realize that this data is pretty cool when I'm able to track here and people were starting to quote from the statistics that I was sharing and asking me questions for further insight into some of the statistics.

So I decided I want to spin this out onto its own website. So it's no longer data sitting on top of mypodcastreviews but it is its own thing and thus podcast industry insights.com was born. Now that code that I built in 2018 nearly 8 years ago has been running ever since then until just recently that poorly written legacy code has lasted for nearly 8 years. It's broken down here and there a few times and the website too has been powered by WordPress using a charting plugin to display the charts and that's how it's own complications like some of the caching would get really weird sometimes where most of the charts would refresh but not one of them and I couldn't figure out what is caching this I would clear all the caches everywhere and just nothing seemed to do it and then just magically it would start working and some of that stuff frustrated me and maybe that frustrated too if you ever checked out the website notice that certain charts seem to be outdated that was because

of some weird caching thing and managing the WordPress side of it as much as I love WordPress it was slow but was soon as I logged in if you were logged out you would get the cached version of the page and it would load fairly quickly but being logged in it was extremely slow and extremely complicated to work with for several years I've been tracking much deeper data about the activity inside of the 110 genres or categories inside Apple podcasts and I wanted to display those on my podcast reviews or then later podcast industry insights but I didn't want to make 110 different pages on WordPress and on top of that multiplied 110 times how many charts I wanted to make that's how many charts I'd have to have hundreds of charts it's not like I could just have a single chart and swap out its data dynamically at least on that WordPress side because that's not how it was built the plugin and WordPress weren't designed for that style of just swapping out the data but keeping the page so I just

decided I can't display this data I'll just have to wait until someday in the future when maybe I have time to do it or maybe I can systemize it in some other way and that's finally come out because when I did eventually finish rebuilding my podcast reviews into pod gagement years later then I still have this legacy code doing all of this cool stuff collecting new interesting insights like the incoming and outgoing networking section of pod gagement where you can see what podcasts are linked out from yours from inside Apple podcasts as well as of all of the millions of other podcasts out there in Apple podcasts which of them are linking back to yours through their crossover audience and that algorithm I track that and I think I'm the only one who's been tracking that on such a wide scale like that and I use that data now inside of pod gagement which is the replacement for my podcast reviews and that's been really cool and that's been running on this very old legacy code but I really wanted to update that code because it's slow it was poorly

it was sloppy and there were a lot of places where it just wasn't efficient and so it was getting expensive to run it so I finally decided recently to rebuild the back end of that and the whole engine behind that that was powering that collecting that information saving it to the database and how all of that is stored I also then wanted to take the opportunity to update the front end what you see on podcast industry insights.com and I'm thrilled with the new podcast industry insights.com that is now available to you and it is completely free I used to sell access to an API to get some of the information where you had to pay in order to see some historic data like how many podcasts there were a year ago or so now it's all completely free there's not a paywall there's not even an email wall or opt-in wall what do they call that do where you have to enter your email address in order to see the information and the site isn't littered with advertising either I have one ad banner section on each of the statistics page and for now

that's just advertising my own stuff it's advertising pod gagement pod chapters and the audacity to podcast there is the opportunity for someone else to sponsor that particular page if they want to but I don't really intend for this to be a money making thing anymore it's kind of like the by product of an engine that's powering features inside of pod gagement and so I'll just make these statistics available for free to podcasters like you who want to see how's the industry doing how many podcasts are still active how many are in a particular genre and such it's also really useful for podcasting professionals like producers or agencies networks and such and it's extremely helpful for anyone who wants to keep an eye on the growth of the podcast industry like journalists so go to podcast industry insights dot com to check it out yourself by want to walk you through some of the existing and new features that I'm excited about first thing is and that you've been able to do this for a long time is track the total number of podcasts in apple podcasts podcast index and

even youtube more on youtube in a moment you've been able to see this for a while you could visit the website podcast industry insights dot com click on apple or podcast index and you would be able to see how many podcasts there are as well as some historical information well I've expanded that historical information so now you can see years back into the past not just the 13 months that it was before it was 13 months so that you could see the current month a year ago as well as see the current month as it's building out but now you can see as far back as seven years at this time of this recording so you can see how the industry has grown over the years and you'll discover some interesting patterns from that like for example it seemed like the industry's growth rate suddenly slowed in summer of 2021 and some people around that time started reporting things on oh no the podcast industry is slowing down because there aren't as many new podcast launching as there used to be before and on the surface that's kind of correct but it's not telling the full story because this

had nothing to do with covid lockdowns it had everything to do with anchor now called Spotify for creators because it was in summer of 2020 the anchor stopped auto publishing their pollution of podcasts to Apple podcasts so no longer was it just hey is this thing on getting published as a podcast I think in some cases maybe accidentally or unintentionally now it is an intentional opt-in that the users have to do and I think that's the way it should be people should have to opt-in to say yes I want my podcast out there in in Apple podcasts and all of the podcast apps are populated from the Apple podcast catalog I think that should be an intentional opt-in not an automatic thing so before that anchor was just polluting with millions of what I call pod flashes out there where it's a flash in the pan where it's just one episode and nothing and they stopped doing that in summer of 2021 and that's why the growth rate of the number of podcasts have slowed but it's still

been a consistent growth rate since then and you can look at that now for years of historical information over at podcast industry insights.com and a few years ago I started adding podcast index to that and podcast index works a little bit differently I don't necessarily agree with their approach to it but still it's interesting insight to share and that is that they not only track from the some of the data that I track for them what's in Apple podcasts but they also go out and discover podcasts that are out there which can lead to some unintentional inclusions I'd say maybe a lot of unintentional inclusions but still it's an interesting number to see and I've been tracking that over time and you can see how that looks over years and I even track how many podcasts there are on YouTube go over there to podcast industry insights.com slash YouTube in fact pause the episode right now and go there podcast industry insights.com slash YouTube I'll wait do you see my little joke there yeah until YouTube is actually a podcast platform which it is not because

nothing on YouTube is powered by RSS you cannot add an RSS feed to YouTube and you cannot follow what's on YouTube through an RSS feed it is not a podcasting platform and therefore there are zero podcasts on YouTube and zero podcast episodes on YouTube I know that is a strong opinion I am sticking with that opinion for what's a podcast what's a podcast.com by the way and that's why that's there I know it's a little bit of a troll but also in case YouTube ever does become an actual podcast platform then I'll certainly include podcasts on podcast industry insights.com you can also see how active podcasts are and I recommend looking at the podcast index and Apple podcast pages for this because you can see how active podcasts are for if they've had any activity and that is maybe their first episode or any episode within the last 90 days as well as other amounts of time like last 30 days last 10 days last 60 days last seven days and I think that's a very

interesting metric to see how many podcasts have published an episode within the last seven days and it's a much smaller number than you would think go over there to podcast industry insights.com to see what the number currently is and they small percentage of Apple podcasts they have published an episode within the last seven days and I track that and you can track that over time to and it's really interesting to see that the number not just the percentage the number of podcasts that are consistently publishing has decreased a little bit which I think don't get overwhelmed by that number of millions of podcasts out there although some of them are timeless yes focus on that number of how many podcasts published an episode within the last week that's closer to the kind of competition that you might have but then you can drill down into even deeper details but you can also see more information especially on the Apple podcast page podcast industry insights.com slash apple for that you can see more information like how about of all

of the podcasts that have one episode in their feed how many of them are active within the last 90 days versus not active and you'll see a huge number of podcasts that are inactive that have only one episode in their feed and guess what most of them are from anchor that's why it's so good that that pollution fire hose has been turned off from anchor but you can also see what about podcasts that have 10 or more episodes in the feed how many of them are still active versus inactive you can also see the breakdown of how recently is the latest episode from podcast zero to seven days and so on and you can get a lot more insight for the overall industry but and this is brand new and something I've wanted to do for years you can dig deeper into category details from apple podcasts the reason I couldn't do this before goes back to that whole WordPress front end thing and the charting plugin that I was using which served me well for many years but I couldn't make all of the

pages for the 110 categories inside of apple podcasts now I can because the new podcast industry insights dot com is built on next JS it runs on JavaScript it's JavaScript all the way down so I can dynamically change the data on an existing chart I don't have to create 110 pages I don't have to create hundreds of charts I just create a few charts until it swap the data just look at this record instead of that record of data and it changes fast and it's animated in some cool ways so you can then see deeper data on specific categories of apple podcasts not just that overall picture of how many podcasts are in each category but you can see the growth now of how has the sports medicine category grown over the last few years how many of those podcasts are still active versus inactive there is a little footnote on the site that there was some kind of weird data calculation

issue regarding only the categories for a couple of months and I didn't discover it until just recently so I unfortunately can't retroactively fix all of that by fixed everything that I could there at least to this point I haven't figured out a way to retroactively fix some of that data but you can still look at the trend besides that weird looking spot where you see some odd spikes and you can look at the overall trend to see how has this particular category of podcast grown like for a while it was the tennis category that seemed to have the fewest number of podcasts now can you take a guess what it is that has the fewest number of podcasts of the 110 podcast categories out there and apple podcasts it's actually mathematics so if you wanted to have a mathematics podcast you would be up against no more than 200 other podcasts I think it's closer to 120 podcasts that have published an episode within the last 90 days that are in the mathematics category and you can see that information not only just is this their primary category but how many are in this category

at all even if it's their secondary category and you can see how many were added to this category deactivated reactivated you can now see that at the category or genre level from apple podcast and that is really exciting I've wanted to share that data for years but just couldn't because of how complicated it would have been to create and manage all of those pages now it's so much easier you can check that out over at podcast industry insights dot com and just click on that apple podcast categories link there or if you're on the apple podcast page under the category section there's a link to look at the individual categories and you can switch your categories and the charts nicely update to show you the information from that category and it's really cool another really cool thing is podcasting 2.0 and I'm deeply involved with podcasting 2.0 I'm a big fan of that I hope you know that by now I am an evangelist in many ways for podcasting 2.0 I'm really excited about what's being built inside of podcasting 2.0 and for a little while I've been tracking the feature adoption for that and I don't

think I've mentioned that for a while that you could see that so if you go to podcast industry insights dot com and click on podcasting 2.0 you'll be able to see how these particular features like the transcripts and chapters and value tag and some of these other features have grown over time and been adopted over time some of them track the podcast level and some of them even track at the episode level like how many episodes are there out there now with transcripts or chapters versus how many podcasts have this feature out there that's at podcast industry insights dot com and the other thing that you might be seeing this data you might think this is really cool I'd love to share this out let me try and take a screenshot of this or I'd like to get this on a slide or trying copy this into a chart so I can use it in a presentation or display it in a video or share it out on Instagram or X or Facebook or whatever like that I made that now a whole lot easier for you that there's now a feature next to every chart there's a button in the upper right corner

among the other buttons that let you change from monthly to daily or change the time range that you're looking at like year to date the last 30 days or multiple years of history you can now also with one click download an image of that chart and it will download in 16 by 9 ratio in 4K resolution and it has a nice heading if you're looking at the category section it names the category on the slide it displays the chart really big it uses the background color that you're looking at the same way that you would see it but it's designed for a slide layout and it even has the credit there on the slides you don't have to worry about trying to copy and paste that onto the slide if you want to quote from my stats in a presentation or share that out it's on there too already for you so it makes it super convenient for you to go there any day and download the image for any of these charts and share them wherever you want to and I'd love for you to do that you're going to be seeing me do that more often too now that that's available that's something I've wanted to do for years also is to make it easier so people wouldn't have to try and screenshot the

chart but you can just download the image and I mentioned that it uses the background color like for apple podcast it's a purple background color for podcast index it's a red background color for YouTube it's a red background the new podcast industry inside's calm also supports light mode and dark mode so if you're in light mode the images that you download will have a light background color and dark foreground if you're in dark mode then the images you download will have that darker branded color background with a light foreground and I love how that works this is the thing that I do now for any of the new sites and apps that I build I am always thinking this needs to work in light mode and dark mode I'm a dark mode person myself I love everything to be in dark mode but I know that not everyone prefers dark mode some people I don't know why prefer light mode I'm not going to call them names but you can get that in the images and in the website so I'd love for you to check out podcastindustryinsights.com yes this whole episode was a commercial for a free website that I would

love for you to use as a resource you can quote from it you can download the images share those images link to the charts reference that as long as you just give me credit then I provide in there just an example of how that you can give that credit and that's very simple too but I'd love for you to share that information out there with others so go to podcast industry insights.com I've said that URL way too many times in this episode but go to there and download those images share them check out the stats look at the genres and the categories to see what is your actual competition inside your primary podcast genre whatever that is see how many of those podcasts are still active get more insight this way and what I really hope is that this will be inspirational to you that if you are podcasting and you're thinking how am I going to stand out among the millions of other podcasts out there what's actually only a few hundred thousand that have published an episode within the last 90 days it's an even smaller number or published an episode within the

last seven days and then it's an even smaller number and this is now so much easier to see of podcasts in your primary category that have published an episode in the last 90 days that's closer to how many other podcasts you're competing with not millions maybe it's a few thousand or a few hundred or maybe it's even in the tens instead check it out over at podcast industry insights.com completely free to use if you would like to donate please reach out to me and let me know there will be a link on the site that you can email to either offer a donation or advertise if you want to on the site but the resource is free to use and I intend to keep it that way so check it out podcast industry insights.com special thanks to Brian Insmener from top tier audio.com who's streamed 1300 and three total Satoshi's across my previous several episodes and thanks to Chad F who sent a thousand Satoshi's and said it in response to my previous episode giving a sort of

introduction about open claw he said I ran open claw for a few weeks but uninstalled it because it burns through tokens way too fast and I can do what I need with cloud code and get hub actions that's awesome that you can do that Chad I'm really glad that you are able to do that and if you have some things that are working really well for you a special podcasting related please share that in an upcoming episode I want to talk more about what you can do and how you can do things with open claw not just saying oh you can make a whole team run your podcast for you now buy my course no I want to actually share the prompts link to the resources and the skills and such so that if you want to try open claw or a similar kind of a genetic AI service that you'll be able to do that so please send that feedback if you have any of those and especially the text of your prompts or commands and such send that through podcastfeedback.com slash audacity and I'd love to include that in an upcoming episode since my episode about open claw was really just an introduction of some

things to think about before you use open claw it's not all bad it doesn't have to be all scary I want to do an episode soon about what you can do and how you can do it for open claw so send me that feedback podcastfeedback.com slash audacity now that I've given you some of the guts taught you some of the tools and shown you some of the statistics it's time for you to go start and grow your own podcast for passion and profit I'm Daniel J. Lewis from the audacity to podcast.com and creator of podcastindustryinsights.com thanks for listening

More episodes

More from The Audacity to Podcast®

View all episodes →