Search Console: Data Studio template to run a risk-free analysis - Merci Larry

PHOTO EMBED

Sat Aug 28 2021 21:11:31 GMT+0000 (Coordinated Universal Time)

Saved by @admariner

CASE
WHEN REGEXP_MATCH(Landing Page,'https://example.com|https://example.com/') THEN 'Homepage'
WHEN REGEXP_CONTAINS(Landing Page,'larry|sergei') THEN 'Google'
WHEN REGEXP_CONTAINS(Landing Page,'steve') THEN 'Apple'
WHEN REGEXP_CONTAINS(Landing Page,'xavier') THEN 'Free'
ELSE 'Articles and Other'
END
content_copyCOPY

https://merci-larry.com/search-console-data-studio-template-risk/