emptygif
語言: 繁體中文

所有語言和框架

HTML email tracking pixel HTML

適用於 HTML email tracking pixel 的 HTML 程式碼片段,以空 GIF 回應對 /pixel.gif 的請求,GIF 在啟動時只解碼一次。

HTML email tracking pixel HTML

檔案
email.html
<!-- Just before </body>. Mail clients block data: URIs, so point at your
     pixel endpoint; the query string identifies the message/recipient. -->
<img src="https://example.com/pixel.gif?m=MESSAGE_ID" width="1" height="1" alt=""
     style="display:block;width:1px;height:1px;border:0;">

已對照該框架目前的文件確認。

官方網站: HTML email tracking pixel

更多 HTML 範例