Szirus001 / analytics-issues

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

time on site with dynamic segmentation 'bounces==0' or default segmentation 'non bounce visits' doesn't work #74

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
--------------------------------------------------------------------------
NOTE: This issue tracking system is for developer products only.  If you
are not a developer/programmer and have a problem with a Google web site,
please report the problem to the appropriate group.  More information can
be found here: http://www.google.com/support/
--------------------------------------------------------------------------

Name of API affected:
Analytics Data Export API

Issue summary:
Provide a brief summary of the issue you're experiencing.

Steps to reproduce issue:

1.Go to the Data Feed Query Explorer

http://code.google.com/intl/es-ES/apis/analytics/docs/gdata/gdataExplorer.html
2.select a project , dimensions-> day , metrics ->TimeOnSite
3.select a range time of one day (for example) start-date -> 2010-03-01
end_date -> 2010-03-01
4.Use the Default Segment 'non bounce visits' (gaid::-12)
5.Get the Data
6.now try to do the same report but without any segment 

Expected output:
What do you expect to see after performing the above steps?

The data should be different between the two reports

Actual results:
What do you actually see after performing the above steps?

The reports results are the same, it seems not to take in consideration the
segment request

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

The same is happening when I try to apply a dynamic segment (ga:bounces
==0) or a custom segment I made before with this code.

Thank you

Original issue reported on code.google.com by consulto...@gmail.com on 28 Apr 2010 at 4:05

GoogleCodeExporter commented 9 years ago
The same happends with the Data Export API

Original comment by sandr...@gmail.com on 29 Apr 2010 at 8:45

GoogleCodeExporter commented 9 years ago
Today I have struggled with the segments. I have tried to receive a segmented 
answer
with both dynamic and static segments. All I receive from GA is an un-segmented
answer. Have you successfully got any segmented answers back from GA?

Original comment by danneibromma@gmail.com on 28 May 2010 at 1:19

GoogleCodeExporter commented 9 years ago
Removing an obsolete label that was used when these issues were in the 
gdata-issues project.

Original comment by jrobbins@google.com on 21 Jul 2011 at 10:04