Similar to what I can do in a traditional business intelligence tool, I
would like to be able to set an alert (or targe) based off a combination
of variables.For example, set an alert to trigger an email if:1) s.prop1
is blank, and2) s.prop2 has a value, and3) s.prop3 has another value -
or 1) s.prop1="blah"and2) s.prop2="ha ha"and3) s.prop3="wazzup"- or so
on. Currently, the Alert (or Target) functionality in SiteCatalyst is
limited to one variable at a time. Having such an ability would mitiga...