Transparent Tracking Pixel for Email Open Detection — n8n ワークフロー
概要
📌 Description This workflow serves a 1x1 transparent PNG image via a webhook, which can be embedded in an email to track when the email is opened. When the image is loaded by the recipient's email client, the webhook is triggered, optionally capturing a userId to identify who opened the email.
📂 Workflow Steps
Webhook Trigger (Request img) Path: /webhook/change-with-your-id Triggered by an HTTP request (e.g. when the image is loaded in an email). Accepts a query parameter id to identi
使用ノード
ワークフロープレビュー
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 5 個のノードを流れます, connecting converttofile, respondtowebhook, set。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (5)
Create data pix
set
Create img bin
convertToFile
Respond to Webhook
respondToWebhook
Request img
webhook
Do anything to log
noOp
Sticky Note
stickyNote
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
transparent-tracking-pixel-for-email-open-detectionファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
インテグレーション
作成者
Julien DEL RIO
@juliendelrio