Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Metabase
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Engineering Digital Service
Metabase
Commits
94c6432b
Unverified
Commit
94c6432b
authored
7 years ago
by
Sameer Al-Sakran
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #7433 from metabase/ga-xray-remove-last-30-days-filter
GA xray: remove last 30 days filter
parents
8085539f
989160d1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/automagic_dashboards/table/GoogleAnalyticsTable.yaml
+9
-13
9 additions, 13 deletions
...rces/automagic_dashboards/table/GoogleAnalyticsTable.yaml
with
9 additions
and
13 deletions
resources/automagic_dashboards/table/GoogleAnalyticsTable.yaml
+
9
−
13
View file @
94c6432b
...
...
@@ -36,20 +36,24 @@ dimensions:
field_type
:
ga:channelGrouping
-
Source
:
field_type
:
ga:source
dashboard_filters
:
-
Day
# - Country
# - DeviceType
# - Channel
groups
:
-
Overview
:
title
:
Summary
-
SessionsBreakdown
:
title
:
Sessions
in the last 30 days
title
:
Sessions
cards
:
-
SessionsOverTime
:
title
:
Sessions and unique users per day
, last 30 days
description
:
How many total sessions vs. how many individual users you had each day
in the last 30 days
.
title
:
Sessions and unique users per day
description
:
How many total sessions vs. how many individual users you had each day.
metrics
:
-
Sessions
-
1DayActiveUsers
dimensions
:
Day
filters
:
Last30Days
visualization
:
line
score
:
100
width
:
18
...
...
@@ -60,7 +64,7 @@ cards:
# it's displayed as a bar chart.
# - SessionsByNewVsReturningUser:
# title: Sessions, new vs. returning users
# description: Percent of total sessions
in the last 30 days
that were from new vs. returning users
# description: Percent of total sessions that were from new vs. returning users
# metrics: Sessions
# dimensions:
# filters: NewUsers
...
...
@@ -71,8 +75,6 @@ cards:
description
:
Total sessions in each country
metrics
:
Sessions
dimensions
:
Country
filters
:
-
Last30Days
visualization
:
map
:
map.type
:
region
...
...
@@ -84,7 +86,6 @@ cards:
description
:
Where most of your sessions originate from
metrics
:
Sessions
dimensions
:
Channel
filters
:
Last30Days
visualization
:
bar
group
:
SessionsBreakdown
score
:
80
...
...
@@ -93,7 +94,6 @@ cards:
description
:
Total sessions by desktop, mobile, or tablet
metrics
:
Sessions
dimensions
:
DeviceType
filters
:
Last30Days
visualization
:
bar
score
:
80
group
:
SessionsBreakdown
...
...
@@ -102,7 +102,6 @@ cards:
description
:
The pages with the most pageviews
metrics
:
Pageviews
dimensions
:
Page
filters
:
Last30Days
visualization
:
table
height
:
8
score
:
70
...
...
@@ -111,7 +110,6 @@ cards:
description
:
Sessions by page where the session began
metrics
:
Sessions
dimensions
:
LandingPage
filters
:
Last30Days
visualization
:
table
height
:
8
score
:
70
...
...
@@ -123,7 +121,6 @@ cards:
description
:
The top external pages that brought users to your site
metrics
:
Sessions
dimensions
:
Source
filters
:
Last30Days
visualization
:
table
height
:
8
score
:
70
...
...
@@ -133,6 +130,5 @@ cards:
# metric: Retention
# dimensions: Day, # The other dimension I want is called Acquisition Date in GA
# but I can't find this in ga-metadata.js
# filters: Last30Days
# visualization: table
# score: 100
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment