Best Chartsy Growth Feature Best Practices

August 13, 2026
7 min read
Best Chartsy Growth Feature Best Practices

You need a clear view of which marketing moves actually add dollars, not just clicks. Below are the exact steps to turn Chartsy’s Growth feature into a daily growth engine.

Table of Contents

  • 1. Chartsy (Our Top Pick)
  • Step 2: Standardise UTMs and Check Your Acquisition Data
  • Step 3: Connect Marketing Sources to Subscription Outcomes
  • Step 4: Compare Channels by Customers, MRR, Revenue, and Retention
  • Step 5: Turn Attribution Findings into a Repeatable Growth Review
  • FAQ

1. Chartsy (Our Top Pick)

Chartsy is an AI‑powered analytics platform that pulls Stripe and Paddle data into instant charts. The Growth feature links every UTM, campaign, or referral to real subscription outcomes, so you see which source brings paying customers and which just adds noise.

What makes it the top pick? First, it creates visual answers from plain‑English questions , no SQL, no spreadsheet gymnastics. Second, it matches visits to revenue automatically, so you avoid manual CSV joins. Third, the UI shows churn, MRR, and LTV by channel in one place, letting you spot leaky sources fast.

Founders who switch from a generic dashboard to Chartsy report cutting the time to answer a growth question from hours to seconds. Chartsy Growth Feature Overview walks through the exact workflow.

It isn’t a magic bullet, though. The platform only supports Stripe and Paddle, so if you rely on an unsupported billing platform you’ll need a separate sync. Also, the AI can misinterpret ambiguous prompts; clear phrasing helps.

Chartsy Growth dashboard showing revenue by marketing channel.

Bottom line: Chartsy gives you fast, source‑level revenue insight with minimal setup. By the end of Step 1 you should have the Growth UI open and a basic question answered.

Step 2: Standardise UTMs and Check Your Acquisition Data

UTM tags are the glue that holds traffic to revenue. If every campaign uses a different naming style, your attribution will be a mess.

Start by defining a naming convention , source, medium, campaign, content , and lock it in a shared document. For example, useutm_source=google,utm_medium=cpc,utm_campaign=summer‑launch. Apply the rule to all paid, social, and referral links.

Next, audit existing URLs. Export a list of recent campaign links from your ad platform and scan for missing or misspelled parameters. Fix the ones you can and flag the rest for future care.Consistent UTMs let Chartsy’s Growth feature group traffic correctly. Without that, the tool will label unknown traffic as “direct,” which hides the true performance of many channels.

For a deeper dive on why consistent tagging matters, see the Wikipedia entry on marketing attribution. It explains how attribution models rely on clean source data.

Once your tags are tidy, run a quick test: fire a test URL with the new format, sign up using a dummy email, and verify that Growth shows the correct source. If the source appears as “direct,” revisit the tag.

By now you should have a solid UTM system and confidence that every click can be traced to a source.

Step 3: Connect Marketing Sources to Subscription Outcomes

Growth needs two pieces of data: the visitor’s source and the subscription record that follows. The first piece comes from a tiny JavaScript snippet you add to your site. The second piece is a read‑only OAuth link to Stripe or Paddle.

Paste the script tag just before the closing

tag on your main site. It reads UTM parameters, sets first‑touch and last‑touch cookies, and works across subdomains. No build step, no extra library.

Then, add the signup event. For a no‑code form, simply add adata‑chartsy‑signupattribute. For a custom flow, fire a single line of JavaScript that callschartsy.trackSignup()when the user completes the form.

Finally, connect your billing provider. In Chartsy’s Settings, click “Connect Stripe” (or Paddle) and approve the OAuth request. Growth instantly matches every signup to the real subscription, pulling MRR, churn, and lifetime value.

When the three pieces sync, you’ll see a live table that rolls up current MRR, total revenue, and churn by source. This is the core of source‑level growth insight.

For background on recurring revenue concepts, consult Recurring revenue. Understanding MRR and churn helps you interpret the numbers Chartsy surfaces.

After this step you should have a live dashboard that shows each channel’s contribution to actual revenue, not just traffic.

