Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Warning

Google Analytics Plugin has moved to GITHUB: https://github.com/farcrycore/plugin-googleanalytics/

...

  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.