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. The 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 typically used with this one, see the descriptions of CSUSER.AUTHENTICATE and the
userID
buyer parameter.
Note
Using the
<VDM.SETCOMMERCEID/>
tag is the equivalent of using<VDM.SETACCESSID ID= "tx"/>.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.