Here's a concise summary of the conference talk:
Noah presented his vision of merging Google Search Console (GSC) Bulk Data Export with his Branch Explorer product to create a powerful SEO analytics tool. The GSC Bulk Export provides comprehensive search data directly to BigQuery without row limits, offering detailed insights including anonymized queries and search appearances.
Noah built the tool entirely using AI, including ChatGPT and Claude. He shared lessons learned from this process, including AI's capabilities and limitations, the importance of iterative development, and effective tools for AI-assisted coding.
Key points about the GSC Bulk Export data pipeline include:
1. No historical data backfill
2. Potential costs associated with BigQuery usage
3. Advanced segmentation and custom pipeline possibilities
Noah discussed AI development pitfalls, such as natural language misunderstandings and error resolution challenges. He created custom GPTs to assist with specific coding tasks.
The final product, Branch Explorer with Bulk Data Integration, is a Looker Studio-based visualization tool that allows users to explore GSC data in novel ways, including segmentation by subdirectories, UTM parameters, and device types. Noah made the tool available to conference attendees.