How to create new users
A list of methods you can use to add users to your database
Users are the core of the platform. All the automations, processes and actions are created in order to reach and engage them. Check out what methods you can use to fill the User.com app with data.
On-website Tracking
By pasting the tracking script on your website you trigger the process of collecting the data straight away. So, People section starts being filled with the new anonymous visitors profiles.
The profiles can be enriched with the data collected via pop-ups, forms and other sources of personal data.
How to Add a Single User
There is a way to create a user manually if you need to do it quickly.
In order to add a single user to your database, please visit the People section and click the "Create user" button.
Fill out the form in the pop-up that appears with the necessary details about the record.
Adding Contacts in Bulk
CSV import
This method is highly efficient for adding multiple users at once, updating existing user information, or migrating data from other systems. So, if you already have a database of users you want to import to User.com, please is the best option.
Please check the dedicated article about CSV import of users.
Copy and paste spreadsheet content
This process is nearly the same as in the CSV import option.
The only differences are:
Instead of uploading a CSV file, paste data by clicking on the blue letters "Paste your data" then paste your data in the box below.
Choose "tab" as the "Separator".
Using REST API
There are several endpoints that allow you to create new users as well.
Create or update user (It checks if you already have a user like that in your database. If yes - user profile is updated, if no - new user will be created)
Check our REST API documentation for more useful endpoints.
Related Articles:
Who is a user