- Primary Setup Steps
- Web
Request Custom Event Configuration
Contact your Permutive Customer Success Manager (CSM) to request the setup of the
ApesterSurveyResponse custom event in your workspace. This step must be completed before proceeding with the code deployment.Deploy Integration Code
Add the following JavaScript code to your website where Apester surveys are displayed. This code listens for survey responses and sends them to Permutive as Ensure this code is placed on all pages where Apester surveys will be displayed and that it loads after the Permutive SDK.
ApesterSurveyResponse events.Verify Event Collection
After deploying the integration code, run a test survey and submit responses. In your Permutive dashboard, navigate to the Events page and verify that
ApesterSurveyResponse events are being collected. You should see recent events appearing in the Events list with the survey response data.Build Survey-Based Cohorts
Once event collection is verified, you can build cohorts based on survey responses. In the Permutive cohort builder, the
ApesterSurveyResponse event will appear in the event dropdown list.A common use case is to build a cohort of users who have answered a question in a certain way. For example, you can create cohorts for:- Users whose gender is “female”
- Users interested in specific products or categories
- Users who completed a particular survey
- Demographic segments based on age, location, or other attributes
