Account Engagement フォームは Web サイトに埋め込むことができます。ページが読み込まれたときにフォームが表示されない原因となる一般的な理由がいくつかあります。
HTTP iframe を使用して HTTPS ページにフォームを埋め込むと、フォームが表示されない場合があります。この問題を修正するには、フォームの iframe コードを SSL 対応にします。
元の iframe コード:
<iframe src="http://cname.yourdomain.com/l/10/2011-00-02/12345" width="100%" height="500" type="text/html" frameborder="0" allowTransparency="true" style="border: 0"></iframe>
更新した iframe のコード:
<iframe src="https://go.pardot.com/l/10/2011-00-02/12345" width="100%" height="500" type="text/html" frameborder="0" allowTransparency="true" style="border: 0"></iframe>
HTTPS ページ上に Account Engagement フォームを挿入する場合、フォームの URL を SSL 化する必要があります。これを行う最も簡単な方法は、カスタムトラッカードメインで SSL を有効にすることです。「トラッカードメインの SSL の手動有効化」
トラッカーサブドメインを作成または更新した後に、Account Engagement でホストされているフォームが壊れているように見えたり、ロードできなかったりすることがあります。この問題は通常、CNAME がシステム上の内部トラフィックを go.pardot.com でホストされているリソースに正常に送信できない場合に発生します。解決策としては、貴社の IT 部門に内部 DNS で CNAME を設定するよう依頼するのが一般的です。このシナリオをテストする方法については、この記事を参照してください。
Account Engagement フォームが表示されない場合は、フォームまたはランディングページに使用したレイアウトテンプレートに %%content%% タグが欠落している可能性があります。Account Engagement はこのタグを使用して、フォームを表示する場所を確認します。この問題を修正するには、レイアウトテンプレートを再確認し、必要に応じて %%content%% タグを追加します。詳しくはこちらの記事を参照してください。
WordPress プラグインが挿入されたフォームが表示されない場合は、通常、認証またはキャッシュに問題があります。
管理者が Account Engagement アセットの iframe を制限する機能を有効にしている場合、これは想定された動作です。これを確認し、必要に応じて無効化する方法についてはこちらを参照します。
000381493

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.