Skip to content

Instantly share code, notes, and snippets.

@ddailey
Created March 12, 2012 19:50
Show Gist options
  • Save ddailey/2024302 to your computer and use it in GitHub Desktop.
Save ddailey/2024302 to your computer and use it in GitHub Desktop.
test expression
<input code="totalVisits,totalPurchaseAmount">
<test-expression>
<expression><![CDATA[ totalPurchaseAmount / totalVisits > 50 ]]></expression>
<assign-segment code="big-average-spender"/>
</test-expression>
</input>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment