By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Study Guide – Data Visualization & Reporting (Looker Studio, Dashboards)
Data visualization & reporting is the practice of turning raw marketing data (clicks, revenue, leads, etc.) into clear, visual stories that anyone on the team can read and act on. In the customer journey it lives at the “measure & optimize” stage: after you run a campaign (e.g., a SaaS lead‑gen LinkedIn ad series) you pull the numbers into a dashboard, spot trends, and decide what to tweak next. A concrete example: an e‑commerce store builds a Looker Studio dashboard that shows daily abandoned‑cart email open rates, revenue recovered, and the ROAS of the follow‑up SMS push. The dashboard instantly tells the owner whether the email copy or the SMS timing needs a change.
SUM(Revenue)
SUM(Spend)
Mistake: Overloading the dashboard with 20+ metrics. Correction: Stick to 5‑7 core KPIs; hide secondary data in separate tabs or use filter controls.
Mistake: Pulling raw GA4 events without applying filters, resulting in inflated numbers (e.g., counting bot traffic). Correction: Add WHERE device.category != 'bot' or use GA4’s built‑in bot filter before visualizing.
WHERE device.category != 'bot'
Mistake: Using “last‑click” attribution for multi‑channel campaigns, which understates upper‑funnel efforts. Correction: Switch to GA4’s Data‑Driven model or a custom weighted model; reflect the true contribution of email, SEO, and paid ads.
Mistake: Forgetting to set the correct time zone or currency in the data source, causing daily totals to shift. Correction: Verify Report Settings → Time zone and Currency match your ad accounts before publishing.
Mistake: Relying on a single “snapshot” report that isn’t refreshed automatically. Correction: Enable auto‑refresh (every 15 min for live data) and schedule daily email digests.
“Explain the difference between a dashboard and a report.” Dashboard = real‑time, at‑a‑glance view of core KPIs; Report = deeper, often static analysis with narrative and context.
“When would you choose a Looker Studio data‑blend vs. a single‑source chart?” Blend when you need to compare disparate datasets (e.g., GA4 sessions vs. CRM‑recorded MQLs). Single‑source is faster and avoids join‑performance issues.
“How do you decide which attribution model to present to leadership?” Start with Data‑Driven (GA4) for accuracy, then simplify to “First‑Touch” for brand‑budget discussions or “Last‑Click” for performance‑budget decisions.
“What’s the biggest limitation of GA4 for dashboarding, and how do you work around it?” GA4’s event‑based schema can make “sessions” hard to aggregate; use BigQuery export and pre‑aggregate in a view, then connect that view to Looker Studio.
If your CPC is $2 and your conversion rate is 5 %, what is your CPA? Answer: $40. Explanation: CPA = CPC ÷ CVR → $2 ÷ 0.05 = $40.*
Your dashboard shows a ROAS of 3.2:1 and an LTV of $200. Is the campaign profitable? Answer: Yes, because CPA (Revenue ÷ ROAS) = $200 ÷ 3.2 ≈ $62.5, which is well below the LTV threshold (≤ 30‑40 % of LTV ≈ $60‑$80).
You notice a sudden dip in CVR on a specific device. Which Looker Studio feature helps you isolate the issue quickly? Answer: Use the device‑level filter on the CVR chart or add a drill‑down table that breaks CVR by device type.
Takeaway: Build a clean, purpose‑driven Looker Studio dashboard, keep the data fresh, and let the visual cues drive quick, data‑backed decisions. Happy visualizing!
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.