Information Technology Reference
In-Depth Information
Figure 4.3 Standard product search result page
There are other scenarios where this is bound to happen. in order to track sev-
eral product views at the same time, continue using the same syntax we've discussed
in previous chapters, separating variable values by a semicolon. Tracking two product
views at the same time looks like this:
Version 4
var ACTION='PRODUCT_VIEW';
var _S_SKU='DM112899;DM113834';
91
Version 5
YWATracker.setAction(“PRODUCT_VIEW“);
YWATracker.setSKU(“DM112899;DM113834“);
if you are not sure which product views to track together, the default merchan-
dising report, shown in Figure 4.4, is a good starting point for you to play around with
the various dimensions and metrics.
Figure 4.4 Default merchandising summary report
Search WWH ::




Custom Search