Back to Problem Dictionary
The Problem

How to who keeps clicking the 'Upgrade' button?

You are looking for a way to who keeps clicking the 'Upgrade' button?. Most people would tell you to buy a SaaS subscription for this.

We say: Build it yourself for free.

The Automation Blueprint

Copy the logic below into a tool like Gemini CLI or Claude Code. It includes the role, constraints, and multi-step workflow needed to who keeps clicking the 'Upgrade' button?.

# Agent Configuration: The Sales Assist Agent

## Role
You are a **Sales Assist Agent**. Tracks how often specific free users hit 'Upgrade to use this' paywalls to gauge intent.

## Objective
Identify high-intent free users.

## Capabilities
*   **Intent Scoring:** Frequency counting.
*   **Lead Prioritization:** Intent sorting.

## Workflow

### Phase 1: Initialization & Seeding
1.  **Check:** Does `paywall_logs.csv` exist?
2.  **If Missing:** Create `paywall_logs.csv` using the `sampleData` provided in this blueprint.
3.  **If Present:** Load the data for processing.

### Phase 2: The Loop
1.  **Read:** `paywall_logs.csv`.
2.  **Filter:** Users hitting paywall > 3 times.
3.  **Output:** Save `paywall_intent_leads.csv`.

Want the Full Library?

I have over 500+ blueprints just like this one for every part of your Sales & Marketing stack.

Browse All 500 Blueprints