-
Notifications
You must be signed in to change notification settings - Fork 0
/
campaign_comparison.dashboard.lookml
269 lines (262 loc) · 8.31 KB
/
campaign_comparison.dashboard.lookml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
- dashboard: campaign_comparison
title: Marketing Campaign Comparison
layout: newspaper
preferred_viewer: dashboards-next
description: ''
preferred_slug: ltprPj8v5terIigl7p1Pzg
elements:
- title: Campaign Performance Daily Breakdown
name: Campaign Performance Daily Breakdown
model: pacing_block
explore: multisource_ads
type: looker_line
fields: [multisource_ads.campaign_name, multisource_ads.partition_date_date, multisource_ads.campaign_performance_metric]
pivots: [multisource_ads.campaign_name]
fill_fields: [multisource_ads.partition_date_date]
filters: {}
sorts: [multisource_ads.campaign_name, multisource_ads.partition_date_date desc]
limit: 500
column_limit: 10
x_axis_gridlines: false
y_axis_gridlines: false
show_view_names: false
show_y_axis_labels: true
show_y_axis_ticks: true
y_axis_tick_density: default
y_axis_tick_density_custom: 5
show_x_axis_label: true
show_x_axis_ticks: true
y_axis_scale_mode: linear
x_axis_reversed: false
y_axis_reversed: false
plot_size_by_field: false
trellis: ''
stacking: ''
limit_displayed_rows: false
legend_position: center
point_style: none
show_value_labels: false
label_density: 25
x_axis_scale: auto
y_axis_combined: true
show_null_points: true
interpolation: linear
x_axis_zoom: true
y_axis_zoom: true
hidden_pivots: {}
defaults_version: 1
listen:
Campaign Performance Metric: multisource_ads.KPI_select
Date: multisource_ads.partition_date_date
Ad Source: multisource_ads.ad_source
Campaign Name: multisource_ads.campaign_name
row: 2
col: 0
width: 13
height: 11
- title: Performance Metric Top 5 Campaigns
name: Performance Metric Top 5 Campaigns
model: pacing_block
explore: multisource_ads
type: looker_column
fields: [multisource_ads.campaign_name, multisource_ads.campaign_performance_metric]
filters: {}
sorts: [multisource_ads.campaign_performance_metric desc]
limit: 5
column_limit: 5
dynamic_fields:
- category: dimension
expression: if(is_null(${multisource_ads.campaign_name}),"Campaign Name","Campaign
Name")
label: Campaign Name
value_format:
value_format_name:
dimension: campaign_name
_kind_hint: measure
_type_hint: string
x_axis_gridlines: false
y_axis_gridlines: true
show_view_names: false
show_y_axis_labels: true
show_y_axis_ticks: true
y_axis_tick_density: default
y_axis_tick_density_custom: 5
show_x_axis_label: false
show_x_axis_ticks: true
y_axis_scale_mode: linear
x_axis_reversed: false
y_axis_reversed: false
plot_size_by_field: false
trellis: ''
stacking: ''
limit_displayed_rows: false
legend_position: center
point_style: none
show_value_labels: true
label_density: 25
x_axis_scale: auto
y_axis_combined: true
ordering: none
show_null_labels: false
show_totals_labels: false
show_silhouette: false
totals_color: "#808080"
y_axes: [{label: '', orientation: left, series: [{axisId: multisource_ads.campaign_performance_metric,
id: multisource_ads.campaign_performance_metric, name: Impressions}],
showLabels: false, showValues: false, unpinAxis: false, tickDensity: default,
tickDensityCustom: 5, type: linear}]
x_axis_zoom: true
y_axis_zoom: true
series_colors:
Christmas Special - multisource_ads.campaign_performance_metric: "#202124"
multisource_ads.campaign_performance_metric: "#174EA6"
show_null_points: true
interpolation: linear
hidden_pivots: {}
defaults_version: 1
listen:
Campaign Performance Metric: multisource_ads.KPI_select
Date: multisource_ads.partition_date_date
Ad Source: multisource_ads.ad_source
row: 2
col: 13
width: 11
height: 11
- title: Marketing Campaign Comparison
name: Marketing Campaign Comparison
model: pacing_block
explore: multisource_ads
type: looker_grid
fields: [multisource_ads.ad_source, multisource_ads.campaign_name, multisource_ads.spend,
multisource_ads.revenue, multisource_ads.clicks, multisource_ads.impressions,
multisource_ads.conversions]
filters: {}
sorts: [multisource_ads.campaign_name desc]
limit: 500
column_limit: 50
show_view_names: false
show_row_numbers: true
transpose: false
truncate_text: true
hide_totals: false
hide_row_totals: false
size_to_fit: true
table_theme: white
limit_displayed_rows: false
enable_conditional_formatting: false
header_text_alignment: left
header_font_size: '12'
rows_font_size: '12'
conditional_formatting_include_totals: false
conditional_formatting_include_nulls: false
show_sql_query_menu_options: false
show_totals: true
show_row_totals: true
truncate_header: false
minimum_column_width: 75
series_cell_visualizations:
multisource_ads.spend:
is_active: false
x_axis_gridlines: false
y_axis_gridlines: true
show_y_axis_labels: true
show_y_axis_ticks: true
y_axis_tick_density: default
y_axis_tick_density_custom: 5
show_x_axis_label: true
show_x_axis_ticks: true
y_axis_scale_mode: linear
x_axis_reversed: false
y_axis_reversed: false
plot_size_by_field: false
trellis: ''
stacking: ''
legend_position: center
point_style: none
show_value_labels: false
label_density: 25
x_axis_scale: auto
y_axis_combined: true
show_null_points: true
interpolation: linear
hidden_pivots: {}
defaults_version: 1
listen:
Campaign Performance Metric: multisource_ads.KPI_select
Date: multisource_ads.partition_date_date
Ad Source: multisource_ads.ad_source
Campaign Name: multisource_ads.campaign_name
row: 13
col: 0
width: 24
height: 8
- name: ''
type: text
title_text: ''
subtitle_text: ''
body_text: |-
<div style="border-bottom: solid 1px #4285F4;">
<nav style="font-size: 18px; padding: 5px 10px 0 10px; height: 60px">
<a style="padding: 5px 15px; border-bottom: solid 1px #4285F4; float: left; line-height: 40px;" href="/dashboards/pacing_block::core_metrics"> Core Metrics Dashboard </a>
<a style="padding: 5px 15px; border-bottom: solid 1px #4285F4; float: left; line-height: 40px;" href="/dashboards-next/pacing_block::campaign_manager"> Campaign Manager </a>
<a style="padding: 5px 15px; border-top: solid 1px #4285F4; border-left: solid 1px #4285F4; border-right: solid 1px #4285F4; border-radius: 5px 5px 0 0; float: left; line-height: 40px; font-weight: bold; background-color: #eaf1fe;" href="#"> Marketing Campaign Comparison</a>
<a style="padding: 5px 15px; border-bottom: solid 1px #4285F4; float: left; line-height: 40px;" href="/dashboards/pacing_block::spend_revenue"> Spend & Revenue </a>
</nav>
</div>
row: 0
col: 0
width: 24
height: 2
filters:
- name: Campaign Performance Metric
title: Campaign Performance Metric
type: field_filter
default_value: total^_impressions
allow_multiple_values: true
required: false
ui_config:
type: dropdown_menu
display: inline
model: pacing_block
explore: multisource_ads
listens_to_filters: []
field: multisource_ads.KPI_select
- name: Campaign Name
title: Campaign Name
type: field_filter
default_value: ''
allow_multiple_values: true
required: false
ui_config:
type: advanced
display: popover
model: pacing_block
explore: multisource_ads
listens_to_filters: []
field: multisource_ads.campaign_name
- name: Ad Source
title: Ad Source
type: field_filter
default_value: ''
allow_multiple_values: true
required: false
ui_config:
type: checkboxes
display: popover
model: pacing_block
explore: multisource_ads
listens_to_filters: []
field: multisource_ads.ad_source
- name: Date
title: Date
type: field_filter
default_value: 2024-09
allow_multiple_values: true
required: false
ui_config:
type: advanced
display: popover
model: pacing_block
explore: multisource_ads
listens_to_filters: []
field: multisource_ads.partition_date_date