Expand my Community achievements bar.

Webinar: Adobe Customer Journey Analytics Product Innovations: A Quarterly Overview. Come learn for the Adobe Analytics Product team who will be covering AJO reporting, Graph-based Stitching, guided analysis for CJA, and more!

Add getValOnce functionality in processing rules

Avatar

Level 10

4/17/11

In processing rules, I woud like to see an option when setting up a condition to preform the action if the value of a variable has changed since the last time it was recorded. So for example only copy the value of prop1 to eVar1 if the value of prop 1 has changed since the last time it was recorded during that visit. I understand that processing rules cannot read cookies, so it would need to go back and look at the previous hits in that visit to check for the value. This basically will give us the functionality of the getValOnce plugin within processing rules.