Discounts
Last updated
Last updated
Discounts help provide incentives that enhance the customer experience, driving higher sales and boosting lifetime value. Bird helps you to generate and upload unique discount codes to motivate customer engagement with your brand.
There are different ways of creating a discount code in Bird. Go to Content > Discounts
Upload discount codes: Uploading unique discount codes from a csv file.
Create a discount pool linked with Shopify with expiration and auto-refill options.
Create a discount code in Shopify.
This option is useful when you have a pre-generated list of unique discount codes generated offline and want to import them into Bird.
Navigate to Content > Discounts
Under Discounts, click on the Upload option
Give a name to the discount pool
Upload your csv file with existing discount codes. Once uploaded, click on Upload.
Click on Download example CSV to get a sample csv format.
This option is useful when you use Shopify and want to link your Shopify discount.
Navigate to Content > Discounts
Under Discounts, click on the Create Discount Pool option
Select the expiration option
Predefined expiration: To define expiration as zero, specific date or after fixed time
Dynamic expiration: To define dynamic expiration as after specific time after they are sent
Give a name to the discount pool.
Define a code prefix to be added before every code. The prefixes can contain numbers, letters and hyphens. No spaces or special characters. This is an optional field.
Pool Size: Define how many codes you want to generate. You can add more discount codes after creation.
Select auto-refill to dynamically add new discount codes. If a new code is requested and the pool is empty, auto-refill will add 100 coupons to it. This option is available only when a predefined expiration is selected.
Select the discount type as the following:
Percentage: A percentage discount on the total value
Fixed: An amount value as a discount
Free Shipping
Minimum Purchase Requirements: The minimum purchase amount is required before the discount is applied. Enter 0 for no minimum purchase requirements.
If a predefined expiration is selected, select the activation time - either immediately or specific date and time
Add the discount ID from Shopify to link the discount code to Shopify as shown below
This option is also available to create a discount code directly in Shopify. However, it doesn’t offer options for dynamic expiration or auto-refill.
Navigate to Content > Discounts
Under Discounts, click on the Create discount option
Give a name to discount code pool
Select the discount type as the following:
Percentage: A percentage discount on the total value
Fixed: An amount value as a discount
Free Shipping
Minimum Purchase Requirements: The minimum purchase amount is required before the discount is applied. Enter 0 for no minimum purchase requirements.
Select the activation time - either immediately or specific date and time
Define expiration strategy as zero, specific date or after fixed time
Once the discount pool is created, you can manage them in a list of discounts.
You will be able to see the discounts which are created with the following details:
Discount name
Type: Uploaded or Unique for Shopify discounts
Create Date and Update Date
Status as Creating or Ready
Expiration Date defined if any
Last requested at is the date on which they were sent
Available / Total gives the count of how many are available in the pool out of the total number of codes
You can take the following actions on the discount codes:
Overview: Click to view the details of the discount pool
Add discount codes: To add more discounts to the pool
Download: Export the discount codes in a csv
Delete
You can use discount codes when creating content by referring to the name of the discount pool. The pool will dynamically select a unique, random discount code when you send the message to a recipient.
When creating a template, select the add variable option > Discounts to select the discount to be added from the created discount pool.
Once the discount pool is selected, the discount pool will be added as a dynamic liquid tag as shown below:
To add any discount code tag, you can use the below liquid syntax directly:
{% discountCode ‘discount-code-pool-name’ %}