The problem of pricing is rooted in code, not billing.

price tag
Developers use Stigg's software and APIs to get up and running with self-serve pricing that just works.

Grow Faster

arrow
Rapidly unlock new revenue hidden behind impaired monetization strategy
crown icon

Beat Competitors

Cut the time to market by accelerating pricing and packaging operations

Save Time

dollar sign icon
Reduce time spent by engineering teams on building and maintaining pricing.
Stigg for
"stigg for" text

Developers

code icon
Entitlements are the building blocks for a truly flexible taxonomy & lightning fast plan-features mapping
Feature
Represents functionality in the product. Features are environment-specific and can be dependent on one another.
We support 2 types of features: metered and unmetered.
Metered Feature
Represents a feature that requires tracking of its usage.
We support 2 types of metered features: fluctuating and continuously incremental.
Fluctuating
Environment
Prod
Feature
create-boards
1
2
3
4
5
6
7
8
9
10
11
{
   "id": "68eb3e23-...",
   "refId": "feature-03-analytics",
   "displayName": "Analytics",
   "featureType": "BOOLEAN",
   "featureStatus": "NEW",
   "description": "Access to analytics"
   …
{
   "id": "053fa17a-...",
   "refId": "feature-01-seats",
   "displayName": "Team size",
   "featureType": "NUMBER",
   "units": "Seat",
   "unitsPlural": "Seats",  "featureStatus": "NEW",
   "meterType": "FLUCTUATING",
   "description": "# of team members"
   …
{
   "id": "1ee16ff7-...",
   "refId": "feature-02-orders",
   "displayName": "Fulfilled orders",
   "featureType": "NUMBER",
   "units": "Order",
   "unitsPlural": "Orders",
   "featureStatus": "NEW",
   "meterType": "INCREMENTAL",
   "description": "Number of orders"
   …
Entitlement
Refers to the right to use features. Provide fine-grained controls over how an individual or organization can use a feature.
When a feature is attached to a plan or an add-on it becomes an Entitlement.
Entitlements set limits, and govern things like how much value an account gets and to which extent.
We support 2 types of entitlements: metered and unmetered.
Plan
Entitlement
canAccess: true
Feature
create-boards
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
   "id": "add80449-...",
   "type": "PLAN",
   "refId": "plan-ecommerce-basic",
   "displayName": "Basic plan",
   "entitlements": [
      {
         "feature": {
         "refId": "feature-03-analytics",
         …
{
   "id": "add80449-...",
   "type": "PLAN",
   "refId": "plan-ecommerce-basic",
   "displayName": "Basic plan"
   "entitlements": [
      {
         "feature": {
         "refId": "feature-02-orders",
            …
         },
         "usageLimit": 25,
         "resetPeriod": "MONTH",
         …
Plan
Is a type of a package which represents set of functionalities of a product that customers are charged for during a pre-defined time period. The functionality that’s included in each plan is defined by entitlements that are associated with the
specific plan.
Fluctuating
Product
Plan
displayName: Pro
Entitlement
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"id": "4e5b677d-...",
	"type": "PLAN",
	"refId": "plan-ecommerce-essentials",
	"displayName": "Essentials",
	"description": "Advanced plan",
	"prices": [ …  ],
	"productId": "a1911ed6-...",
	"entitlements": [
			{
				"usageLimit": 100,
				"feature": {
					"refId": "feature-02-orders",
					…
Add-on
Is a type of a package which represents set of functionalities of a product that customers are charged for during a pre-defined time period. The functionality that’s included in each plan is defined by entitlements that are associated with the
specific plan.
Fluctuating
Product
Customer
Subscription
Add-on
displayName: 10 users
Entitlement
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"id": "db628173-...",
	"type": "ADDON",
	"refId": "addon-10-orders",
	"displayName": "10 Orders",
	"description": "Additional quota",
	"prices": [ ... ],
	"entitlements": [
		{
			"usageLimit": 10,
			"feature":
			{
				"refId": "feature-02-orders",
				…
Product
Represents a product or product-line that you offer to your customers.
Fluctuating
Environment
Prod
Product
displayName: CRM
Plan
Add-on
1
2
3
4
5
6
7
8
9
{
	"id": "a1911ed6-...",
	"displayName": "E-Commerce",
	"refId": "product-ecommerce",
	"isDefaultProduct": true,
	"plans": [
		{
 			"refId": "plan-ecommerce-basic"
		},
    …
Feature
Represents functionality in the product. Features are environment-specific and can be dependent on one another.
We support 2 types of features: metered and unmetered.
Represents a feature that requires tracking of its usage.
We support 2 types of metered features: fluctuating and continuously incremental.
Entitlement
Refers to the right to use features. Provide fine-grained controls over how an individual or organization can use a feature. When a feature is attached to a plan or an add-on it becomes an Entitlement. Entitlements set limits, and govern things like how much value an account gets and to which extent. We support 2 types of entitlements: metered and unmetered.
Represents a feature that requires tracking of its usage.
We support 2 types of metered features: fluctuating and continuously incremental.
Plan
Is a type of a package which represents set of functionalities of a product that customers are charged for during a pre-defined time period. The functionality that’s included in each plan is defined by entitlements that are associated with the
specific plan.
Add-on
Is a type of a package which represents set of functionalities of a product that customers are charged for during a pre-defined time period. The functionality that’s included in each plan is defined by entitlements that are associated with the
specific plan.
Product
Represents a product or product-line that you offer to your customers.
Safely roll-out end-to end pricing changes with a click of a button.
Free plan
Users
1
Stores
1
Products
1
Orders
1
Analytics
Store #123
BagStore
Products
01/09
Orders
01/20
Store #123
PlantStore
Products
01/09
Orders
01/20
Store #123
MusicStore
Products
01/09
Orders
01/20
Store #123
HealthStore
Products
01/09
Orders
01/20
Free
$0 /month
1 Users
2 Stores
10 Products
20 Orders
Analytics
Pro
$45 /month
10 Users
12 Stores
30 Products
100 Orders
Analytics
Enterprise
$50 /month
50 Users
30 Stores
80 Products
200 Orders
Analytics
Support
"stigg for" text

Startups

Introduce a well-planned freemium or free trial experience that your customers will love, right off the bat.
In-app self-serve portal
Let your users easily manage their pricing plan and billing settings.
Empower them with usage observability they can trust and understand.
Feature limits & free trials
Rapidly tweak and iterate on your pricing plans with no-code flexibility.
Let your users immediately experience your product, without giving away
the farm.
Metering
Introduce any type of metered offer.
Seats, GBs, MAU or else. Billed as prepaid, post or as-you-go.
Quotas or unlimited. Everything goes.
Integrations
Stigg natively integrates with your product, website, billing and CRM, ensuring every change you run permeates and syncs all the important knobs. Set it up as a data source for your modern GTM automation stack. That’s going to light-up some serious a-ha moments.
Notifications
Let your users know about the latest status of their trials and gated quotas via email or in-app notifications.
Automatically, but even more so, intelligently, activate and turn free users into paying customers, and grow their usage.
Pricing page
Never spend another second building or maintaining your website pricing page. Stigg will continuously keep it up-to-date with the latest changes and running experiments.
"stigg for" text

Growth teams

graph icon
Eliminate guesswork. See the intersection between how much value to give away for free and the right moment to charge.
Real-time usage analysis
Paywall experiments
"coming soon" text

Ready to unlock new growth?

It’s easy to get started with a free plan.