I am developing a RubyonRails website which is product based. I need to show number of views of product.So I prefer google analytics.
But google analytics expects valid domain name.How can I use google analytics in development mode?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Google Analytics needs a valid domain when setting up the profile, but you can use the same basic tracking code both on your production and development site.
If you needed to track sessions between the two domains it gets more complicated, but it doesn’t sound like you need to worry about that.