> For the complete documentation index, see [llms.txt](https://ecoboostify.gitbook.io/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ecoboostify.gitbook.io/help/pricing/new-pricing-effective-mar-20-2025.md).

# New Pricing (Effective Mar 20, 2025)

Dear Valued Customers,

We are committed to providing you with the best tools to optimize your Shopify store and boost sales. To better serve your needs, **EcoBoostify will introduce a new pricing structure starting March 20, 2025.**

👉 Choose your plan now to take advantage of exclusive discounts!

### Why Are We Making This Change?

* **Scaling with You** – We offer flexible tools tailored to different stages of your business growth.
* **More Powerful Features** – Higher-tier plans provide advanced functionalities to help you maximize conversions.
* **Better Support** – Growth and Professional plan users will receive priority support from our expert team.

### How Does This Affect Existing Customers?

We appreciate your continued support and would like to offer exclusive benefits to our current users:

* **Free Plan (Installed before March 20, 2025)**: Branding removal included at no extra cost.
* **Paid Plan (Subscribed before March 20, 2025)**: 50% discount on all subscription charges.
* **Starting March 20, 2025**, the new pricing will take effect.

### New Pricing Plans

| Free                                                                                                                                                                                                                                                                                                                                                                        | Growth                                                                                                                                                                                                                                                                                                                                   | Professional                                                                                                                                                                                                                |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <h3>$0</h3><p>Free forever</p>                                                                                                                                                                                                                                                                                                                                              | <h3>$10/month  <del>$19</del></h3><p>14-day trial</p>                                                                                                                                                                                                                                                                                    | <h3>$20/month  <del>$39</del></h3><p>14-day trial</p>                                                                                                                                                                       |
| <p><strong>Shoppable Videos & Reels</strong><br> ✅ 1,000 qualified view/month (≥4s)</p><p> ✅ Unlimited impressions</p><p> ✅ Unlimited clicks</p><p> ✅ Up to 25 Reels</p><p> ✅ Basic analytics<br><br><strong>Apps & Features</strong><br> ✅ Inactive Tab Message</p><p> ✅ Favicon Cart Count</p><p> ✅ Scroll To Top<br><br><strong>Support</strong><br> ✅ Basic support</p> | <p><strong>Everything in Free, plus</strong><br> ✅ 5,000 qualified view/month (≥4s)</p><p> ✅ $5 per 1,000 additional views</p><p> ✅ Up to 150 Reels</p><p> ✅ Growth analytics</p><p> ✅ Remove branding<br><br><strong>Apps & Features</strong><br> ✅ Recent Sales Pop (Soon)<br><br><strong>Support</strong><br> ✅ Live chat support</p> | <p><strong>Everything in Growth, plus</strong><br> ✅ 20,000 qualified view/month (≥4s)</p><p> ✅ $3 per 1,000 additional views</p><p> ✅ Up to 300 Reels<br><br><strong>Support</strong><br> ✅ Priority live chat support</p> |

### Frequently Asked Questions (FAQ)

<details>

<summary>Can I continue using the Free Plan?</summary>

Yes! The Free Plan will remain available, but with some limitations on advanced features.

</details>

<details>

<summary>What is a “Qualified View (≥4s)?”</summary>

We calculate a qualified view only if a user watches the video for at least 4 seconds. Our research shows that a user needs at least 4 seconds to engage and make a purchase decision, ensuring more accurate performance tracking. Other apps may count a view just when the video appears, but we prioritize meaningful engagement!

</details>

<details>

<summary>Can I try the new plans before committing?</summary>

Yes! We offer a 14-day free trial for the Growth and Professional plans.

</details>

### Need Assistance? Contact Us!

If you have any questions or need financial support, feel free to reach out:

* Email: <ecoboostify@gmail.com>
* Live chat in Shopify Admin

Thank you for being part of EcoBoostify! We’re excited to continue supporting your success.

Best regards,

**The EcoBoostify Team**


---

# 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, and the optional `goal` query parameter:

```
GET https://ecoboostify.gitbook.io/help/pricing/new-pricing-effective-mar-20-2025.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
