0

I have two account of google analytics , but one account giving all data fine ,but another is not giving data ,not even real time data , I am integrate code as per this

please anyone have an idea about it ,thanks in advance ?

Anand Phadke
  • 531
  • 3
  • 28

1 Answers1

0

Some of the things to take note of:

  • There might be a dispatching delay from the time you call the hits to the time when hits are sent. Can you make sure dispatch time is same on both the trackers/properties
  • Check if there are differences in settings for the two accounts? Is one of the account a App property instead of web property?
  • Realtime does not take into account your timezone afaik so it should not affect the reports.
Avi
  • 2,373
  • 17
  • 22