Hello Experts,
Is there support to embed adobe analytics dashboard panels into other websites apps? This feature is offered by other data visualizers. I have a dashboard: https://www5.an.adobe.com/x/ample and am using an iframe: <iframe src="https://www5.an.adobe.com/x/ample" title="Adobe Analytics"></iframe>. Is that possible to add in webpage with adobe analytics report link?
Please advice.
Solved! Go to Solution.
I believe Publishing Widget (https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/publishing-widgets-admin.html?la... were usable in legacy Reports view and Legacy Dashboards.
I would advise you to create a custom solution Adobe API 2.0. You can literally enable the debug mod in Analysis Workspace and grab the full API definition for the tables you define in your workspace.
https://github.com/AdobeDocs/analytics-2.0-apis/tree/master
Also you couldcheck the Adobe Github repos might be a solution already created for you like https://github.com/AdobeDocs/adobeio-samples-customers-dashboard
Hi look under Admin there is a section publishing widgets.
See if that is useful it may not be a complete seamless solution but may get you much of what you need.
GLTU
I believe Publishing Widget (https://experienceleague.adobe.com/docs/analytics/admin/admin-tools/publishing-widgets-admin.html?la... were usable in legacy Reports view and Legacy Dashboards.
I would advise you to create a custom solution Adobe API 2.0. You can literally enable the debug mod in Analysis Workspace and grab the full API definition for the tables you define in your workspace.
https://github.com/AdobeDocs/analytics-2.0-apis/tree/master
Also you couldcheck the Adobe Github repos might be a solution already created for you like https://github.com/AdobeDocs/adobeio-samples-customers-dashboard
I believe I have seen this feature during the last Adobe Summit, so it would be coming.