For a development server you should use the exact same code as your
production server, and then use filters to view only traffic to your
production / dev server. That way you don't have to keep remembering
to swap out the tracking code when you push changes live.
On Nov 18, 4:44 am, soni wrote:
> i m trying to implement the new ga.js code in my development server.
> i created a new account in GA for my development server, copied the
> code of ga.js and pasted it in index.php and index.html file of my
> development server and now when i do check status it yet tells me tht
> tracking code not installed properly.