Overview
Generate a report of Conversion Tracking Events in a specified date range.
Feature
The Download Data Wizard allows you to generate a report of Conversion Tracking Events. The results file contains a list of contacts and their related Conversion Tracking events for the selected date range.
Accessing the Download Data Wizard
The Download Data Wizard is accessed from the Reports menu. To open the page, go REPORTS > CONVERSION TRACKING > DOWNLOAD DATA. The first page of the wizard displays allowing you to make selections to create a report.
Downloading Conversion Tracking Data
To generate an report for Conversion Tracking Events:
- Go to REPORTS > CONVERSION TRACKING > DOWNLOAD DATA.
- Enter a From and To date in the format mm/dd/yyyy to find data existing within the range. Click the Calendar icon next to the textbox to browse for a date. From date is required. The To date will default to today's date if left blank.
- Select the report file Format to save the file: Comma Separated CSV file, Tab Delimited Text file, Pipe Delimited Text file.
- Click SUBMIT.
The progress page will display and the report will run. You may navigate away from this page at any time.
When the report is complete, you will receive an email notification indicating the name of the file. You can access the completed report from REPORTS > FILE MANAGER under the raw_data folder. The file name will be in the format:
conversiontracking_[start_date]_[end_date].[extension]
Report Results
The results for the Conversion Tracking Data Report includes the following details (column names with * can be configured in Column Alias Manager):
id |
Identifier of the Event |
subscriber_id |
Identifier of the Contact |
|
Email address of the Contact |
campaign_id |
Identifier of the Campaign |
time |
Date/Time Event occurred |
*event_details |
Details of the event specified in the Conversion Tracking URL 'd' parameter. |
*event_details2 |
Additional details of the event specified in the Conversion Tracking URL 'd2' parameter. |
*event_details_num |
Number or price for the event specified in the Conversion Tracking URL 'n' parameter. |
*other_id |
Other identifier of the event specified in the Conversion Tracking URL 'oid' parameter. |
*refer_url |
The URL of the page in which the Conversion Tracking URL was embedded, or referred from. |
*refer_url_param |
Parameters associated to the URL of the page in which the Conversion Tracking URL was embedded, or referred from. |
*event_name |
Name of the event defined in Event Manager and specified in the Conversion Tracking URL 'e' parameter. |
*event_description |
Description of the event defined in Event Manager and specified in the Conversion Tracking URL 'e' parameter. |
Comments