You are here:
Track Page View
The trackPageView call is the most common call
and can capture three types of information: product or content views, categories views, or
search views.
-
Copy the script and replace
INSERT_PRODUCT_CODEwith the attribute you want to match.<script type="text/javascript"> _etmc.push(["setOrgId", "MID"]); _etmc.push(["trackPageView", { "item" : "INSERT_PRODUCT_CODE","search" : "XXXXX" }]); </script> - Paste the modified script in the header code on your detail pages.

