
Hi,
I would like to get the following Action data from the stats if it's possible:
site page count(hits) action count(action) conversion
/page1.asp 10 ACT1 10 100%
/page2.asp 20 ACT1 5 25%
/page2.asp 20 ACT2 15 75%
etc ...
I think this data will be really helpful when A/B split testing.
Please could someone help with the SQL query I need for this report?
Thanks very much,
Paul.
Request for query - actions by site page please
Unfortunately, that query is not possible as there is no way to join pages to the action log. I can add that capability to the feature request list.
Regards,
~Chad
Request for query - actions by site page please
quote:[i]Originally posted by cdegroot[/i]
[br]Unfortunately, that query is not possible as there is no way to join pages to the action log. I can add that capability to the feature request list.
Regards,
~Chad
Hi Chad,
Thanks for that
Paul.