Visits
Shows recent visit activity, such as website or portal visits tracked through Zoho CRM integrations.
Columns
| Name | Type | Description |
| Id [KEY] | String | A unique identifier for the visit. |
| Visited_Page | String | The title or name of the page that was visited. |
| Visited_By_Id | String | The unique Id of the visitor who accessed the page. |
| IP_Address | String | The IP address from which the page was accessed. |
| Time_Spent | Double | The amount of time, in minutes, that the visitor spent on the page. |
| Referrer | String | The referring page or source from which the visitor came. |
| Visited_Page_URL | String | The full URL of the page that was visited. |
| Modified_By_Id | String | The Id of the system object that last modified the visit entry. |
| Modified_By_FirstName | String | The first name of the entity that modified the visit entry. |
| Modified_By_LastName | String | The last name of the entity that modified the visit entry. |
| Modified_By_Email | String | The email of the entity that modified the visit entry. |
| Created_By_Id | String | The Id of the system object that created the visit entry. |
| Created_Time | Datetime | The date and time when the visit record was created. |
| Modified_Time | Datetime | The date and time when the visit record was last modified. |
| Attended_By | String | The person or representative who attended to the visit. |
| User_Agent | String | Information about the user involved in the visit. |
| Browser | String | The web browser used during the visit. |
| Visited_Time | Datetime | The date and time the visit occurred. |
| Visitor_Type | String | The classification of the visitor, such as new or returning. |
| Revenue | Decimal | The amount of revenue attributed to the visit, if any. |
| No_of_Pages | Int | The total number of pages viewed during the visit. |
| Portal_Name | String | The name of the portal through which the visit was made. |
| Id_CustomModule | Long | Record identifier used internally. |
| Last_Activity_Time | Datetime | Timestamp indicating when the visit record was last had activity. |
| Record_Status__s | String | Internal system status representing the current lifecycle/state of the visit record. |
| Search_Keyword | String | The keyword entered by the visitor in a search engine prior to the visit. |
| Search_Engine | String | The search engine used by the visitor. |
| Operating_System | String | The operating system of the visitor's device. |
| Gclid | String | The Google Click Identifier used for tracking advertising campaigns. |
| Keyword | String | The keyword associated with the visit for search or advertising tracking. |
| Click_Type | String | The type of click action recorded during the visit. |
| Device_type | String | The type of device used for the visit, such as desktop, tablet, or mobile. |
| Ad_Network | String | The advertising network through which the ad was served. |
| Search_Partner_Network | String | The search partner network associated with the visit. |
| Ad_Campaign_Name | String | The name of the advertising campaign that generated the visit. |
| AdGroup_Name | String | The name of the ad group associated with the visit. |
| Ad | String | The specific advertisement that was clicked to initiate the visit. |
| Ad_Click_Date | Date | The date on which the advertisement was clicked by the visitor. |
| Visit_Source | String | The origin or source that led to the visit, such as direct, referral, or ad. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| DuplicateCheckFields | String | The field(s) to be used for checking duplicate records in an upsert. The REST API allows for more than one field in the duplicate check but the BULK API only allows one field. |
| Trigger | String | To trigger the rule while inserting record into CRM account. |