Home > Contents > Index >
vdm:setcommerceid
Sets or clears the visitor's commerce identifier; that is, the visitor's Transact ID.
Syntax
<vdm:setcommerceid [id="userid
"]/>Parameters
id
(optional)- Input parameter. Visitor's commerce identifier,
userID
. Omit the ID to clear the commerce identifier for the current visitor.
Description
Having a commerce ID set for a visitor is the equivalent of logging into Transact. Use this tag when you need to check whether or not the visitor is logged in to Transact.
Additionally, the visitor data manager passes this ID to Commerce Connector in order to obtain Transact-based visitor data. If the visitor does not have a commerce identifier, there is no Transact-based visitor data available for this person.
For information about additional tags and parameters that are used with this one, see the descriptions of the csuser:authenticate and the
userID
buyer parameter.
Note
Using the
<vdm:setcommerce id/>
tag is the equivalent of setting<vdm:setaccessid id= "tx"/>.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.