Creating a Google Project

How to:

A Google project must be available before you can configure the Google Analytics Adapter.


Top of page

x
Procedure: How to Create a Google Project
  1. Enter the following URL in a web browser:
    https://console.developers.google.com/project

    A Sign in dialog for the Google Developers Console opens, as shown in the following image.

  2. Enter the Google sign in credentials using an account that has administrative rights to the Google Analytics environment, and then click Sign In.

    The Google Developers Console screen opens, as shown in the following image.

  3. Click CREATE PROJECT.

    The New Project screen opens, as shown in the following image.

  4. Enter a project name and then click Create.

    The page that is used to configure the project opens, as shown in the following image.

  5. Click APIs & auth in the left pane.

    For the Analytics API parameter, toggle the STATUS button to ON.

  6. Click Credentials in the left pane.

    The page to configure OAuth security opens, as shown in the following image.

  7. Click CREATE NEW CLIENT ID.

    The Create Client ID page opens, as shown in the following image.

  8. Perform the following steps:
    1. Select Web application from the list of application types.
    2. Enter the host name and port used to access the WebFOCUS Reporting Server Web Console in the AUTHORIZED JAVASCRIPT ORIGINS field.

      For example:

      http://host.ibi.com:8121

      If the WebFOCUS Reporting Server is installed as a standalone server, then http://localhost should be specified as the value in the AUTHORIZED JAVASCRIPT ORIGINS field.

    3. Enter the host name and port used to access the WebFOCUS Reporting Server Web Console with oauth20.exe in the AUTHORIZED REDIRECT URI field.

      For example:

      http://host.ibi.com:8121/oauth20.exe

      If the WebFOCUS Reporting Server is installed as a standalone server, then http://localhost/oauth20.exe should be specified as the value in the AUTHORIZED REDIRECT URI field.

  9. Click Create Client Id.

    The Client ID for web application page opens, as shown in the following image.

    The Client ID and Client secret values are required to configure the Google Analytics Adapter.

    You are now ready to obtain the Web Profile ID for a website within the Google Analytics environment.


WebFOCUS