ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
View ID121553308
This is the ID of your view in Google Analytics
2
Daily Newsletter dimensionga:dimension1==Daily Newsletter
A Google Analytics API filter to identify daily newsletter subscribers. (See pink box, below.)
3
Member dimensionga:dimension2=@Member
A Google Analytics API filter to identify members. (See pink box, below.)
4
5
How to use this report
6
7
To use this report, you must have custom dimensions set up in your
8
Google Analytics that identify newsletter subscribers and members.
9
The dimension number is the same as the number in the GA admin.
10
The filters match the segment value using operators like these. --->>>
11
(See the docs for a complete list.)
12
13
1. Make a copy of this spreadsheet.
14
2. Get the Google Analytics Spreadsheet Add-on.
15
3. Update the view ID, Daily Newsletter dimension and Member dimension, highlighted in yellow above.
16
17
4. Click Add-ons > Google Analytics > Run reports
18
5. You will be prompted re: Google Analytics permissions, grant them.
19
6. Click Memberkit > Update color coding to color the articles by title for easier cross-referencing.
20
6. Done!
21
7. To automate this report, click Add-ons > Google Analytics > Schedule reports. (Suggestion: every Monday morning.)
22
And then click Tools > Script editor. Once the editor has opened, click Edit > Current project's triggers.
23
Click the Add trigger button, and set the trigger to run the "go" function every Monday morning.
24
8. It's a little thing, but once you've got this running, I'd move the "Config" tab all the way to the right. It's ugly.
25
26
For more information on reading this report, etc., please see the accompanying documentation.
27
28
Memberkit 1.0
29
Copyright 2020, WHYY and Colorado Public Radio.
30
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
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