Home > Contents > Index >
COMMERCECONTEXT.GETSEGMENTS
Retrieves the list of segments to which the current visitor belongs.
Syntax
<COMMERCECONTEXT.GETSEGMENTS LISTVARNAME="segmentlist
"/>Parameters
LISTVARNAME
(required)- Input and output parameter. As input, name of the list to create on output of segments to which the visitor belongs. It has one column named
assetid.
Description
This tag invokes COMMERCECONTEXT.CALCULATESEGMENTS to generate the list. This tag is performed whenever you use any of these tags:
COMMERCECONTEXT.GETRECOMMENDATION
COMMERCECONTEXT.GETRECOMMENDATIONS
COMMERCECONTEXT.CALCULATEPROMOTIONS
COMMERCECONTEXT.GETPROMOTION
COMMERCECONTEXT.GETPROMOTIONS
You use this tag during the debugging phase of development.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.