ivanhoe
ivanhoe

Reputation: 111

Valid dimension-metric combinations

According to the Google Analytics docs, this page is supposed to show the valid dimension-metric combinations.

Could someone explain how I can use this page to (for example) get a list of all the dimensions can be used with the ga:users metric?

Upvotes: 1

Views: 1046

Answers (1)

Linda Lawton - DaImTo
Linda Lawton - DaImTo

Reputation: 117016

click on ga:users check box any dimensions and metrics that are not valid combined with it will become grayed out

enter image description here

There is no way to check for invalid dimensions programmatically besides sending the request to google via the Reporting API and getting an error back.

Upvotes: 3

Related Questions