> For the complete documentation index, see [llms.txt](https://docs.lidiacommerce.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lidiacommerce.com/components/lidia-console/features/promotions-and-discounts.md).

# Promotions & Discounts

Lidia Console offers robust tools for managing promotions and discounts, ensuring that businesses can create effective strategies to attract and retain customers. The features include Coupon Management, Personalized Offers, and Promotion Analytics, which provide comprehensive control over promotional activities.

## **1. Coupon Management**

* **Create Coupons:** Administrators can easily create discount coupons for specific products, categories, or the entire cart. These coupons can be percentage-based or fixed-amount discounts and have customizable conditions such as expiration dates, usage limits, and customer eligibility.
* **Manage Coupons:** Lidia Console simplifies the management of existing coupons by allowing users to edit, activate, or deactivate them as needed. This feature ensures flexibility in adjusting ongoing promotional strategies.
* **Track Performance:** Businesses can monitor how coupons are performing by tracking their usage frequency and effectiveness. This allows for real-time adjustments to promotion campaigns based on customer response.

## **2. Personalized Offers**

* **Target Specific Segments:** Lidia Console allows businesses to create customized offers for particular customer segments based on purchase history, location, or behavior. This ensures that promotions are relevant and appealing to each customer group.
* **Dynamic Personalization:** Leveraging customer data, the system can generate offers that dynamically adjust based on real-time interactions, boosting engagement and conversion rates.
* **Offer Control:** Administrators have full control over how and when offers are displayed, ensuring precise targeting for maximum impact.

## **3. Promotion Analytics**

* **Detailed Reporting:** The analytics tools within Lidia Console provide in-depth reports on promotional campaigns, tracking metrics such as conversion rates, coupon redemption, and sales generated from specific offers.
* **Data-Driven Insights:** Businesses can use these insights to measure the success of their campaigns and refine future promotional strategies based on customer behavior and campaign performance.
* **Customizable Dashboards:** Users can configure dashboards to display the most relevant data points, allowing for easy monitoring of key promotional metrics.

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lidiacommerce.com/components/lidia-console/features/promotions-and-discounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
