Do you want to import your leads from a CSV file but your file is wrongly encoded? La Growth Machine accepts only CSV files encoded in UTF-8.
💡 CSV (Comma-Separated Values): Refers to a spreadsheet-type computer file, the values of which are separated by commas, or semi-colons.
💡UTF-8: Computer character encoding designed to encode all the characters in the "universal character encoding directory".
How to convert into a CSV file in UTF-8?
From a Numbers sheet :
File > Save as > CSV > Advanced Options > Unicode (UTF-8)
From a Google Sheet :
File > Downloads > Comma-separated values (CSV)
From an Excel sheet :
File > Save as > CSV UTF-8 (Comma delimited) (*.csv)