# 基礎追蹤 (必要)

請將追蹤程式碼放置於欲追蹤的所有網頁 \<head> 中。

<pre class="language-html" data-overflow="wrap" data-line-numbers data-full-width="false"><code class="lang-html">&#x3C;script>
!function(t,e){t.itg=t.itg||function(){"send"==arguments[0]?(t.itg.q=t.itg.q||[]).push(arguments):(t.itg.q=t.itg.q||[]).unshift(arguments)},a=document.createElement("script"),a.type="text/javascript",a.async=1,a.src="https://track.instag.ai/track.min.js",m=document.getElementsByTagName("script")[0],m.parentNode.insertBefore(a,m)}(window);
itg('init', {'id':'<a data-footnote-ref href="#user-content-fn-1">請填入您的網站 ID</a>'});
itg('send');
&#x3C;/script>
</code></pre>

{% hint style="warning" %}
請務必填入您的 「網站 ID」&#x20;

您可以從 「Instag > 帳戶 > 網站 > 資訊」 找到您的網站 ID
{% endhint %}

[^1]: 您可以從 「Instag > 帳戶 > 網站 > 資訊」 找到您的網站 ID


---

# 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://instag.gitbook.io/doc/cheng-shi-ma-zi-ding-an-zhuang/ji-chu-zhui-zong-bi-yao.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.
