Google Analytics query results in missing data

If you build a query using the Google Analytics Data Feed Query Explorer and use that query in a Klipfolio REST/URL Resource query, you may lose certain advanced parameters, such as segment.

For example, for the following query,

 

https://www.google.com/analytics/feeds/data?ids=ga%3A9786677&dimensions=ga%3Adate&metrics=ga%3AgoalConversionRateAll%2Cga%3Avisits&segment=gaid%3A%3A-7&start-date=2011-10-18&end-date=2012-01-20

append &v=2 to get:

 

https://www.google.com/analytics/feeds/data?ids=ga%3A9786677&dimensions=ga%3Adate&metrics=ga%3AgoalConversionRateAll%2Cga%3Avisits&segment=gaid%3A%3A-7&start-date=2011-10-18&end-date=2012-01-20&v=2">https://www.google.com/analytics/feeds/data?ids=ga%3A9786677&dimensions=ga%3Adate&metrics=ga%3AgoalConversionRateAll%2Cga%3Avisits&segment=gaid%3A%3A-7&start-date=2011-10-18&end-date=2012-01-20&v=2
Have more questions? Submit a request