Google アナリティクスには実際にメールに追加する gif があることがわかりましたが、パラメータ設定が適切かどうかはわかりません
私はインターネットでいくつかの提案に従います。必要な唯一のパラメーターは
Parameter Description
utmac Google Analytics account ID
utmn Random ID to prevent the browser from caching the returned image
utmp Relative path of the page to be tracked
utmr Complete referral URL
そして、グーグルで提案されたパラメータ
Campaign Source (utm_source)
Campaign Medium (utm_medium)
Campaign Name (utm_campaign)
gifを作成するには
http://www.google-analytics.com/__utm.gif?utmac=UA-29940706-1&utmn=1214284135&utmp=receipent-email@hotmail.com&utmr=0?utm_source=newsletter&utm_medium=email&utm_campaign=newsletter1
問題は次のとおりです。
gif パラメータが正しいかどうか
Google アナリティクス Web サイトで実際のトラッキングが生成されるまでに 1 日かかりますか?
これを行う方法は、他のキャンペーンのキャンペーン名 (utm_campaign) を変更することです。ユーザーが結果を追跡したい場合は、gif をメールに追加するだけです。それだけですか?
ありがとうございました