> For the complete documentation index, see [llms.txt](https://docs.coda.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coda.co/coda-links/link-users-out-to-coda-hosted-payment-page/how-to-enable-liveops-on-post-purchase-screen.md).

# How to enable LiveOps on post-purchase screen

<figure><img src="/files/cnkUkPgj9Y9Yw2B4QEIu" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" icon="seedling" %}

#### Why having LiveOps features on Coda Links is crucial for your long-term revenue

* **Linkouts are not free:** Including in the US, Google and Apple are fighting tooth and nail to impose fees on external purchases to protect their revenue streams. For instance, Google charges up to a 20% commission on purchases made within 24 hours of a user following an external payment link. Similarly, Apple imposes a 15% commission on website sales initiated within 7 days of an end user tapping an out-of-app link. If users stick exclusively to linkout payments directly from the app, publisher margins will continuously be undercut by these fees with no way out.
* **Out-of-app loyalty means long-term profitability:** Converting purchasers from in-app to webstore should be the **ultimate goal**. Publishers can use elements on the Coda Links success page to convert users into direct webstore customers, which makes the long-term cost per transaction significantly lower. When users build a habit of going directly to out-of-app channels like a webstore, they bypass the in-app link altogether. These direct visits make their future purchases completely out-of-reach for the app platforms, meaning all fee savings will go straight to the publisher's bottom line.
  {% endhint %}

{% stepper %}
{% step %}

### Publish your Coda Webstore on the same Coda publisher account

Follow the guide here: [Steps to Launch your Web Store](/coda-webstore/steps-to-launch-your-web-store.md)
{% endstep %}

{% step %}

### Activate LiveOps offers

Learn how to activate various LiveOps mechanisms on your store: [Commerce LiveOps](/coda-webstore/commerce-liveops.md)
{% endstep %}

{% step %}

### Webstore offers will show up automatically on Coda Links' post-purchase screen

<figure><img src="/files/4TsXCzRtjWs3GBANTcbG" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coda.co/coda-links/link-users-out-to-coda-hosted-payment-page/how-to-enable-liveops-on-post-purchase-screen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
