Skip to content

Commit

Permalink
#3 Explain for each module how to set up OAuth Apps
Browse files Browse the repository at this point in the history
  • Loading branch information
groganz committed Sep 11, 2016
1 parent e106683 commit 0e6137d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package/campaignchain_google_analytics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Configuration
Before you can use Google Analytics data within CampaignChain, an OAuth app must be
created in Google:

#. Go to https://code.google.com/apis/console/ and create a new project if you
did not do so yet.
#. Go to https://console.developers.google.com/apis/library, search for these
APIs and enable them: `Analytics API`, `Google+ API`
#. Go to https://console.developers.google.com/apis/credentials, click on
*Create credentials* and select *OAuth client ID*.
#. On the next page, select *Web application*.
Expand Down

0 comments on commit 0e6137d

Please sign in to comment.