テンプレートを作成するときに、空白の画像がフッターにハードコード化されています。
この空白の画像を削除する手順は、次のとおりです。
1.Marketing Cloud アプリケーションにログインします。
2.[セットアップ] | [会社の設定] に移動します。
3.(左側のメニューから) [アカウント設定] オプションをクリックします。
4.(ペインの上部にある) [編集] ボタンをクリックします。
5.[ヘッダーとフッター] セクションに移動します。
6.[HTML フッター] の[カスタム] ラジオダイアルを選択します (この選択により独自のフッターを設定できるようになります)。
7.セクションの下部にある [推奨フッターの挿入] ボタンをクリックします。
ステップ 7 によって各自が使用する HTML コードが挿入されます。これは、Marketing Cloud フッターのデフォルトコードです。
これで空白の画像を生成するコードを確認して、フッターから削除できます。
参考として、以下がそのコードです。
<!-- SALESFORCE MARKETING CLOUD IMAGE -->
<tr>
<td bgcolor="#FFFFFF">
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td align="center">
<table class="container" cellpadding="0" cellspacing="0" border="0" width="550">
<tr>
<td align="center"><img border="0" style="display:block" src="http://www.exacttarget.com/images/Powered_By_1206.jpg" alt="Salesforce MC" name="Salesforce MC" width="124" height="56"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
コードを削除した後、ページの上部で設定を保存すると、空白の画像がフッターから削除されます。
000382619

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.