A message is published to this topic when a shopper navigates from one page to another or refreshes the page.

$.Topic(PubSub.topicNames.HISTORY_PUSH_STATE).publish(path);
Arguments

path: The path for the page being navigated to or refreshed, for example, /home, /cart, /checkout, /profile, and so on.

Memory enabled

Yes


Copyright © 1997, 2016 Oracle and/or its affiliates. All rights reserved. Legal Notices