leonardofed / r-google-analytics

Automatically exported from code.google.com/p/r-google-analytics
0 stars 0 forks source link

Wiki Error #18

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, there is an error in Wiki on this site.

In Wiki/Specifying Queries, the code chunk, 

   segment    = "dynamic::medium==organic",

It should be 

   segment    = "dynamic::ga:medium==organic",

Original issue reported on code.google.com by aaron.ou...@glamour-sales.com.cn on 17 Oct 2013 at 2:14