I have a number of cases in my ASP.NET MVC web app where I return a dynamic result (ContentResult which returns an rss feed in this case) from a controller action method rather than a view. In these cases how can I implement Google Analytics tracking?I have a number of cases in my ASP.NET MVC web