Customization & Personalization
Last updated
Last updated
Blitzllama's customization and personalization features ensure your surveys match your brand, have high response rates, and gather highly contextual insights.
You can fully customize each question component, including:
Text: Modify the main question text, subtext, and labels.
Choices: Add, remove, or edit the options available for selection.
Call-to-Action (CTA): Update the CTA text as needed.
Images: Upload images to accompany questions.
Mandatory vs. Optional: Mark any question as mandatory.
Each question type has its unique properties. Click More Options
CTA in each question card to checkout the customizable properties. For example, the screenshot below demonstrates a multi-select question:
Additionally, you can add a Thank You Card at the end of your survey to thank participants and optionally provide further instructions or links.
The conditional logic configurations allow you to create complex and dynamic survey flows. These configurations include:
Branching logic based on user responses.
Multi-path surveys to cater to diverse user journeys.
This feature mirrors the functionality of popular tools like Typeform and enables highly configurable survey flows.
Our platform provides extensive multilingual capabilities to ensure global accessibility:
Multi-Language Surveys: A single survey can be launched in over 30 supported languages. All survey texts can be automatically translated from English to the desired language, with the option to manually edit translations for precision and tone.
Matching Language to User's App Language: Use user properties to automatically match the survey language with the user’s app language. For example, if a user is using the app in Spanish, they will receive the survey in Spanish.
Automatic Translation: Multilingual responses are detected and translated into English for analysis, while the original text is preserved for reference.
These features save time and streamline the process of gathering and analyzing responses from diverse user bases.
Using Liquid Tags, you can personalize survey content dynamically based on user attributes or backend triggers. This feature requires no custom code and significantly boosts response and completion rates.
User Attributes: Access all user attributes from the dashboard under Users & Cohorts > All Attributes
.
Event Properties: Properties like date, time, boolean, and location from event properties can be used for personalization too.
Dynamic Selection: If multiple backend triggers are present, the most recent trigger’s properties are used.
Data Type Support: Strings, numbers, dates, and more are supported. All liquid tags are case-sensitive.
To personalize a question, wrap the liquid tag with ##
within the text.
For example:
A user with first_name = Brendan
will see: "Hi Brendan, how can we help you today?"
If first_name
is empty, the question will not show the liquid tag parameter.
Users' liquid tags and event properties will be captured with each response and would appear in the Survey's Responses page.
All UI and UX elements of survey widgets can be customized from the dashboard, including:
Colors and styles.
Predefined themes (e.g., light mode, dark mode).
Theme assignment based on user segments or app settings.
You can head over to Settings > Branding on Blitzllama Dashboard to go ahead and customize.
Web surveys offer additional customization options:
Upload custom CSS to modify the appearance.
Control survey positioning on the screen.
Upload custom fonts to align with brand guidelines.
For link-based surveys, you can:
Customize the URL to align with your branding. For instance, replace link.blitzllama.com
with feedback.acme.com
. You can
For more link survey features, refer to our link survey documentation.