Frage

I'm trying to get a custom report of visits by Nth week and segmented by region.

The documentation says that ga:region is allowed in Segments here, but I get this error:

enter image description here

My report setup basically looks like this:

enter image description here

Any reason why this isn't working?

War es hilfreich?

Lösung

If you are trying to segment on ga:region, you have to have it equal/not equal a value. For example, dynamic::ga:region==Oregon.

Take a look at Google's documentation for segments and operators.

Andere Tipps

ga:region isn't a segment - just include it in the Dimensions line.

Segment line is for build-in and custom segments defined in your Analytics account.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top