Quick and easy transaction import to Synerise
There are various methods available to import transactional data into Synerise. One of them is to send live data via API, collect it directly from the website, or set up cyclic data exchange processes between Synerise and external solutions. Another possible method is a simple import, which can be done through an intuitive wizard to guide you in importing data that meets all Synerise requirements.
In this use case, we will walk you through the process of importing transactions to Synerise using a local .csv
file. This straightforward method ensures a smooth and efficient import of your transactional data, allowing you to leverage it for robust analytics and impactful business decisions.
Prerequisites
Make sure you meet all prerequisites for starting to work with Data Import. You will also find valuable tips for preparing the CSV file.
Select the file for import
In this part of the process, you will upload a file from your device.
-
Go to Data Management > Data import > New import.
-
As the data type for import, select Transactions.
-
As the import method, to import a single
.csv
file to Synerise, select Import a local file. -
Upload the
.csv
file by using the + Upload file or drag one here field. -
Optionally, you can customize the file metacharacters by clicking the arrow down icon next to Customize file markup.
- From the Delimiter dropdown, select the character that marks the end of a column.
- From the Quotation mark dropdown list, select the characters that contain the text.
- From the Escape character dropdown lists, select the character which changes the default interpretation of a character or a string followed by the escape character.
-
You can preview the data output by clicking Preview data.
-
Click the Next button to upload the file.
-
When the file is uploaded click Next to proceed.
Mapping the columns with parameters in Synerise
In this part of the process, you will connect the columns from the file with their counterparts (the existing parameters) in Synerise. This way, you will point which parameters in Synerise will contain the event information from the imported file.
Note that the revenue information is mandatory. If you have not previously included this information in the file, you can enable automatic calculation of the revenue (which is the multiplication of the item quantity by its price) in this part of the process by enabling the Calculate revenue option. In the Product unit price field, from the dropdown list select the name of the column that contains the price of a single piece of an item. The revenue will be calculated by multiplying price by item quantity.
You can also exclude parameters from the import. During the mapping process, you canβt add new columns to the imported file.
-
Next to the file column name, from the dropdown list, select the corresponding parameter in Synerise. Perform this step for all columns in your file if needed.
Note: In our case, we do not need to map the parameters, because the uploaded file meets all the requirements from the prerequisites. -
To proceed to the summary of the import, click Next and Continue.
Result: The summary of the import is displayed. -
After checking the import summary, to start the import, click Run import.
Result: The import results intransaction.charge
andproduct.buy
events generated on the profile cards of customers indicated in the imported file.
Once you initiate the import process, you can conveniently monitor its progress. If data was added in the wrong format, all relevant details of these irregularities are available in the job list. Each stage of the import process is accompanied by its status and information on the level of success achieved. This allows you to easily identify any issues and take appropriate actions to fix them.