Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Web SDK Extension "Collect external link clicks" option - Reporting in CJA

Avatar

Level 4

I have the "Collect external link clicks" option enabled in my Web SDK extension. What I don't understand is how to access this data in CJA Workspace for reporting? Anyone know?

 

Thanks!

Topics

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

10 Replies

Avatar

Level 5

Hi, @MichaelJo13,

 

How did you connect CJA with RTCDP? Did you do it via the datastream integration?

 

As per my understanding, this is the most seamless way to integrate all the data from the CDP to the CJA. 

Avatar

Level 4

Yes, data stream integration.

Avatar

Level 5

Could you please share your configuration?

Avatar

Level 4

For the data stream or Web SDK extension?

Avatar

Level 5

Both please, if possible

Avatar

Level 4

Adobe support answered the question for me. 

 


AEP Web SDK will automatically populate the fields below for that setting:

web.webInteraction.name
web.webInteraction.type
web.webInteraction.URL

These dimensions can be added into your data view in CJA; if the link is external then web.webInteraction.type should have a value of 'exit'

Avatar

Level 5

Great, thank you for the info, @MichaelJo13 

Avatar

Level 6

gmadala_0-1744511721669.png


Under Launch extensions --> websdk  
You should be able to see these settings under data collection. 
Tuning these on would automatically collect them

Avatar

Level 4

Hi,

Yes, that is what we were talking about. We just didn't know how to see the data on these setting once set, in CJA Workspace.

Regards!

Avatar

Level 1

Do not overwrite the URL or referrer in the web xml section when send a event from Data collection. Other dimensions must be persistent in the session at least.

 

Regards!