I am trying to output the content of a Google Analytics segment using a script called Oochart.
To do this I need the segment ID, how do I find this?
|
I am trying to output the content of a Google Analytics segment using a script called Oochart. To do this I need the segment ID, how do I find this? |
|||
|
|
|
There's no simple way. You either have to try to read it from the URL when you apply the segment, or select the segment in the query explorer (http://ga-dev-tools.appspot.com/explorer/) which will then show the segment ID. |
|||
|
|
|
The advanced segment feed provides a listing of all the default and user-created advanced segments. You can retrieve the ID of all the segments here in this standalone Explorer. (under the Try it! headline): You'll need to authenticate the requests using OAuth 2.0. |
|||
|
|