Segmentation

Learn to create effective user segments and then deep dive into an ocean of data.


Can I create multiple flows in different languages?

Yes, you can build multi-language flows by using our state-of-the-art AI-powered language translation service.


Does Userpilot limit the number of segmented users?

No, Userpilot does not currently limit the number of segmented users.


How can I conduct A/B testing using Userpilot?


Does Userpilot allow me to send my own segments and tags?

Yes, you can pass user identification using userpilot.identify() via a JS snippet. You can also create segments using these identifiers and target them with flows. 

Also, you can send custom events using userpilot.track(). For more information, we recommend Userpilot docs for identifying users and tracking custom events.


Is there an API I can use to push additional data to segment my users?

Yes, you can pass custom attributes and custom events to Userpilot.


How can I set up segmentation to exclude users from certain companies?

Let's assume you want to exclude users from Company X and Company Y. 

  1. Go to the flow and open the Settings page.
  2. Scroll down to the AUDIENCE heading.
  3. Choose Match all Conditions.
  4. Select User identification, host name, Does not contain, {company_nameX}, AND, host name, Does not contain, {company_nameY}.

How can I create custom user segments?

  1. Navigate to https://run.userpilot.io/users.
  2. Set the conditions for the intended user segment. 
  3. After specifying the segment, click Save.


Does Userpilot offer analysis to analyze user behavior?

Yes, it does. 

Userpilot analysis was built to help you analyze feature adoption, event analysis, and user segmentation. To view basic data like the number of unique users or goal completion, open the Analytics panel:

  1. Under the Engagement Layer menu, open the flow page.
  2. Locate the flow you want to review.
  3. Click the gear icon and then select Analytics.

  

  1. To access segmentation or behavior data, go to the People menu on the Userpilot dashboard and open the Users page.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.