Hi,
I have some Google analytics code on my pages. It is in a layout MVC tempate which my pages use. When I run in Visual Studio, I think the code is triggering a hit which I do not want. I only really want it on the published live version.
How would I prevent this from happening?
Thanks,