Database Reference
In-Depth Information
Figure 9-14. The Scrolling Product and Product Trail page
In the consumption graph section, you will take a look at the consumption route to see how the process
begins inside the controller. The controller method first saves the view and then returns the complete history of
views using the get_product_trail , which can be found in the Product class. The process is started when the
createUserProductViewRel function is called, which is located in graphstory.js .
Filtering Consumption for Messaging
Another practical use of the consumption model is to create a personalized message for users, as displayed in
Figure 9-15 . In this case, you have a filter that allows the “Consumption Console” to narrow down to a very specific
group of users who visited a product that was also tagged with a keyword or phrase each user had explicitly used
(Listing 9-37).
Search WWH ::




Custom Search