I am attempting to use the following GAPI class to access my Google Analytics for information regarding pageviews, etc.

http://code.google.com/p/gapi-google-analytics-php-interface/

However, I have not been able to set it up successfully as the integrations that cake with this class is not as detailed as I would like to see it.

Can anyone help me out setting this up?

Thanks,

link|improve this question

You'll have to define what it is exactly that you want to achieve. 'Not as detailed as I would like to see it' doesn't tell us what you do want to see... – Joep Jan 27 at 6:19
Basically, I wanted to see some instructions on how to set it up so it works on my site, the basics. And then if possible some examples I can improve on... thanks – CaboONE Jan 27 at 13:59
feedback

1 Answer

This Datasource can help.

https://github.com/djenvert/cakephp-plugin-google-analytics/blob/bdcc7bcc5e5106e0958b2abce4adbe3bddeee5fd/models/datasources/google_analytics_source.php

link|improve this answer
OK... I will try that and get back to you... – CaboONE Jan 27 at 14:57
perfect, I want to know if it works correctly – del_dan Jan 27 at 16:03
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.