feat(google-analytics): update credential spec with new tool names
Add ga_get_user_demographics, ga_get_conversion_events, ga_get_landing_pages.
This commit is contained in:
@@ -15,6 +15,9 @@ GOOGLE_ANALYTICS_CREDENTIALS = {
|
||||
"ga_get_realtime",
|
||||
"ga_get_top_pages",
|
||||
"ga_get_traffic_sources",
|
||||
"ga_get_user_demographics",
|
||||
"ga_get_conversion_events",
|
||||
"ga_get_landing_pages",
|
||||
],
|
||||
required=True,
|
||||
startup_required=False,
|
||||
|
||||
Reference in New Issue
Block a user