Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have 2 sites and I am using goolge analytics and while copy paste the script information I overwrote site 1 analytics script with site 2 analytics script and my site 1 analytics report says 0 hits, is there a way to get the traffic for site 1 from site 2 report?

Any help would be highly appreciated.

share|improve this question

closed as off topic by Eduardo, Sergey K., WATTO Studios, rene, Stewbob Oct 10 '12 at 10:52

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Unfortunately, as I understand it you have 2 problems here.

Firstly, if the sites have different domains then the wrong script (wrong UA number) will send data nowhere (more accurately it will not be added to the wrong account and is lost forever).

Secondly, as I understand it, you cannot add historical data to Google Analytics. If the data is missing you have probably lost it, but even if not, you cannot add it back in to Google Analytics.

Sorry i couldn't help :(

share|improve this answer
Thanks for your help Dennis :) – Vish Oct 11 '12 at 15:45

Not the answer you're looking for? Browse other questions tagged or ask your own question.