Configure Order Goals

Order goals help you incentivise customers to make larger orders to earn larger rewards.

A simple example of order goals might look like this, and this can be easily setup within the Dollarback app and displayed to your customers.

  1. If order value > $100 give $10 back

  2. If order value > $200 give $20 back

  3. If order value > $300 give $30 back

Let's walk through the settings and see how we can set this up. The screenshot below shows you how the above example translates into a configuration on the app.

  1. In the cashback type choose "Order Goal"

  2. Set an expiry if you want the cashback to expire automatically.

  3. Choose the type of order goal between fixed / percentage of order value

  4. Then set up the break points and the amount / percentage at each breakpoint.

If you have enabled the Product page and Cart page blocks from the theme customiser, then your customers can see exactly how much they're earning based on their current cart size.

The widget functions in this manner when order goals are configured

  1. If no item is in cart

    1. It will check the current variant's price and see if it is greater than the order goal

      1. If yes - it will show you the store credit reward you'd get for adding that product

      2. if not - it will show you how much more you'd need to add to get the reward

  2. If items are in cart

    1. And no order goal is reached yet - then the widget will show you how much you'd need to add to cart to earn the reward

    2. If an order goal is reached - it will show you how much you're already earning and how much more to add to get the next tier of reward

    3. If no order goal remains - it will show the exact reward in credit you'll be getting for your current cart.

For setups that have customer tags - the reward will dynamically adjust and show the one based on the correct tag if the user is signed in. If not - the non customer tag order goal will be shown as the user / buyer's identity is unknown.

Last updated