Jobiqo supports the management of price promotions or discounts. Price promotions are a marketing tool to reduce the price of self-service products for a certain period of time.
Site administrators can flexibly set up and manage promotions in the Jobiqo backend by providing the details and conditions when a discount should be applied.
Example A: let's say you just launched a new job upgrade, the "Social Media Boost". For the first week, you want to grant a 30 % discount on this job upgrade.
Site administrators can also decide if the promotion should be available for all users who meet certain conditions, or if the promotion should only be accessible to users who insert a specific coupon code. In the latter case, you can flexibly create one or more coupon codes.
Example B: You want to increase the number of subscriptions for your monthly newsletter. Therefore, a coupon code for a 10 % discount on the order subtotal is enclosed in your newsletter.
How can I create a new promotion?
- Hover over the menu item "Commerce" and select the submenu item "Promotions" (/admin/commerce/promotions)
- Click on the button on the right upper corner "+ Add promotion"
- "Name" relates to the internal name shown in the backend (e.g. "Christmas Promotion December 2021")
- "Display Name" If provided, shown on the order instead of "Discount" (e.g. "Merry X-Mas!")
- "Description" optionally allows providing a summary of the promotion for internal reference
- An "Offer type" must be chosen. This setting allows to manage the type and amount of provided benefits:
- Fixed amount off each matching product: Set the discounted amount in the applied currency. Make sure to specify for which product the discount applies.
- Fixed amount off the order subtotal: Add a fixed amount (in currency) that should be subtracted from the order subtotal.
- Percentage off each matching product: Similar to "Fixed amount off each matching product" but the site admin can specify the percentage instead of the amount.
- Percentage off the order subtotal: Similar to "Fixed amount off the order subtotal" but the user can specify the percentage instead of the amount.
- You can optionally also add certain conditions to the promotion:
- Current order total
- Order contains specific products
- Order contains specific product types
- Select if all conditions must pass or if only one condition must pass
- Set the status to "Enabled". Make sure to set the status to "Disabled" after the promotion is canceled or expired.
- Add a start date and if needed, insert an end date.
- Adapt the usage limits
- Insert the total availability (e.g. first 1000 orders)
- Insert the availability per customer (e.g. can be applied only once per user)
Note: If you later create one or more coupon codes, you can also manage the usage limits for each coupon.
- Set the compatibility that defines if this promotion can be combined with other promotions ("Any promotion" or "Not with any other promotion")
- Click "Save" if you don't want to directly add coupons or "Save and add coupons" in case the promotion should only be accessible with coupon codes.
How can I set up coupon codes for my promotions?
Whenever the promotion should only be applied if users insert a coupon code during the checkout process, please make sure to add a coupon. If promotions should automatically apply without a dedicated code, you don't need to set up coupon codes.
- As a first step, please select your recently generated promotion and go to "Operations" > "Coupons".
- Now you can choose if you wish to (a) generate only single coupon codes or (b) generate codes in bulk.
2a) Generate single coupon codes
If you wish to set up only one coupon code, please click "Add Coupon". Now enter a specific coupon code, make sure the status is set to "enabled", and set the availability of the coupon:
- "Total available": Number of times the coupon can be used across all clients
- "Total per customer": Number of times the coupon can be used by a single client
In this example, the coupon code "Christmas2021" can be redeemed 100 times in total, but it is valid only once per client.
2b) Bulk generate coupon codes
Alternatively, you can auto-generate multiple codes at the same time. All of the generated codes will have the same configurations in terms of code pattern and availability.
To do so, please press "Generate coupons" and insert the following information:
- Insert the number of coupons that should be auto-generated
- Define the coupon code pattern Based on four elements on the format type, possible prefix and suffix, and the length.
Format | Prefix | Suffix | Length | Outcome |
Alphanumeric | 15-SAVE- | -2022 | 5 | 15-SAVE-ghrn3-2022 |
Alphabetic | 15-SAVE- | -2022 | 5 | 15-SAVE-EBHMV-2022 |
Numeric | 15-SAVE- | -2022 | 5 | 15-SAVE-75090-2022 |
This table provides an example of how coupon code patterns can be defined based on the format, prefix, suffix, and length.
This example shows the bulk generation of coupon codes: 10 codes were generated in total, and each code can be redeemed only once.
Redeeming coupons in the frontend
If you want to learn more about how employers can redeem coupons in the frontend, please read the article "How can I redeem a coupon?".