Manually segmenting users
nostojs(api => {
api.addSegmentCodeToVisit('women');
});nostojs(api => {
api.loadRecommendations();
});Last updated
Was this helpful?
nostojs(api => {
api.addSegmentCodeToVisit('women');
});nostojs(api => {
api.loadRecommendations();
});Last updated
Was this helpful?
Was this helpful?