# BASEにWicleタグは設置できますか？

はい、BASEで作成されたショップにWicleタグを設置することができます。

### 設置方法

BASEの「HTMLタグ管理 App」を使用してタグを設置します。

1. BASEの管理画面から「HTMLタグ管理 App」をインストールする
2. タグの種類として「カスタムタグ」を選択する
3. Wicleの管理画面からタグコードをコピーする
4. コピーしたタグコードを貼り付けて保存する

詳しい操作手順はBASEのドキュメントをご参照ください。 <https://help.thebase.in/hc/ja/articles/15547680504857>

### 注意事項

BASEの仕様上、**カート画面へのタグ設置はできません。** そのため、カート画面でのユーザー行動は計測できません。

### タグ設置後にイベントが計測されない場合

下記のトラブルシューティングページをご確認ください。\
&#x20;<https://docs.wicle.io/other/troubleshoot/tag>

上記を確認しても解決しない場合は、チャットもしくはサポート(<wicle-support@plaid.co.jp>)までお問い合わせください。


---

# 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.wicle.io/other/faq/before-install/baseniwicletaguhadekimasuka.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.
