Aurora Docs
Looker Studio

Data Fields

Complete reference of dimensions and metrics available in the Aurora Looker Studio Connector.

The Aurora connector provides different fields depending on the Data Type selected during configuration. All fields are dimensions — you choose the aggregation (Sum, Average, Count, etc.) when building your charts.

Brand Visibility

Shows how brands are mentioned and cited across AI platforms.

FieldTypeDescription
BrandTextThe Brand name of your company and that of your competitors
DateDateThe Date of the data point
DomainTextThe Domain of the brand
MentionsNumberThe number of times a Brand was mentioned in AI responses
ModelTextThe AI Model used to analyze your prompts
PromptTextThe Prompts that the customer created
Source CitationNumberThe number of times a Brand was cited as a source by AI
VisibilityNumberThe Visibility of Brands in the AI generated responses

Citations

Detailed citation data from AI responses. Each row represents a single cited source.

FieldTypeDescription
DateDateThe Date of the data point
DomainTextThe Domains of the sources cited / used by the AI
ModelTextThe AI Model used to analyze your prompts
PositionNumberThe Position of the citation in the AI generated response
PromptTextThe Prompts that the customer created
TitleTextThe Title of the cited source
UrlTextThe Urls of the sources cited / used by the AI
Url ClassificationTextThe classification category of cited URLs (e.g. blog, news, product, documentation)

Keywords

Keyword frequency data extracted from AI responses.

FieldTypeDescription
CountNumberThe frequency count of the keyword
DateDateThe Date of the data point
KeywordTextKeywords extracted from AI responses
ModelTextThe AI Model used to analyze your prompts
PromptTextThe Prompts that the customer created

Calculated Fields

You can create calculated fields in Looker Studio using the built-in fields. Common examples:

Average Visibility by Model

AVG(Visibility)

Group by Model to see how your brand performs across different AI platforms.

Mention Share

SUM(Mentions) / (SELECT SUM(Mentions))

Your brand's share of total mentions across all brands.

Visibility Trend

Use Date as the dimension with AVG(Visibility) as the metric to track visibility changes over time.

Data Freshness

Data in the connector reflects your campaign's tracking schedule. Most campaigns update daily. The connector fetches the latest available data each time Looker Studio refreshes the report.

To control refresh frequency in Looker Studio, go to ResourceManage added data sourcesEditData freshness.