We are trying to integrate the Adobe Analytics(AA) data to salesforce Einstein Analytics(EA). Please help me with how the connection can happen b/w AA and EA.
Solved! Go to Solution.
Views
Replies
Total Likes
We don't use salesforce, But I do know that Adobe Exchange has a data stitching application 'Stoke integration for Adobe Analytics + Salesforce' by Datajoin.
https://exchange.adobe.com/apps/ec/101530/stoke-integration-for-adobe-analytics-salesforce
In the above page, you will find everything related to integration like documentation and installation guides. Hope this helps!
Unfortunately, we don't use Sales Force.. but do they provide an integration guides or technical support to help you? A lot of vendors have guides on how to integrate with external analytics tools like GA or Adobe Analytics... if they only have guides for GA, is there code or learnings there that you can leverage to apply to Adobe?
Can your development team help support you? Surely they have access to read data at a server level and can provide to a Data Layer that you can leverage?
Views
Replies
Total Likes
We don't use salesforce, But I do know that Adobe Exchange has a data stitching application 'Stoke integration for Adobe Analytics + Salesforce' by Datajoin.
https://exchange.adobe.com/apps/ec/101530/stoke-integration-for-adobe-analytics-salesforce
In the above page, you will find everything related to integration like documentation and installation guides. Hope this helps!
Integrating Adobe Analytics (AA) data with Salesforce Einstein Analytics (EA) can be achieved by exporting data from AA and importing it into EA. To accomplish this, you'll need to follow these general steps:
Adobe Analytics provides several methods for exporting data, such as using Data Warehouse, Report Builder, or the Adobe Analytics API. Choose the method that best suits your needs.
For example, using Data Warehouse, you can create a data extract containing the desired metrics and dimensions. Schedule the report to be generated regularly, and have it delivered to an FTP location or sent via email in a format like CSV, TSV, or JSON.
Before importing the data into EA, you may need to perform some data transformation, such as changing date formats or aggregating the data to match the requirements of EA. You can use tools like Talend, Informatica, or even custom scripts to clean and prepare the data.
Once the data is prepared, you can import it into EA. Salesforce provides several options for importing external data, such as Dataflow, Data Sync, or the Einstein Analytics External Data API.
For example, using Data Sync, you can configure the import settings, such as mapping the source data fields to the corresponding EA fields, and scheduling the data sync to run at specific intervals.
After successfully importing the data into EA, create datasets to store the imported data. You can then use these datasets to build reports and dashboards in EA, which will provide insights based on the combined Adobe Analytics and Salesforce data.
Note that the process described above requires manual setup and maintenance. If you are looking for a more automated solution, you can explore third-party tools or services that specialize in integrating Adobe Analytics data with Salesforce Einstein Analytics.
Views
Likes
Replies