Hi Scott,
Thanks for clarifying. I would recommend the following:
Configure a data element to populate with the desired dollar value, then dynamically set the event to that data element value - here's some related documentation on data elements.
- So, for example, say the desired dollar value lives in a CSS attribute on the page, then I could configure a data element to populate with that specific value:
[img]Screen Shot 2014-09-24 at 9.41.32 AM.png[/img]
- Then, in the rule, I could configure the condition to fire only if this value is available if applicable:
[img]Screen Shot 2014-09-24 at 9.43.35 AM.png[/img]
- Then, in the custom code editor, I could dynamically populate the event with this data element like this:
[img]Screen Shot 2014-09-24 at 9.51.56 AM.png[/img]
I hope this helps!
Anna