Skip to main content

Add the Adobe Analytics Connector

Authenticate to Adobe Analytics

After you add the connector, you need to set the required properties. supports authenticating to in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.

OAuth

OAuth JWT

To connect with JWT, specify these settings:
  • Auth Scheme: Select OAuthJWT.
  • OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
  • OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.
  • OAuth JWT Cert: Enter your Java web tokens (JWT) certificate store.
  • OAuth JWT Cert Type: Enter the type of key store that contains your JWT Certificate. The default type is PUBLIC_KEY_BLOB.
  • OAuth JWT Issuer: Enter the issuer of your Java web token. Typically, the issuer is either the client Id or the email address of the OAuth application. For Adobe Analytics, the email address format is OrganizationId@AdobeOrg. This identifies the organization that is configured for access to the Adobe I/O API.
  • (Optional) OAuth JWT Cert Password: Enter the password for your OAuth JWT certificate.
  • (Optional) OAuth JWT Cert Subject: Enter the subject of your OAuth JWT certificate.

OAuth Client

To connect with an OAuth client, specify these settings:
  • Auth Scheme: Select OAuthClient.
  • OAuth Client Id: Enter the client Id that you were assigned when you registered your application with an OAuth authorization server.
  • OAuth Client Secret: Enter the client secret that you were assigned when you registered your application with an OAuth authorization server.

Complete Your Connection

To complete your connection:
  1. Specify the following properties:
    • (Optional) Global Company Id: Enter the identifier (Id) for your company. If you do not enter the Id, tries to detect it automatically.
    • (Optional) RSID: Enter your report suite identifier. If you do not enter the Id, tries to detect it automatically.
  2. Define advanced connection settings on the Advanced tab. (In most cases, though, you should not need these settings.)
  3. Click Connect to to connect to your account.
  4. Click Create & Test to create your connection.

More Information