Expand my Community achievements bar.

Adobe Analytics Champions applications are now OPEN! Applications are open through June 2nd. Click the link to learn more and apply.

Make props insensitive to case

Avatar

Level 5

06-09-2011

Make props perform in a similar manar to eVars when it comes to the case of a value.

 

In other words, props should be insensitive to the case of a passed value.

 

Example:

 

prop1 = "myValue"

prop1 = "myvalue"

prop1 = "Myvalue"

 

Under the report for prop1 we should see myValue = 3.

1 Comment

Avatar

Level 9

08-09-2011

I think this should be more of an option rather than a requirement since sometimes myValue needs to be separate from myvalue