Hello. I want to build a dashboard on looker to keep track of my SEO impressions, users, (etc.) by languages. My website is built like this:
xxx.com/ => FR urls
xxx.com/en => EN urls (the homepage is .com/en and the other pages are .com/en/...)
I would like to know what kind of filters or whatever should I use to create separate dashboards based on the URL structure (.com/ and .com/en), using different types of data (GSC, Analytics). I am sure there are formulas available however I can’t find them
For instance if I want to create a dashboard to keep track of SEO impressions I will select:
- data source: search console
- dimension: year month
- metric: for instance “impressions”
And then create separate dashboards:
- one filtered on URLs starting with “xxx.com/” without the URLs starting with “xxx.com/en”
- one filtered on URLs starting with “xxx.com/en”
Thanks