Adobe Analytics Connection

See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Adobe Analytics connector.

Adobe Analytics is Adobe’s data analytics platform for tracking and analyzing user interactions with websites and applications.

This topic describes how to authenticate to Adobe Analytics and configure any necessary connection properties in the Adobe Analytics connection connector.

Connection Configuration

Each connection property available in the Adobe Analytics connector is explained below.


Connection Name

The name of the connection to be created should be provided. This is the name that will display on the list of available connections.


Auth Scheme

The type of authentication to use when connecting to Adobe Analytics.

Possible Values


Global Company ID

Your company identifier. If not set, the connector tries to automatically detect it.


RSID

Your report suite identifier. If not set the connector tries to automatically detect it.


OAuth

Set this to perform OAuth authentication using a standard user account.

If OAuth is selected, additional configuration parameters will get listed.

Client ID

The client ID assigned when you register your application with an OAuth authorization server.

Client Secret

The client secret assigned when you register your application with an OAuth authorization server.

Refresh Token

The OAuth refresh token for the corresponding OAuth access token.


Service Account

Set this to perform OAuth authentication using an OAuth service account.

If Service Account is selected, additional configuration parameter will get listed.

Certificate Type

The type of key store containing the JWT Certificate.

Possible Values


PFX

If PFX is selected, additional configuration parameters will get listed.

Certificate Issuer

The issuer of the Java Web Token. This is typically either the Client Id or Email Address of the OAuth Application.

Certificate Password

The password for the OAuth JWT certificate.

If the certificate store is of a type that requires a password, this property is used to specify that password in order to open the certificate store.

Upload File

Option to upload the PFX certificate file for authentication.


JSON

If JSON is selected, additional configuration parameter will get listed.

Upload File

Option to upload the JSON certificate file for authentication.


Add Configuration: Additional properties can be added using this option as key-value pairs.


After entering all the details, click on the TEST button.

If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.

Click on the CREATE button to save the changes.

If the details are incorrect or the server is down, you will get a message “Connection unavailable”.

Top