May 15, 2011

How to find Profile ID in new Google Analytics user interface

Recently Google rolled out new user interface for Google Analytics. It's not so obvious where to find Profile ID there (which is needed for building embeddable charts using GA stats). The most simple way to find it is to look at URL of any report in the new GA:



It should contain fragment similar to the following:

/aXXXXXXXXwYYYYYYpZZZZZZZZ

X, Y or Z are various digits. Last digits in this fragment just after 'p' represent ProfileID (usually 6-8 digits). In the example above this is
 
ZZZZZZZZ

No comments:

Post a Comment