Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

Tip
titleLatest Release Google Analytics 3.0.0 (as at 05-Mar-2013)

Latest milestone build: milestone-3-0-0

Certified for versions of 6.0.15+

Google Analytics Plugin

Excerpt

Provides close integration for FarCry projects with the Google Analytics service v3.0 API

...

  1. Set up a project in your Google API console
    1. under Services, enabled Analytics API
    2. 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. Authorise FarCry to access the your analytics data (there should be a link next to Refresh Token)
  5. Select your Account, Property, and Profile.

What else?

That's literally it. If GA Plugin detects that you are serving a page from one of the configured domains, it will automatically include the correct urchin code for your domain in the HEAD of your document.