# Launch Your First Offer

Getting started with BOGOS app includes 7 essential steps:

1. [Install BOGOS and choose your plan](#install-bogos-and-choose-your-plan)
2. [Enable app embed](#enable-app-embed) on your theme
3. [Create your first offer](#create-your-first-offer)
4. [Set up your offer](#set-up-your-offer)
5. [Place a test order](#place-a-test-order)
6. [Check the analytics](#check-the-analytics)
7. [Customize how your offer appears](#customize-how-your-offer-appears-on-storefront) on your store

### Install BOGOS and Choose Your Plan

After installing BOGOS from the Shopify App Store, select a plan that fits your business’s needs:

* **Free plan:** Get 30 lifetime orders to explore BOGOS' key features and see how it works for your store before committing.
* **Paid plan:** Unlock unlimited orders and full advanced features with a 7-day free trial. Each plan comes with a monthly free order limit, and usage charges apply only when you exceed that limit, capped at a maximum amount based on your Shopify plan.

📜 For detailed pricing plans, visit the \[[BOGOS Pricing page](https://bogos.io/pricing/)].

### Enable App Embed

Let's get BOGOS working on your store by enabling the app embed:

<figure><img src="/files/lxQuVI652KjvN7mcwD7y" alt=""><figcaption></figcaption></figure>

1. On the onboarding page, click “Enable app embed” to be quickly redirected to your theme editor.
2. Click Save on the right corner
3. Go back to the app. If the status turns green, you're good to go.

### Create Your First Offer

Pick an offer type that matches your goal:

* [**Gift offer**](/user-guide/detailed-guide/gift-offer/create-gift-offer.md) – Give customers free or discounted gifts when they reach a certain cart or product condition.
* [**Bundle offer**](/user-guide/detailed-guide/bundle-offer.md) – Let customers buy a combo of products at a discount.
* [**Upsell offer**](/user-guide/detailed-guide/upsell-offer.md) – Recommend complementary products alongside the main purchases.
* [**Discount offer**](/user-guide/detailed-guide/discount-offer.md) – Encourage larger purchase quantities with discounts.

<figure><img src="/files/AuQNGbhPjzMGwlzERxRD" alt=""><figcaption></figcaption></figure>

### Set Up Your Offer

In the offer setup screen, fill in a few details to set up your offers:

* **Offer information** – Add name, title, schedule, and other basic details.
* **Main & sub conditions** – Set what customers must meet for the offer to apply (cart value, quantity, specific products, etc.)
* **Rewards** – Define what customers get (gifts, discounts, free shipping, etc.)
* **Others** – Set up additional rules as needed, including combination options, customizing the code display in cart, and other advanced settings.

When you're ready, click “Publish” to make it live (or save "Draft" to make changes later).

### Place a Test Order

To make sure everything works exactly how you want it to, place a test order with the offer you’ve just set up:

1. Hover your mouse next to the offer title and click the eye icon to quickly view your offer.

<figure><img src="/files/KEKdnxmefOMxSDoqKGsD" alt=""><figcaption></figcaption></figure>

2. Add products that meet your offer conditions to the cart.
3. Check that your offer shows up and applies the correct discount or gift.
4. Complete the checkout to place a test order. \[See [Shopify's guide on placing test orders](https://help.shopify.com/en/manual/checkout-settings/test-orders/processing-test-order)]

### Check the Analytics

<figure><img src="/files/vwMWsGiIVXAzK27oDie6" alt=""><figcaption></figcaption></figure>

To confirm that your offer setup and tracking are working correctly:

1. Navigate to the Analytics page.
2. Use the available filters to refine your data:

* Offer type (Gift, Bundle, Upsell, Discount)
* Specific offers
* Date range

3. Review key metrics such as orders, total sales, and average order value.
4. Check the Orders list to make sure your test order appears.

📜 For more details, check out the \[[Analytics](/user-guide/detailed-guide/analytics.md)] guide.

### Customize how your offer appears

Now that your offer works, you can customize how it looks to match your store's style.

1. Navigate to the “Customize” page
2. Choose the offers you want to style.&#x20;
3. You'll be able to adjust display rules, text, colors, and layout.

📜 For more details, check out the \[[Customize](/user-guide/detailed-guide/customize.md)] guide.

### Next Steps

Awesome work! You've just launched your first offer with BOGOS app!

Ready to take it further? Here's what you can explore next:

* [Booster tools](/user-guide/detailed-guide/boosters.md) to effectively promote your offers to customers
* [Translation options](/user-guide/detailed-guide/translation.md) to display your offer content correctly in different languages.
* [Inventory setting](https://bogos-guideline.gitbook.io/user-guide/quick-start-guide/pages/Mx3lvcuUc7WbeGnDYigH#id-5.-gift-inventory-management) for gift offers
* [Advanced integration](/user-guide/integration/integration-partner-list.md) between BOGOS app and other third-party apps to extend functionality


---

# Agent Instructions: 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://bogos-guideline.gitbook.io/user-guide/quick-start-guide/launch-your-first-offer.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.
