Skip to content

Commit f464824

Browse files
committed
[WIP] Get visitors of plural sites 2
1 parent 9c99529 commit f464824

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

app.json

+1-9
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,9 @@
1111
"value": "-----BEGIN RSA PRIVATE KEY-----\nxxxx\n-----END RSA PRIVATE KEY-----"
1212
},
1313
"SITE_AND_VIEW_ID_JSON": {
14-
"description": "Website name (Google Analytics embedded) & Google Analytics View ID.",
14+
"description": "Website names (Google Analytics embedded) & Google Analytics View IDs.",
1515
"value": "[{\"hoge-blog\":12345678},{\"fuga-blog\":23456789}]"
1616
},
17-
"PROFILE_ID": {
18-
"description": "Google Analytics Profile ID.",
19-
"value": "12345678"
20-
},
21-
"WEBSITE_NAME": {
22-
"description": "Website name Google Analytics embedded.",
23-
"value": "hoge-blog"
24-
},
2517
"MACKEREL_API_KEY": {
2618
"description": "Your organization's api-key of mackerel.io.",
2719
"value": ""

0 commit comments

Comments
 (0)