# Pricing and plans

Function Junction uses usage-based pricing, where your monthly fee depends on the revenue generated over time from orders attributed to active campaigns.&#x20;

Only purchases tied to a Function Junction campaign count toward your monthly fee. Orders on products without an active campaign are excluded.

## In this section

* [Pricing and plan overview](#pricing-and-plan-overview)
  * [The Scale plan](#the-scale-plan)
    * [Scale plan tiers](#scale-plan-tiers)
* [How attribution works](#how-attribution-works)
* [Downgrading your plan](#downgrading-your-plan)

***

## Pricing and plan overview

Your fee is calculated based on monthly campaign-attributed revenue (order value plus any discount applied through a campaign) month-over-month. Fees increase by $50 in the first two tiers, and then in $100 increments, up to a $900/month maximum.

Order attributed revenue bandwidth also increases as you scale up, giving you a greater return on investment.&#x20;

{% hint style="info" %}
**Note**

Legacy plans are not affected by Scale pricing.&#x20;
{% endhint %}

### The Scale plan

The Scale plan includes:

* Scale fee with campaign revenue, up to $900/month
* Unlimited campaigns and all templates
* Priority chat and email support

#### Scale plan tiers

<table><thead><tr><th width="292.61328125">Total attributed order revenue</th><th>Monthly fee</th></tr></thead><tbody><tr><td>$0 – $1,000</td><td>$0</td></tr><tr><td>$1,001 – $5,000</td><td>$50</td></tr><tr><td>$5,001 – $10,000</td><td>$100</td></tr><tr><td>$10,001 – $20,000</td><td>$200</td></tr><tr><td>$20,001 – $30,000</td><td>$300</td></tr><tr><td>$30,001 – $40,000</td><td>$400</td></tr><tr><td>$40,001 – $50,000</td><td>$500</td></tr><tr><td>$50,001 – $75,000</td><td>$600</td></tr><tr><td>$75,001 – $100,000</td><td>$700</td></tr><tr><td>$100,001 – $150,000</td><td>$800</td></tr><tr><td>$150,001+</td><td>$900 (maximum)</td></tr></tbody></table>

***

## How attribution works

Function Junction uses order attribution to determine your monthly fee. Only orders where a campaign function was actively applied at checkout count as attributed orders, and their sales value contributes to attributed revenue.&#x20;

Your monthly fee is then calculated based total attributed revenue. All attributed orders are also automatically tagged in Shopify with `function junction`, so you can easily see which purchases were driven by your campaigns. Learn more about [Order tags](/account-management/order-tags.md).

**Example:**

If 500 customers trigger a campaign discount with their purchases in one month, and their combined order value is $50,000, then that $50,000 is counted toward your attributed revenue for the month and goes toward the calculation of your plan tier.

***

## Downgrading your plan

Due to Shopify's billing limitations, plan downgrades can only be applied by support. Please contact support if you want to downgrade your plan: [`functionjunction@presidiocreative.com`](mailto:functionjunction@presidiocreative.com)


---

# 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://support.functionjunctionapp.com/getting-started/pricing-and-plans.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.
