---
title: Paywall revenue attribution for founders | MorePaying
description: Ask one question at the paywall. Attach every answer to real revenue and the channel that brought it.
canonical: /
locale: en
site: MorePaying
---

> HTML version: /
> Site index for agents: /llms.txt

# MorePaying

Paywall revenue attribution for founders.

Ask one question when they don't pay. See the reason land on a board — tied to revenue and channel.

Try the demo on the homepage: click Don't upgrade, pick a reason, watch the card appear.

## Install

```html
<script src="https://morepaying.com/widget.js"></script>
<script>
  MorePaying.init({
    projectKey: "mp_proj_YOUR_KEY",
    apiBase: "https://morepaying.com"
  })
  MorePaying.identify({ userId, plan, creditsRemaining })
  MorePaying.track("pricing_view")
  MorePaying.track("pricing_exit")
</script>
```

How to attach: /use

Contact: contact@morepaying.com
