问题
I'm working with Google's custom dimensions; and currently have things setup like this:
gtag('config', 'UA-12345-1', { listing: '1234'});
Barring me setting that up incorrectly 💩 how would I go about filtering the dashboard down to that specific listing and listing value?
I'm looking for a dashboard view and then (if you happen to know) if there's any differences for how I'd grab that data via the API as well to show within a dashboard. Thanks!
回答1:
Check above comments for documentation.
来源:https://stackoverflow.com/questions/53211634/google-analytics-filter-by-custom-dimension-value