Thank You Joe I really appreciate the response, Now I See the Analytic Configuration page on child sites.
I am also confused between profile id (ga:xxxxxxxx) and Google Account id (UA-xxxxxxx-1) are these different or same.
When I enter Google Email/userid and Password . Profile id is disolayed as ga:xxxxxxx on Analytic configuration Page.
I get this error -
Exception information:
Exception type: NullReferenceException
Exception message: Object reference not set to an instance of an object.
at sts.Analytics.UI.ConfigurationPage.ShowProfiles()
at sts.Analytics.UI.ConfigurationPage.btnStep1_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint
Request information:
Request URL: http://..../Analytics/Configuration.aspx
Request path: /Analytics/Configuration.aspx
Stack trace: at sts.Analytics.UI.ConfigurationPage.ShowProfiles()
at sts.Analytics.UI.ConfigurationPage.btnStep1_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)