> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-justuno.md).

# JustUnoの統合

JustUno は、売上を促進し、電子メールによるリード獲得を増やし、Web サイトのメッセージングを改善するためのコンバージョン最適化プラットフォームとして機能する Shopify アプリです。 ODP JavaScript 埋め込みコードにより、JustUno の自動機能が可能になりますが、必要に応じてカスタマイズできます。

### JustUno を構成する <a href="#ndbirjdtdcp8" id="ndbirjdtdcp8"></a>

1. 「アプリ設定」に移動し、「JustUno」を選択し、「アプリのインストール」をクリックします。\
   ![integrate-Justuno-1.png](/files/RNubnKk6L3kPhzjgoSG2)
2. 「JustUno の概要」セクションの指示に従い、「Juno 統合ドキュメント」をクリックして、必要な認証データを見つけます。
3. ODP JavaScript 埋め込みコードをインストールし、その機能を確認し、統合が機能するように JustUno を埋め込みます。

JustUno は、収集した電子メールを ODP にプッシュします。情報を特定の ODP リストに送信するには、JustUno 統合ドキュメントにアクセスし、プロセスに従ってください。


---

# 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://manual.dxable.com/optimizely/platform/optimizely-data-platform/optimizely-data-platform-integrations/integrate-justuno.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.
