Print
2/Activate the accounts on your workspace.
How to set up accounts?
Get the accounts running and make use of all the advantages
Setting up accounts is really easy.
1/Bring the info to FROGED.
Account information is sent over in the 'set' code snippet, as a JSON object called account. More info in SDK Javascript.
<script> Froged('set', { userId:"User id in your database", email:"Email address", name: "Full name", account: { accountId: 'Account id in your database', name: 'Account Name' } }) </script>
NOTE: You can also send Froged account data with the REST API. Account data cannot be imported with a CSV.
2/Activate the accounts on your workspace.
This is done here: Settings>Workspace Info>Account System>ON

Done! Now enjoy the benefits this gives you.
BENEFITS:
➡️Create account segments
➡️Add accounts' conditions into automessages
➡️Set up an Account Owner for each account. And...
➡️Create account segments
➡️Add accounts' conditions into automessages
➡️Set up an Account Owner for each account. And...