Overview
public numeric function promoteVisitorActionsToUserActions(
required string userId
)
Transfers all of the current visitor's actions for this session to the given user
Arguments
Name | Type | Required | Description |
---|
userId | string | Yes | ID of the user who will take the visitor's actions |