Plugins 〉Adobe Analytics


Developer

Grafana

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

Adobe Analytics

Documentation →

Grafana Adobe Analytics data source plugin

The Adobe Analytics data source plugin allows you to retrieve reports data from Adobe Analytics.

Project status

NOTE: This plugin is in a public preview. Refer Grafana Labs release life cycle documentation for further details. If you notice any issues or having feature request, create a support ticket with your Grafana Enterprise support channel.

See also

Technical documentation

License

Installing Adobe Analytics on Grafana Cloud:

For more information, visit the docs on plugin installation.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install Adobe Analytics from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.

Changelog

v0.1.10-preview - 2025-02-10

  • 🐛 Fix: Include all Segment types by default

v0.1.9-preview - 2025-02-10

  • ⚙️ Chore: Update backend dependencies

v0.1.8-preview - 2025-02-04

  • ⚙️ Chore: Update backend dependencies

v0.1.7-preview - 2025-02-04

  • ⚙️ Chore: Update backend dependencies

v0.1.6-preview - 2024-12-18

  • 🐛 Fix: Bug fix metrics filters segments

v0.1.5-preview - 2024-12-12

  • 🚀 Feature: Add support for filtering reports by Segments

v0.1.4-preview - 2024-10-04

  • 🐛 Fix: Fix context handling during request

v0.1.3-preview - 2024-09-03

  • ⚙️ Chore: Update backend dependencies

v0.1.2-preview - 2024-07-24

  • ⚙️ Chore: Update backend dependencies

v0.1.1-preview - 2024-07-12

  • 🐛 Fix: Fix tooltips in query editor

v0.1.0-preview - 2024-07-12

  • 🚀 Feature: Initial release