<aside> 💡
This guide is applicable in cases where SEEN renders your videos for you as a part of the video implementation process.
</aside>
Make sure the data is clean.
Clean all special characters that are not supposed to be present.
Remove leading and trailing spaces.*
*If your file includes data as “J.”, we will render as is.
Capitalise + lower case names
Lower case email addresses (if used).
Remove all rows with missing data (e.g. missing first name).*
*You can also replace bad or missing data with a generic option, if the script allows this.
Remove all unused data & combine all data to one file
Prepare phone numbers (if applicable).
If you are using images in your film, only use direct links that do not require authentication to the images. Do not use redirect links.
Rename columns.
Special characters and spaces are not allowed in column names.
Include an internal ID (e.g. ID-number or email address) for you to be able to import the file you receive from SEEN back to your system for distribution.
Prepare the file to safely transfer to SEEN.
Correct file structure:
crm_id | first_name | last_name | interest |
---|---|---|---|
123 | John | Doe | Football |
234 | Jane | Smith | Tennis |
345 | Michael | Johnson | Basketball |
456 | Emily | Davis | Swimming |
567 | William | Martinez | Volleyball |
678 | Elizabeth | Taylor | Skiing |
890 | James | Anderson | Golf |
020 | Jennifer | Thomas | Badminton |
046 | Robert | Jackson | Football |
352 | Linda | Harris | Rugby |
782 | David | Martin | Cricket |
365 | Barbara | Thompson | Ice Hockey |
289 | Richard | Garcia | Baseball |
033 | Susan | Martinez | Table Tennis |
078 | Joseph | Robinson | Cycling |