User authentication types
Frill caters for 5 different ways to identify your customers:
Registered Users - This is Frill's built-in authentication and will ask users to create an account by leaving a name, email and password.
Guest - This is perfect for when you don't want users to create a full account, but you want to ensure they get notifications about Ideas they interact with. Guest auth asks for name and email. This is the default authentication method on all new Frill accounts.
Anonymous - This method doesn't ask users to leave any information. Frill creates an Anonymous profile using cookies. Users will not receive any notifications and will also remain anonymous to other users AND administrators.
Custom - This is perfect for when you want to allow anonymous voting, but you need people verified if they want to leave ideas. It's a mix of all three methods above.
SSO - If possible, we always recommend SSO authentication. This method allows for the most seemless user experience, with all the added security. Please note however, this method requires 30 minutes of a developers time.
What Frill tracks
For all users (identified and guests), Frill tracks:
Ideas submitted, votes cast, and comments made
First visit and last activity timestamps
Browser and device information (for session tracking)
For identified users, Frill additionally tracks:
Email address and name
Custom attributes you pass (plan type, company, MRR, etc.)
Activity history across all devices and sessions
Segment memberships based on attributes
Privacy and data management
Frill respects user privacy:
Users can request deletion of their data (GDPR compliance)
You can export all user data from Settings > Privacy
Blocked users cannot interact with your boards
Deleted users are permanently removed from all exports and reports