Use Data Or Be Used By Data!โ The May 1 issue of Seotistics is here for you! |
The first issue of Seotistics wants to make clarity on the very basics of Analytics for SEO. The newsletter will follow this structure:
P.S. Future issues may add more sections and feature more text, this is only the introduction! ๐ Key Analytics ConceptsLet's start with some basic definitions:
This will put you in the top 1% bracket that knows how to interpret and question SEO case studies. Not everything you will find can be turned into an insight... and for this reason it's important to test! ๐งฎ Actionable SEO Tip - Count Your QueriesThis issue can't be complete without some actionable SEO tip for you! One thing I've always noticed is how many SEOs don't take the number of queries into account. While Impressions are a good leading indicator, they don't tell you anything about the queries you rank for. This information can be used to spot weak areas or pinpoint pages with more opportunities. You can even use Google Sheets thanks to the Search Analytics Sheets add-on. The process is as follows:
But what if we wanted to take it further? What if we wanted to track this change over time? It's possible to do it with some wrangling: Create a new column named "Month" and input the formula below, then auto-fill the other cells. Now, create another column named "Adj_position) and input the formula below, then auto-fill the other cells. Then, you can remove the decimals as illustrated below: Now you are ready to create your pivot table: Rows: Adj_position, Columns: Month, Values: Query (Summarize by: COUNTUNIQUE) Filter: Adj_position should be less than or equal to 10 You can also apply Conditional Formatting to spot the cells with the highest numbers... The problem with the result above is that it's not ready for publication and needs more tweaks:
But as you've noticed that's a lot of manual work and steps by now... what if we make mistakes as we do it? That's why this newsletter exists and why Python/R are generally preferred over spreadsheets! Coding allows for reproducibility and easy automation, that's the entire point of this newsletter! ๐ก The Reproducible Alternative (For Coders)Since spreadsheets aren't that reliable, we can use coding to simplify and automate this task. This Google Colab notebook shows an example of how to do the same thing with coding. I recommend you run the code locally and avoid using Google Colab. Also, the notebook above is for both Python and R. Go to Runtime > Change runtime type and select the correct language, if you want to test it online first. Nonetheless, I still recommend you run the code locally! P.S. the code is only an example and can be improved a lot. Formatting and presenting tables is an art that would require much more time to explain... I used the R code in the notebook to get the table in the tweet below ๐
๐ก The SEO InsightsNow that you got your table, it's possible to: ๐ Find which position bands displayed more variability ๐ Start asking questions about seasonality (not confirming it, only asking) ๐ Assess progress over time This analysis gives you an overview of the situation and needs a deep dive to be more actionable. But even so, you can find anomalies or interesting patterns in the query count that can lead to quick improvement or growth. ๐งต My Selection Of Twitter ThreadsA quick recap for those who haven't read them all or need a refresher:
๐ฅ Launching a Community (Join The Waitlist)I and some friends have decided to launch our personal SEO community. It won't be about Analytics only, as we will cover everything about SEO. For sure, we will preserve the focus on data skills because that's the future of SEO!
๐ Analytics For SEO Ebook (v2)This ebook is aimed at SEOs or Business Owners who want to explore the combination of SEO and Analytics. It will teach you or your employees to: ๐ Avoid common pitfalls that cost you money ๐ธ ๐ Create meaningful analyses that add value ๐ฏ ๐ Shorten the learning time of Analytics โณ This comes with monthly updates because I want to create the Ultimate Guide out there. The April update includes the following new information: โ Categorize Pages โ More on Content Audits โ Handling Large Files
v3 (15 May as an estimate) will feature:
๐ Recommended ReadsThese Analytics books are among the best out there. If you want to think like a true Analyst, look no further.
โ๏ธ Feedback and RecommendationsIf you have ideas/recommendations for the next issues of Seotistics, you can simply reply to this email. Marco Giordano Follow me on ๐ฝ๐ฝ๐ฝ: |
Bernerstrasse Sรผd 169, Zurich, Switzerland |
The Seotistics newsletter is written by Marco Giordano, a Data/Web Analyst with the goal of combining business and web data. Tired of the usual boring Analytics content without any business impact? Seotistics teaches you how to use Analytics, web data and even content in your workflow while helping you with Strategy.
Use Data Or Be Used By Data! The December 9 issue of Seotistics is here for you! One of the most frequent questions they ask me is "how do we make money out of web data?". How is this even profitable? The mainstream industry won't help you because most content is tutorials. Seotistics will assist you, though. This is the situation after talking to many of you: Please move this email to your Primary inbox or reply to it. This is to prevent Seotistics goes into spam by accident. Gmail users can...
Use Data Or Be Used By Data! The December 2 issue of Seotistics is here for you! Last time we saw metric trees and analyzed why visualizing your metrics is important. Today, I show you the importance of giving context to metrics! You can list down all the cool stuff you want but you need context! It took me a lot to write this one, let me know what you think of it! P.S. Before we start I remind you tomorrow is the last day of limited offers for my products! Please move this email to your...
Use Data Or Be Used By Data! The November 25 issue of Seotistics is here for you! Metrics and KPIs are in everyone's mouth but many barely know how to make the most out of them. I spent the last months on this topic to find what can be improved. Mental models and frameworks can give you direction and make order out of chaos. P.S. Incoming 40% discount on all my products from November 29 to December 3! P.P.S. A new article about BigQuery (GSC & GA4) and why you should use it is available on my...