Public · Protected · Private
asp.net MVC GetGoogleHtml Analytics
Type: Public  |  Created: 2012-08-24  |  Frozen: Yes
« Previous Public Blog Next Public Blog »
Comments
  • Use follwing code to add GA(google analytics) in your view code

     @Analytics.GetGoogleHtml("UA-******")

    namespace is Microsoft.Web.Helpers

     

    similar calls for

    GetYahooHtml - marketingsolutions.yahoo.com
    GetStatCounterHtml  -- statcounter.com -counterv

    2012-08-24 20:59
This blog is frozen. No new comments or edits allowed.