If you want to export the raw past conversion data being recorded from enabled Goals, you have a couple options. For general information about setting up conversion tracking, see Measuring business goals with conversion tracking.
Exporting all conversion data from Goals page
If you want to export all conversion data (unattributed and attributed) for a certain time period (max 90 day range), follow these steps:
- Go to the Goals list page and click on the 'Export CSV' button on the upper right
- In the dialog, select the date range you want to export and to which agents you want to send the export.
- Click Send.
- You'll receive an email with a link to download the CSV file with the conversion data.
- You will see the following columns in the CSV file: Conversion Create Time (UTC+0), Goal Name, Attributed Chat ID, Attributed Chat Timestamp (UTC+0), Attributed Agent Name, Attributed Agent ID, Department Name, Department ID
Exporting attributed conversion data from History page
If you are only interested in chats with an attributed conversion, you can use the chat details CSV export in the History tab. You can learn how to export chat details here.
In the chat details export CSV file, you should see the following columns: last_conversion_goal_name, last_conversion_goal_id, last_conversion_date (UTC +0), last_conversion_attribution (Agent Name)
Using REST APIs
If you are comfortable using the Chat REST APIs, you can get the last 20 conversions attributed to a chat using the Chat API.