03 Jul 2019
12:26 PM
- last edited on
30 Sep 2022
01:10 PM
by
MaciejNeumann
How to tag users by fetching application users details from the server side Header attribute.
Solved! Go to Solution.
03 Jul 2019 12:33 PM
I think right now there is no direct way to do it, because there is only 4 options for you to choose from, when configuring user tag.
Work around might be, make the header attribute to be a request attribute, then use the request attribute as your user tag.
But the feature of "server-side-request-attribute-as-user-tag" is in EAP or Beta I am not quite sure:
Hope this helps,
Wai Keat
04 Jul 2019 07:05 AM
Exactly. We use this EAP feature in multiple environments and it works well. You can then also use request attributes for user session and user action properties.