


Hi,
our URLs are longer than 255 characters because of various utm descriptions included. Do you have any ideas on how to track the complete URL?
I think a list evar is not useful because its purpose is to split up the content into several parts...
Regards
Stefanie
Views
Replies
Total Likes
Hi @-Stef- PageURL or eVars in Adobe Analytics have a size limit of 255 bytes, hence for any pageURL longer than that, we can consider using two eVars (assuming 255 bytes should be sufficient for pageURL+path; and another 255 bytes for the query string parameter)
You can then use the combination of eVarX and eVarY through data feeds/warehouse to meet your use case. Otherwise, there is not out of the box solution to capture more than 255 bytes under any dimension.
Views
Replies
Total Likes