# Shopify

要与 Shopify 集成，需要在 Shopify 仪表板中放置 Offer18 Image 像素

### [<mark style="color:蓝色;">获取图像像素</mark>](/zh/wang-luo/hui-chuan-ji-cheng.md)

**示例：- 用于 Shopify 的图像像素以收集各种数据值**&#x20;

{% code overflow="wrap" %}

```
<img src="https://example.o18.click/p?m=0000&t=i&gb=1&sale={{ total_price | money_without_currency }}&adv_sub4={{ total_price | money_without_currency }}&adv_sub5={{ order_number }}&currency={{ currency }}" width="0px" height="0px">
```

{% endcode %}

***

### Shopify 集成

1. 转到 Shopify 商店
2. 设置 **»** 结账 选项卡
3. 转到订单处理 部分
4. 在“附加脚本”字段中添加图像像素

<figure><img src="/files/883e58aaf9223e120a95c200356d78bc4f7c1bdb" alt=""><figcaption></figcaption></figure>

5\. 转到 **保存**

***

**完整教程 - Shopify 集成**

{% embed url="<https://youtu.be/0v2ukk7KtWc>" %}


---

# 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://knowledgebase.offer18.com/zh/wang-luo/dian-zi-shang-wu-ji-cheng/shopify.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.
