Google Analytics Realtime Sources Missing -


I am using the Realtime Time API in many high traffic domains, but there is a problem especially where very little / Somebody RT: source information is being provided. If I query the same page using the original API then the source information is available / correct.

Most of the rows given by the realtime API for this problematic domain are (not set) . All pages have implemented manual source tracking correctly:

  http://www.domain.com/page/?utm_source=Facebook&utm_medium=med1&utm_campaign=camp1  

There is no difference between the working domain and the problematic one.

So far I have tried:

  1. Various utm_medium and utm_campaign Values.
  2. In my RT query, only reduce the number of dimensions of rt: pagePath and RT: source.

Is there an analytics configuration value for this domain different?

Any help would be greatly appreciated.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -