メモ: これは、Account Engagement トラッキングコードの高度な使用方法であり、適切に機能させるには開発者からのサポートが必要になります。Account Engagement は、この設定に関するさらなるサポートは提供していません。
一部の Web サイトは、まったく新しい HTML ページを読み込むのではなく、JavaScript を使用してユーザ操作に基づいてページの状態を動的に変更します。多くのサイトで AngularJS や Ember.js のようなフレームワークを使用してこれを実現しています。標準のページ読み込みで HTML をブラウザに表示する方法と、JavaScript を使用する場合に HTML をブラウザに表示する方法は異なります。このため、ユーザーがこのように JavaScript を使用したサイトを訪問した場合、標準の Account Engagement トラッキングコードは、状態変更ごとに新しいページ訪問を記録するのではなく、1 つのページ訪問のみを記録します。これに対処するには、標準の Account Engagement トラッキングコードを引き続きサイトに含める必要がありますが、各状態変更を Account Engagement で個別のページビューとして追跡するように追加の開発作業を行う必要があります。デフォルトのトラッキングコードに読み込まれる関数 piTracker は、Account Engagement にページ訪問を送信します。この関数は、絶対 URL (相対 URLではない) の文字列でなければならない trackerURL という 1 つの引数を使用します。この URL が Account Engagement に渡され、Account Engagement は、その URL へのユーザー (Cookie が紐づいているユーザー) のページ訪問を追跡します。piTracker のコールの例を次に示します。
"piTracker(“http://www.pardot.com/products/marketing-automation/features/”);"
piTracker に渡す URL は、機能している URL でなくても構いませんが、追跡するページ状態ごとに一意でなければなりません。piTracker コードを追加します。状態変更を発生させるイベントのコードパスに piTracker へのコールを追加し、その特定のページ状態を追跡するための URL を渡します。piTracker 関数に URL が送信され、Account Engagement でページ訪問として追跡されます。000384195

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.