Heres the problem,
In Masterpage, the google analytics code were pasted before the end of body tag.
body
In ASPX page, I need to generate a script (goo
Take a look at RegisterStartupScript
The script block will be placed right above the tag at the end of the page.