[Pro] Google Analytics Mistake?

I just discovered a mistake I made. I have two copies of my clients’s websites. One is live. The other is on my test server.

On the test server copy I forgot to remove the Google Analytics code, so I suspect the recent increase in my client’s Google activity was due to many of the members on this forum hitting my test server to help me resolve some of the problems I was having.

In the future, is it better to simply remove the Google Analytics code or comment it out? If it’s the latter, how do I comment out multiple lines?

Thanks!


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Commenting is nice because it is really easy to undo. In HTML, you comment out multiple lines in the same way that you comment out a single line: just wrap what you want commented out in <!-- and -->.


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

On 7 Mar 2013, 4:35 pm, Caleb Grove wrote:

Commenting is nice because it is really easy to undo. In HTML, you comment out multiple lines in the same way that you comment out a single line: just wrap what you want commented out in ````.

Okay, will do. thanks Caleb.


offtopic mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options