> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/pricing/business-plan-membership.md).

# Business Plan Membership

You can upgrade your GoAffPro membership to the [business plan](https://goaffpro.com/pricing). Our business plan offers tailored solutions for merchants looking to optimize their affiliate marketing program.&#x20;

This plan includes a comprehensive package of features and tools designed to elevate your affiliate program to the next level.

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

### In addition to all of the premium plan features listed below, you get:

<details>

<summary>Premium Plan Features</summary>

**Look and Feel**&#x20;

* Legal page editing&#x20;
* Signup page styles (modern and classic)&#x20;
* Multiple signup pages
* New dashboard pages&#x20;
* Facebook Pixel ID (for affiliates)&#x20;
* Custom JavaScript code

**Commissions**

* Product Commission (bulk mode)
* Collection Commission&#x20;
* Royalties Commission&#x20;
* Rule based Royalties&#x20;
* Commission Modifier

**Coupons**

* Dynamic Coupons
* Detect Coupon Leaks&#x20;
* Personal Coupons (automatic generation)

**Affiliates**

* S2S Callback (Postback) for affiliates

**Digital Assets**

* Media upload (size limit removed)&#x20;
* Media upload (upload videos and documents)

**Recruit**

* Invite influencers&#x20;

**Marketplace**

* Marketplace listing

**Post Checkout Popup**

* Post checkout popup (advanced style)

**Email Marketing**

* Bulk email campaigns
* Drip email campaigns

**Multi level Marketing**

* Multi level affiliate network

**Analytics**

* Annual reports

**Notification Settings**

* From Email (notification email address)&#x20;
* Notification email template customization

**Payment Settings**

* Commission Hold Time&#x20;
* Commission Hold Time (on per affiliate basis)

**Extra Settings**

* Target Bonus&#x20;
* Commission Booster
* Recurring Bonus&#x20;
* Form Based Referrals
* Customer Affiliate Connect (recurring commissions)&#x20;
* Affiliate Groups&#x20;
* Party Plans
* Affiliate Store&#x20;
* Affiliate Public Store&#x20;
* Influencer Seeding&#x20;
* Membership Fees&#x20;
* W9 Form&#x20;
* Invoices
* Earnings Report
* Legal Documents
* Webhooks

**Third Party Integrations**

* Account Sync&#x20;
* Order Tags&#x20;
* Customer Tags
* Mailchimp Sync&#x20;
* Omnisend Sync&#x20;
* Klaviyo Sync&#x20;
* Convertkit&#x20;
* MailerLite&#x20;
* ActiveCampaign&#x20;
* CampaignMonitor&#x20;
* Squarespace/Acuity Scheduling&#x20;
* ReCharge Payments&#x20;
* Bold Subscription

**Advanced Settings**

* Multiple Referral Codes&#x20;
* Referral Link Parameters&#x20;
* Blocked IP/Origins&#x20;
* Affiliate Conflict Resolution&#x20;
* Generate Shortened Links (Bitly/Shopify/Cuttly)&#x20;
* Third Party Tracking
* Affiliate Portal Alias

</details>

* Payment request option
* Affiliate tasks and activities
* Custom compensation plans&#x20;
* Automations&#x20;
* Bulk Tools
* Fraud management tools&#x20;
* Vanity subdomain links&#x20;
* Level compression for MLM&#x20;
* Dynamic compression for MLM
* Dedicated account manager&#x20;
* Legal Documents (custom fields)

**For upgrading to the business plan, you can connect with us at <admin@goaffpro.com>**&#x20;


---

# 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://docs.goaffpro.com/pricing/business-plan-membership.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.
