Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm building a custom report tool based on data from Google Analytics using the Core Reporting API. But now I'm stuck for a certain scenario. I need to display conversions/conversion rate for GA goals based on a certain eventcategory/action.

I'm using ga:goalCompletionsAll and ga:goalConversionRateAll as metrics and trying to use ga:eventCategory and ga:eventAction as dimensions but I never get anything else than 0 as completions and conversion rate.

Is there any other way to get conversion rate for a certain event?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.