Google Analytics with asp.net multiview control
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all. I want to use google analytics on a website which has an asp.net multiview control, which in turn consists of a few child view controls. How do I make the ga.js script work with these controls? If I do it the normal way of adding the code after the tag, it will obviously count the entire page and not each of the views that are loaded. Any help would be appreciated. Thanks Marky