Skip to content

Instantly share code, notes, and snippets.

@doryokujin
Last active August 27, 2016 00:29
in:
type: google_analytics
json_key_content: |
{
// omit
}
view_id: *****
start_time: "2001-01-01"
end_time: "2016-09-01"
time_series: "ga:dateHour"
dimensions:
- "ga:pagePath"
- "ga:dimension1"
metrics:
- "ga:pageviews"
filters:
- type: rename
columns:
dimension1: client_id
out:
mode: replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment