Hi Blair, Worked great. The only thing I need to change was to make sure the plugin was always referenced in lowercase. (eq googleanalytics) But I use linux/mysql so I'm always running into case issues. Phil
On Monday, 4 March 2013 17:46:32 UTC+13, Blair McK wrote: > > Many of you will already know about the Google Analytics > plugin<https://farcry.jira.com/svn/GA/trunk/>. > It makes it easy to add a Google tracking urchin to a site, normalizes > tracked URLs, and adds tracking of downloads and external links. > > I have just completed some updates, and we need some guinea pigs to test > them out. Previous versions had charts, built out using the Google > Analytics API, but they were buggy and limited. So I've swapped out the CF > charts for some gRaphael <http://g.raphaeljs.com/> and added a few extra > options. It does take a bit of extra configuration but I think it's worth > it. > > [image: Inline image 1] > > [image: Inline image 3] > > Configuration: > 1) Set up a project in your Google API > console<https://code.google.com/apis/console/>( > -- under Services, enabled Analytics API > -- under API Access, create a client ID (the redirect URI must be > http://your.domain.com/webtop/admin/customadmin.cfm?plugin=googleanalytics&module=gapi_oauth.cfm > ) > 2) In FarCry, create/edit your settings in Content -> Google Analytics -> > Site Settings (I assume you've already updated app and deployed new schema > changes :) > 3) Copy in the clientID and secret > 4) Authorize FarCry to access the your analytics data (there should be a > link next to Refresh Token) > 5) Select your Account, Property, and Profile. > > If you have any questions please ask! > > Blair > > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry --- You received this message because you are subscribed to the Google Groups "farcry-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