Step 4: Compare Channels by Customers, MRR, Revenue, and Retention

Now that Growth is feeding you data, it’s time to compare the channels side by side. Open the “Channel Attribution” view and add four columns: New Customers, MRR, Total Revenue, and Churn Rate.

Look for big gaps. A channel that brings many visitors but only a few paying customers may have a high churn rate. Conversely, a low‑traffic source that generates a high‑value customer base can be a growth engine.Example: In a recent test, a product‑hunt launch sent 150 visitors, yielded 10 paid customers, and contributed $8K MRR. A paid‑search campaign sent 2,000 visitors, delivered 15 customers, and added $5K MRR. The growth review flagged the product‑hunt source as the higher‑ROI channel, even though its traffic looked modest.

Use the insight to reallocate budget. If a channel’s churn exceeds 10%, consider improving onboarding or offering a targeted win‑back email. If a channel’s average revenue per user (ARPU) is double the overall average, double‑down on that acquisition path.

Chartsy lets you slice by plan tier, country, or cohort, so you can see whether a channel brings more premium users or just free trials. That depth helps you avoid chasing vanity traffic.

Remember, the goal isn’t to pick a single “winner” forever. Market dynamics shift, so keep the comparison view refreshed weekly.

SaaS Analytics Beyond Your Payment Dashboard - Chartsy

By the end of this step you should have a ranked list of channels, each with clear metrics that guide budget decisions.

Step 5: Turn Attribution Findings into a Repeatable Growth Review

Insights are only useful if they become habit. Set a recurring review cadence , weekly for fast‑moving channels, monthly for stable ones.

Create a simple template: Channel name, visitors, new customers, MRR, churn, key actions (e.g., increase spend, test new ad copy, improve landing page). Save the template as a Chartsy dashboard widget so the team can fill it in with one click.

Invite the relevant stakeholders , marketing, product, finance , to the review meeting. Walk through the top three performing channels and the three under‑performing ones. Assign owners to each action item.

Track the outcome of each action in the next review. If you raised spend on a high‑ARPU channel, note the change in MRR. If you tweaked a landing page on a high‑churn source, record the new churn rate.

Over time you’ll build a data‑driven playbook that tells you which levers move the needle. The playbook lives inside Chartsy as a saved dashboard, so anyone can see the latest numbers without digging.

SaaS growth review meeting using Chartsy dashboards.

Bottom line: A repeatable review turns raw attribution data into concrete growth experiments and keeps the whole organization aligned on what really drives revenue.

FAQ

What is the Chartsy Growth feature?

The Growth feature connects your website traffic to Stripe or Paddle subscription data, showing MRR, churn, and revenue by marketing source. It does this with a script tag and a one‑click OAuth connection.

Do I need a developer to set up Growth?

No. Adding the script tag and the signup attribute requires only copy‑paste, and the Stripe/Paddle link is a guided OAuth flow. Most founders can finish the setup in under 30 minutes.

Can Growth handle multiple subdomains?

Yes. The script shares first‑touch and last‑touch cookies across all subdomains, so a visitor who lands on a marketing site and signs up on an app subdomain is still credited to the original source.

How does Growth treat traffic without a clear source?

Unidentified visits are counted as “direct” instead of being forced into a channel bucket. This keeps your channel metrics honest.

What metrics should I focus on when reviewing channels?

Look at new customers, MRR, total revenue, and churn rate per channel. High ARPU or low churn can justify more spend even if raw visitor numbers are low.

Is there a way to automate the review process?

Chartsy lets you save a custom dashboard with the key tables you need. You can set email or Slack alerts for metric thresholds, turning the manual review into a semi‑automated check.

Start with Chartsy’s Growth feature, set up clean UTMs, link your data sources, compare channel performance, and lock in a weekly review. That’s the fastest path to turning marketing noise into real revenue growth.

Chartsy Team

Written by

Chartsy Team

The Chartsy Team writes guides, product updates, and resources to help SaaS and eCommerce founders make sense of their metrics, without SQL or spreadsheets.

Chartsy