Home > Contents > Index >
commercecontext:getsegments
Retrieves the list of segments that the current visitor belongs to.
Syntax
<commercecontext:getsegments listvarname="segmentlist
"/>Parameters
listvarname (required)
- Input and output parameter. As input, name of the list to create on output of segments that the visitor belongs to. It has one column named
assetid.
Description
This tag invokes commercecontext:calculatesegments in order to generate the list. This tag is invoked whenever you use any of these tags:
commercecontext:getrecommendation
commercecontext:getrecommendations
commercecontext:calculatepromotions
commercecontext:getpromotion
commercecontext:getpromotions
Use this tag during the debugging phase of development.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.