nostodebug=true
to your store's URL e.g. https://example.com?nostodebug=true
nosto.get_dynamic_placements
Parse the DOM and find placements on the page. Performed before a recommendations request is sent.nosto.load_recommendations
Send the recommendations request and handle the recommendation result. This encompasses measuring the recommendations request and nosto.inject_campaigns
.nosto.inject_campaigns
Inject both dynamic and static campaigns into the DOM. This encompasses both nosto.inject_static_campaigns
and nosto.inject_dynamic_campaigns
.nosto.inject_static_campaigns
Inject static campaigns into the DOM.nosto.inject_dynamic_campaigns
Inject dynamic campaigns into the DOM.nosto.evaluate_js
Extract and evaluate embedded JavaScript from recommendation templates.