Price Clicker Help Center

Understanding Pricing Rules

Back to Help Center

Pricing rules are the engine behind Price Clicker's automated quote calculations. They transform customer answers into accurate pricing without any manual work on your part. This guide explains how rules work, the different types available, and best practices for creating pricing logic that handles any scenario your customers throw at you.

What Are Pricing Rules?

A pricing rule is a mathematical instruction that tells Price Clicker how to adjust the quote based on what customers select or enter. Think of rules as "if-then" statements: "If the customer selects Commercial property, add $500" or "If they enter 5 rooms, multiply by $150 per room." Rules can be simple or complex, and you can combine multiple rules to create sophisticated pricing models.

Every rule is linked to a specific question in your form (except Base Addition rules, which apply question-free items only). When a customer answers that question, the associated rule contributes to the calculation formula. Price Clicker evaluates your rules through the calculation formula panel on the Rules page—not as a simple sequential running total.

Key Concept

Rules combine in the calculation formula panel. How you arrange and reference rules in the formula determines the final quote—not the order in which customers answer questions alone. Review the formula panel whenever your totals don't match expectations.

Rule Types

Price Clicker offers several rule types that you can mix and match in your calculation formula. Understanding when to use each type is crucial for accurate quote calculations.

1. Base Addition

Base Addition rules add fixed amounts that are not tied to a customer question—question-free items only. Use them for minimum fees, flat service charges, or other baseline costs that always apply or apply without a corresponding form question.

Example: You charge a $500 minimum service fee just to show up and assess a project. Create a Base Addition rule of $500.

2. Correspondence

Correspondence rules add or adjust pricing based on a customer's answer to a specific question. These are the most common rule type for optional features, add-ons, or service tiers with predictable price differences tied to multiple choice, checkbox, or other question types.

Example: Your base painting service is $500, but customers can add ceiling painting for $200. Create a Correspondence rule that adds $200 when "Include ceiling" is checked.

3. Multiplier

Multiplier rules scale pricing based on quantity or percentage adjustments. Instead of adding a fixed amount, they multiply a value by the customer's input. Multipliers are essential for volume-based pricing where costs scale with quantity.

Example: You charge $50 per room for painting. Create a Multiplier rule linked to "How many rooms?" that multiplies the customer's answer by $50. If they enter "8," the calculation is 8 × $50 = $400.

4. Shifting Multiplier

Shifting Multiplier rules apply tiered or graduated multipliers that change based on thresholds or ranges in the customer's input. Use them when your per-unit rate changes at different quantity levels.

5. Exponentially Shifting Multiplier

Exponentially Shifting Multiplier rules apply multipliers that change at an accelerating rate. Use them for pricing models where costs grow faster as quantities increase.

6. Distance

Distance rules calculate pricing based on address questions—typically travel fees, delivery charges, or service-area adjustments derived from customer location data.

Creating Your First Rule

To create a pricing rule, navigate to the Rules page in your profile editor. Questions and rules are managed on the same page. Click "Add Rule" next to the question you want to affect pricing (or add a Base Addition rule for question-free items). The rules interface shows:

Let's walk through a real example. Say you're a house painter with this question: "What type of property?" with options "Residential" and "Commercial." You want to charge $500 for residential and $1,200 for commercial. Here's how to set it up:

  1. Create a Correspondence rule for "Residential" with value $500
  2. Create a Correspondence rule for "Commercial" with value $1,200
  3. Add both rules to your calculation formula panel

When customers select "Residential," they see $500. Select "Commercial," they see $1,200. Only one base price applies at a time—whichever option they choose.

Combining Multiple Rules

The real power of Price Clicker comes from combining rules across multiple questions. Let's build on our painting example by adding more complexity:

Question 1: "What type of property?" (Residential / Commercial)
Rule: Correspondence $500 for Residential, $1,200 for Commercial

Question 2: "How many rooms?"
Rule: Multiplier × $75 per room

Question 3: "Include ceiling painting?" (Yes / No)
Rule: Correspondence +$200 if Yes

Question 4: "Paint quality?" (Economy / Standard / Premium)
Rules: Correspondence: Economy +$0, Standard +$150, Premium +$400

Add these rules to your calculation formula panel so they combine correctly. For a customer who selects Residential, 5 rooms, Yes to ceiling, and Premium paint, Price Clicker evaluates the formula and produces the final quote instantly as they progress through your form.

Important Note

Check your calculation formula panel whenever totals look wrong. How rules are referenced and combined in the formula determines the result—not just the order customers answer questions. Adjust the formula if calculations aren't producing expected results.

Advanced Rule Techniques

Once you're comfortable with basic rules, you can create more sophisticated pricing models using these advanced techniques.

Tiered Pricing with Multipliers

