Every Friday we do a dev ops performance review. Wanted to share some stats
1) Avg conversion rate across the entire platform right now is 3.9%
2) In the last 9 days we've blocked 646K requests from bots/crawlers hitting funnel pages - I expect this number to be in the millions soon -- this is a risk with vibe coding or using a platform that doesn't take dev ops and infrastructure into account. In some cases crawlers are actually good (example: Meta pulling in meta data for the ad feed), but we keep them on the outside, serving up lightweight minified versions of pages, so they can still get the data they need without impacting performance. If all of these crawlers and bots get through, then it causes massive performance issues at scale