live chat,live help,live support Boldchat Web Service
API Reference
 
[ Programmer's Guide | API Reference Home ]


Class ConversionInfo

A ConversionInfo instance contains information about one conversion. A conversion belongs to a single folder.

Property Summary
LongconversionID
The conversion ID
LongvisitID
The visit ID
LongwebsiteDefID
The website definition ID
LongoperatorID
The operator assigned credit for this conversion
LongrefererID
The referrer ID
LongconversionCodeID
The conversion code
LongchatInvitationTemplateVariantID
The chat invitation credited with this conversion
LongcallInvitationTemplateVariantID
The call invitation credited with this conversion
LongfolderID
The folder this conversion is in
LongvisitorID
The ID of the visitor
LonglastAssignedByOperatorID
The operator who assigned credit for this conversion to the operatorID associated with this conversion
StringcountryCode
The country code of the visitor
StringregionCode
The region code of the visitor
StringconversionRef
The value of the conversion reference optionally passed through in the conversion code for this conversion
StringconversionInfo
The value of the conversion info optionally passed through in the conversion code for this conversion
StringrefererUrl
The referring location given credit for referring the visitor to the site initially to make the conversion
StringentryUrl
The initial landing page of the visitor after being referred from the refererUrl location
StringrefererQuery
The search query, if recognized, given by the refererUrl used to refer the visitor to the site
Datecreated
The time this conversion was created
DatevisitCreated
The time the visit on which the conversion occurred was created
DateoperatorActionTime
The time the operator assigned to this conversion interacted with the visitor causing the conversion
DoubleconversionAmount
The value given to this conversion
ByteinviteStatusType
The invitation status of the visit when the conversion occurred
BytechatStatusType
The chat status of the visit when the conversion occurred
BytecallStatusType
The call status of the visit when the conversion occurred
ByteoperatorStatusType
The type of interaction the operator had with the visitor.
ByteoperatorActionType
How the visitor initiated their interaction with the operator.
IntegervisitCount
The total number of visits to the site prior to conversion
IntegerpageViewCount
The total number of page views on the active visit prior to conversion
IntegeroperatorCount
The total number of operators that could have been given credit for this conversion

Property Detail
Long conversionID

The conversion ID

Long visitID

The visit ID

Long websiteDefID

The website definition ID

Long operatorID

The operator assigned credit for this conversion

Long refererID

The referrer ID

Long conversionCodeID

The conversion code

Long chatInvitationTemplateVariantID

The chat invitation credited with this conversion

Long callInvitationTemplateVariantID

The call invitation credited with this conversion

Long folderID

The folder this conversion is in

Long visitorID

The ID of the visitor

Long lastAssignedByOperatorID

The operator who assigned credit for this conversion to the operatorID associated with this conversion

String countryCode

The country code of the visitor

String regionCode

The region code of the visitor

String conversionRef

The value of the conversion reference optionally passed through in the conversion code for this conversion

String conversionInfo

The value of the conversion info optionally passed through in the conversion code for this conversion

String refererUrl

The referring location given credit for referring the visitor to the site initially to make the conversion

String entryUrl

The initial landing page of the visitor after being referred from the refererUrl location

String refererQuery

The search query, if recognized, given by the refererUrl used to refer the visitor to the site

Date created

The time this conversion was created

Date visitCreated

The time the visit on which the conversion occurred was created

Date operatorActionTime

The time the operator assigned to this conversion interacted with the visitor causing the conversion

Double conversionAmount

The value given to this conversion

Byte inviteStatusType

The invitation status of the visit when the conversion occurred

Byte chatStatusType

The chat status of the visit when the conversion occurred

Byte callStatusType

The call status of the visit when the conversion occurred

Byte operatorStatusType

The type of interaction the operator had with the visitor.
  • 0: Chat in Previous Visit
  • 1: Call in Previous Visit
  • 2: Chat in Current Visit
  • 3: Call in Current Visit

Byte operatorActionType

How the visitor initiated their interaction with the operator.
  • 0: Button Click
  • 2: Operator Invited
  • 4: Auto Invited

Integer visitCount

The total number of visits to the site prior to conversion

Integer pageViewCount

The total number of page views on the active visit prior to conversion

Integer operatorCount

The total number of operators that could have been given credit for this conversion