Solved
How to enable force to lowercase for events and custom variables call
- September 17, 2016
- 1 reply
- 1871 views
Hi,
My custom variables calls seems to be returning values in upper case. How do I go about enabling this in DTM Adobe analytics. For my event base rule i set my evar to %data element% for a clicked element linkname and I can see the value in uppercase on the debugger.
Is there a plugin for this? Is there a way of enabling the Force lower case for custom variables calls and events or do i just set this variable by variable e.g. s.eVar10=s.eVar10.toLowerCase()?
