ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
IntroducingPaul
2
Version #1
3
Created atFebruary 2024
4
Updated at--
5
Script Link (with Further notes)
https://shabba.io/script/11
6
Feel free to edit below this line (e.g. to include your own notes)
7
8
What this script does
Account-level Search Term stats as an average across 6 different time periods
9
As an average?
E.g. if the lookback window (days) is 365, it's the total clicks across 365 days (to yesterday) divided by 365
10
A note on dates / lookback windows
Use 0 for just today and 1 for just yesterday. These won't be averaged.
11
Recommended Schedule
Hourly if looking at today, otherwise daily
12
How to create more reports
1) Duplicate a report tab 2) Update the settings (the script will ignore the "Notes" tab, and run all others)
13
How many reports?
It depends on the number of products. If the script times out the number of reports (or products in those reports) will need reducing.
14
Remember the script can be installed multiple times.
15
16
What if I have problems?
1) Go the script page
17
2) Find the "Thoughts? Feedback? Need help?" section
18
3) Send us a message and we'll be in touch
19
Tip: You can also leave feedback/thoughts via the same form
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