The main function of GA Connector extension for Zoho CRM is to send events to Google Analytics.

Here is the full list of fields sent by our extension:

Data PointEvent sent to GA4Parameter name sent to GA4
When a Lead is created zoho_lead_createdn/a
When a Lead’s Status is updated zoho_lead_status_updated
(sends the status value to GA4)
zoho_lead_status
When a Contact is createdzoho_contact_createdn/a
When an Account is createdzoho_account_createdn/a
When a Deal is createdzoho_deal_createdn/a
When a Deal's Amount is updatedzoho_deal_amount_updated
(sends the amount value to GA4)
zoho_deal_amount
When a Deal's stage is updatedzoho_deal_stage_updated
(sends the stage value to GA4)
zoho_deal_stage
When a Deal is closed wonzoho_deal_closed_won
(sends the amount value to GA4)
zoho_deal_closed_won_amount

Leave a Reply

Your email address will not be published. Required fields are marked *