Connect to Customer Journey Analytics data within query sessions

Use the Customer Journey Analytics BI extension with Power BI or Tableau to access your Customer Journey Analytics data views with SQL. By integrating Query Service with the BI extension, you can access your data views directly within Query Service sessions. This integration streamlines functionality for BI tools that use Query Service as their PostgreSQL interface. This functionality eliminates the need to duplicate data views in BI tools, ensures consistent reporting across platforms, and simplifies the integration of Customer Journey Analytics data with other sources in BI platforms.

See the documentation to learn how to connect Query Service to a variety of desktop client applications such as Power BI or Tableau

IMPORTANT
A Customer Journey Analytics workspace project and a data view are required to use this functionality.

To access your Customer Journey Analytics data in either Power BI or Tableau, select the Database dropdown menu, then select prod:cja from the available options. Next, copy your Postgres credentials parameters (Host, Port, Database, Username, and others) for use in your Power BI or Tableau configuration.

The Query Service credentials tab with the database dropdown highlighted.

NOTE
When you connect Power BI or Tableau to Customer Journey Analytics, the Query Service ‘concurrent sessions’ entitlement is consumed. If additional sessions and queries are required, an additional ad hoc query users pack add-on can be purchased to obtain five additional concurrent sessions and one additional concurrent query.

You can also access your Customer Journey Analytics data directly from the Query Editor or Postgres CLI. To do this, reference the cja database when writing your query. See the Query Editor query authoring guide for more information on how to write, execute, and save queries.

See the BI extension guide for complete instructions on accessing your Customer Journey Analytics data views with SQL.