01 Apr 2019 08:12 AM
Are there any limitations of session properties for collecting data based on cookies? I was not successful with collecting any user session properties from cookie values so far. Are some cookies ignored on purpose for use as session properties?
Solved! Go to Solution.
01 Apr 2019 11:31 AM
Hi,
If it is an HTTPonly cookie we won't be able to capture it the other thing would be the captured value being longer than 100 characters. I am not aware of other limitations.
04 Apr 2019 07:19 AM
You are correct, all the cookies I've tried were HTTP only and I missed that.
12 Feb 2026 07:29 AM - edited 12 Feb 2026 07:29 AM
Hi @KlausEnzenhofer is this limitation still present?
12 Feb 2026 07:57 AM
@Bernat Can you check please?
Featured Posts