Report Creation
Build effective Looker Studio reports with Aurora's GEO tracking data.
This guide walks through building common reports with Aurora's data in Looker Studio.
Adding Aurora Data to a Report
- Open your report in Looker Studio
- Click Add data in the toolbar
- Search for and select your Aurora Intelligence data source
- The data fields appear in the Data panel on the right
Recommended Charts
Brand Visibility Over Time
A time series showing how brands' visibility changes across AI platforms.
- Add a Time series chart
- Set Dimension to
Date - Set Metric to
Mentions(aggregation: Sum) - Add Breakdown dimension →
Brandto see each brand separately
Model Comparison
A bar chart comparing mentions across AI platforms.
- Add a Bar chart
- Set Dimension to
Model - Set Metric to
Mentions(aggregation: Sum) - Sort by metric descending
Brand Leaderboard
A table showing which brands get the most visibility.
- Add a Table
- Set Dimension to
Brand - Set Metrics to
Mentions,Source Citation, andVisibility - Sort by
Visibilitydescending
Citation Source Analysis
See which domains AI models cite most frequently (requires Citations data type).
- Add a Table or Treemap
- Set Dimension to
Domain - Sort by row count descending
Keyword Cloud
See which keywords appear most in AI responses (requires Keywords data type).
- Add a Table
- Set Dimension to
Keyword - Set Metric to
Count(aggregation: Sum) - Sort by
Countdescending
Filters and Controls
Date Range Control
Add a Date range control to let report viewers select custom time periods. This automatically filters all charts connected to the Aurora data source.
Model Filter
Add a Drop-down list control with Model as the dimension. This lets viewers focus on a specific AI platform.
Using Multiple Data Types
Add the Aurora connector multiple times with different Data Type settings (Brand Visibility, Citations, Keywords) to combine all data in one report. Each data source appears separately in the Data panel.
Tips
- Blended data: You can blend Aurora data with other sources (e.g., Google Analytics, Search Console) using shared dimensions like
Dateor domain fields. - Themes: Use Looker Studio's theme editor to match your brand colors.
- Sharing: Share reports with your team via link or schedule automated email deliveries.
- Embedding: Embed reports in other tools using Looker Studio's embed feature.