Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!

How to set the Server variable value in custom link type calls for the SDK?

Avatar

Level 10

In our SDK migration, the server value is set in the web.webPageDetails.server variable. This sets the value on page views. I want to also set the server variable value into custom link type calls (as well as page views). 

How would I do that?

2 Replies

Avatar

Level 10

Hi @RobertBlakeley 

I would assume you just set it in your custom link tracking calls the same way.

 

https://experienceleague.adobe.com/en/docs/experience-platform/xdm/data-types/webpage-details

 

Do you have the impression that this does not work?

 

Avatar

Level 10

We tried that, it did not work. At least the way other custom link tracking works.