> 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/campaign-content/preview-web-content.md).

# ウェブコンテンツをプレビューする

### ウェブコンテンツのプレビュー <a href="#gjdgxs" id="gjdgxs"></a>

Optimizely Data Platform (ODP) を使用すると、サイト上の Web コンテンツをプレビューしたり、Web コンテンツを公開する前に他の従業員と共有したりできます。

### プレビューコンテンツ <a href="#id-30j0zll" id="id-30j0zll"></a>

**「デザイン」ウィンドウ**&#x3067;**「プレビュー」**&#x3092;クリックします。

![](/files/vDkCYLtEsezMvh7ANXWS)

プロンプトが表示されたら、ページの URL を入力します。

![](/files/X3wm6v4p2Gmxs5tGje4N)

**「ページ」ウィンドウ**で設定したルールと一致するかどうかを検証します。 プレビュー フェーズではすべてのトリガーが表示されますが、制約は無視されます。

### トラブルシューティング <a href="#id-1fob9te" id="id-1fob9te"></a>

プレビューできない場合は、次の基準が満たされていることを確認してください。

1\. Optimizely SDK を問題のサイト URL と統合するか、Shopify などのこれを処理するアプリ/統合を使用する必要があります。

2\. ページの URL が制約と一致していることを確認してください。 たとえば、プレビューしようとしているサイトが*myacme.com であり、*&#x30DA;ージの制限により URL に*acme.com が含まれている必要がある場合*、ODP はエラーを表示します。


---

# 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/campaign-content/preview-web-content.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.
