Expand my Community achievements bar.

SOLVED

Adobe CJA integration with MS SharePoint.

Avatar

Level 1

Microsoft SharePoint has a very limited functionalities and data points available for its embedded analytics. Hence, I am exploring the possiblility of integrating Adobe Customer Journey Analytics into Microsoft SharePoint websites to gather more relevant data. Is it feasible? If yes, how can it be integrated?

 

Will the existing analytics script interfere with the Adobe CJA when pulling site metrics?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 10

Hi @AAKASHSH1 ,

Assuming that you have the access to the source code of the SharePoint Site, you'll have to work with your developers and ask them for below,

  • Ingest Adobe Tags embed codes (containing Adobe Web SDK library) to all pages of you SharePoint Site 
  • Implement _satellite.track() to trigger direct call rules for the events you want to track

Then you can listen to these triggers in Adobe Tags and send the data to AEP from where it can be then brought to CJA for further reporting.

Cheers!

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

Hi @AAKASHSH1 ,

Assuming that you have the access to the source code of the SharePoint Site, you'll have to work with your developers and ask them for below,

  • Ingest Adobe Tags embed codes (containing Adobe Web SDK library) to all pages of you SharePoint Site 
  • Implement _satellite.track() to trigger direct call rules for the events you want to track

Then you can listen to these triggers in Adobe Tags and send the data to AEP from where it can be then brought to CJA for further reporting.

Cheers!