# Attribution

Attribution system is the capital 'T' Truth of a media ecosystem, establishing what upstream publisher or action--a click on a Tweet, an Instagram ad--led to some valuable downstream user action like an install or a purchase.&#x20;

In its pure and perfect form, attribution lets you measure along what's known as the marketing 'funnel': the narrowing cohort of users who progressively advance from Discord post to click to wallet sign-in to some on-chain (or off-chain) user action. If you know how you monetized 'down funnel' inside your app experience, and you know how much you spent getting the users there (either via paid media like ads, or even organic media like blog posts), then you can calculate your 'ROAS' (return on advertising spend....marketing tech has lots of acronyms). Pristinely, it looks somewhat like this:

<figure><img src="https://1560216118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXCbRJugC9obtJ12iHKUB%2Fuploads%2FqZGlB8RxbvGKySmx9nAH%2Fgb_2.webp?alt=media&#x26;token=4edfc65f-8044-4442-8e5e-2f7ed56b20ce" alt=""><figcaption></figcaption></figure>

If ROI > 1, you have a viable business. If it isn't....you don't. \
\
This is the unforgiving math of any business, digital or analog. The difference is in the digital world you can (almost) measure all of it out to four decimals.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.spindl.xyz/spindl/overview/attribution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