Use multipliers for volume discounts or tiered pricing. Create rules that apply different rates based on quantity ranges. For example, you might charge $10 per unit for 1-100 units, $8 per unit for 101-500 units, and $6 per unit for 501+ units. Structure your questions to capture quantity ranges, then apply the appropriate multiplier to each tier.

Percentage-Based Adjustments

Multipliers don't have to be whole numbers. Use decimals for percentage-based pricing. A 1.15 multiplier adds 15% (useful for rush fees or premium service levels). A 0.85 multiplier reduces the price by 15% (bulk discounts or seasonal promotions). Apply these multipliers late in your rule sequence so they affect the accumulated total.

Conditional Discontinuation

Use the "Discontinue" checkbox on rules to hide entire questions based on previous answers. If customers select "Commercial" property type, you might discontinue residential-specific questions about HOA requirements or home square footage. This creates a dynamic form that adapts to each customer's needs, reducing confusion and improving completion rates.

Service Entry Tracking

The "Add Service" feature lets you attach descriptive labels to pricing options. When customers see their final quote, they get an itemized list of what's included. This transparency increases trust and justifies your pricing. Use service entries for all significant add-ons and upgrades so customers understand exactly what they're paying for.

Common Pricing Scenarios

Here are tested approaches for common business models. Use these as starting templates and adapt them to your specific needs.

Per-Unit Pricing (Contractors, Manufacturers)

Hourly/Daily Rates (Consultants, Freelancers)

Subscription Services (Recurring)

Square Footage Pricing (Cleaning, Flooring, Painting)

Testing Your Rules

Never launch a pricing form without thorough testing. Use Price Clicker's preview mode to walk through your form as a customer would. Try these test scenarios:

  1. Minimum Configuration: Select the cheapest option for every question. Does your minimum price make sense?
  2. Maximum Configuration: Select the most expensive option everywhere. Is this what you'd charge for your premium offering?
  3. Typical Customer: Answer as your average customer would. Does this match your typical project value?
  4. Edge Cases: Enter zero in number fields. Enter huge numbers. Select contradictory options. Your rules should handle these gracefully.
  5. Calculation Verification: Manually calculate expected totals and compare them to what Price Clicker shows. Any discrepancies indicate rule order or logic issues.

Pay special attention to how multipliers are referenced in your calculation formula. If a rush-fee multiplier applies to the wrong part of the formula, the quote can change dramatically. Test different scenarios to ensure multipliers apply where you intend.

Pro Tip

Create a spreadsheet with your expected pricing for common scenarios. As you test your form, verify that Price Clicker's calculations match your spreadsheet. This catches rule order issues and logic errors before customers see them.

Troubleshooting Common Rule Issues

Even experienced users occasionally run into rule problems. Here are the most common issues and how to fix them:

Quotes Are Too High or Too Low

Check your calculation formula panel. How rules are combined in the formula produces different results than you might expect from a simple running total. Also verify that Correspondence amounts are correct—a typo turning $200 into $2000 dramatically affects quotes.

Rules Not Activating

Ensure the question type matches the rule condition. If you set a rule for a specific multiple-choice option but customers see a dropdown or checkbox instead, the rule may not trigger. Also check that the option text exactly matches—even extra spaces can prevent rule activation.

Unexpected Total When Multiple Options Selected

With checkboxes, multiple rules can activate simultaneously. If three checkboxes each add $100, selecting all three adds $300. Make sure this is your intended behavior. For mutually exclusive pricing (only one should apply), use multiple choice instead of checkboxes.

Multiplier Producing Wrong Amount

Verify you're using the multiplier on the correct part of your calculation formula. If you intend to charge $50 per unit on just the base amount, but your formula references a broader subtotal, it multiplies more than intended. Adjust the formula so multipliers apply to the right values.

Best Practices for Rule Design

Follow these guidelines to create pricing rules that are accurate, easy to maintain, and provide customers with transparent pricing:

Maintaining Rules Over Time

Pricing changes as your business evolves. Markets shift, costs fluctuate, and you refine your offerings. Price Clicker makes updating rules easy—you can modify any rule anytime without breaking your form's embed code or affecting existing saved quotes.

When updating prices, consider your existing pipeline. If you have leads with saved quotes at old pricing, decide whether to honor those quotes or let them expire. Price Clicker's expiration settings protect you from extended price commitments.

Review your rules quarterly. Look at your actual project values versus quoted values. If real jobs consistently end up 20% higher than quotes, your rules underestimate. Adjust accordingly. Track your conversion rates too—if quotes are too high, prospects won't convert.

What's Next?

You now understand how pricing rules work and how to create sophisticated pricing models. From here:

Pricing rules are powerful but flexible. Start with simple configurations that match your current pricing model, then expand as you get more comfortable. The goal is accurate quotes that reflect your value while remaining simple enough for customers to understand. When done right, automated pricing saves you hours of quote preparation while capturing leads you'd otherwise miss.

Related Articles

Still have questions?

Our support team is here to help you succeed