Introduction
Priceers is an application to manage your discount campaigns. In this documentation, you can find all the implementation details and how to use Priceers along with your application.
Integration Steps
It is very easy to integrate Priceers into your application by following the steps below.
Create an account on Priccers
Go to https://priceers.com (opens in a new tab) and create an account. Create some draft campaigns.
Integrate Priceers to your application
You can follow the guide to integrate Priceers to your application.
Create campaigns
Create and manage your campaigns from your Priceers dashboard.
How Priceers Work?
When integrated, your application make requests to Priceers to check for active campaigns.
After you get the campaign data, it is up to you how you use the campaign data. Below are the most common use cases:
- If there is a discount, strike-through prices on the pricing page to display discounted prices.
- Apply coupons to the Checkout.
- Display banners, images, eye catchers etc. on different places of your application.