Changelog

Changelog

Changelog

New features, fixes and improvements to Specific.

New features, fixes and improvements to Specific.

Landing Pages for Surveys & Smarter Agent Prompts

A new way to share your surveys and control how conversations continue. Here’s what’s new:


Survey on a Landing Page

You can now share your survey via a standalone landing page—no embedding required. This makes it easier than ever to distribute your survey in contexts where embedding isn’t an option. For example, you can now run political polls, gather parent feedback for kindergartens, or collect insights from coworking spaces—all through a simple shareable link.

To create a landing page survey, just select “Sharable link to a landing page” under the Delivery platform setting when creating your survey.


Try it out with these live examples:




Improved Agent Behavior After Surveys

You now have more control over how your agents behave after the survey ends. Want your agent to keep the conversation going, follow up with a thank-you message, or prompt the user to take the next step? You can now define that behavior directly.



Smarter Surveys, Better Control

We’ve rolled out a bundle of powerful updates to make your survey workflows more flexible, efficient, and transparent.


Global Recontact Period

We've introduced the Global Recontact Period to enhance your survey experience. This new setting lets you specify how many days a respondent must wait before receiving another survey. It helps prevent survey fatigue, ensuring respondents aren’t overwhelmed with frequent requests, and ultimately improves response quality. You can customize or override this setting per survey for complete flexibility.



Response Limits & Notifications

You can now set a maximum number of responses your survey should collect. Once the limit is reached, the survey stops appearing automatically. We’ll also send you an email notification the moment it hits the limit, so you’re always in the loop.



Email Notifications for New Responses

You can now specify email addresses to receive notifications for new survey responses. This is especially useful for NPS-style surveys or smaller user bases where you want to read every reply.



Custom CSS for the Widget

Fine-tune the appearance of your survey widget with custom CSS.



Improvements

  • Survey Owner Visibility. You can now see who created each survey. Great for collaboration and accountability.

  • Latest GPT Models. Surveys now use the latest GPT-4.1 and GPT-4 mini models for faster and more accurate response processing.

  • Export to CSV. You can now export your survey data to CSV for easier analysis and reporting, if you want to do your thing outside Specific. Simply go to "Conversations" tab and press "Export CSV" button.

  • Richer Response Data. Survey responses now include the display and responded URLs, giving you more context for each interaction.

  • Audience Targeting Insights. You’ll now see how many people in your database are eligible for targeting. And before you publish, a dialog will let you know exactly how many people will receive your survey.

Continue conversation after the end, filters and multiple chats in analysis, survey stats

This one’s packed with thoughtful upgrades that make things faster, clearer, and just nicer to use — especially when it comes to chatting with your survey data. The improvements radically boost how usable and collaborative AI analysis feels.


Continue the conversation after the end

You can now allow your respondents to keep chatting even after they hit the end of the survey. Perfect for collecting extra feedback, unexpected insights, or simply letting users share more than they initially planned.



Chat widget UX

The chat widget just got a lot smoother. Instead of waiting for a loading spinner, responses now appear word-by-word — just like in ChatGPT. It feels faster, more natural, and way more delightful.



AI Chat: powerful new features for analyzing survey replies

AI Chat (the tool that lets you talk to your collected survey data) got a serious upgrade:

Filters

You can now filter conversations based on specific user replies.


Want to analyze only conversations where users selected a particular option in Question 1? Done. This makes your analysis way more targeted and insightful.


Question cropping for smarter context

Choose which questions to send to the AI. This helps keep the context focused and lets you analyze more conversations without hitting context limits.


Multiple chats

Start as many chats as you want, each with its own filters. We also show who created each chat — making it easier to collaborate across teams.


Message avatars

See exactly who said what. When collaborating with colleagues in AI Chat, each message now shows the sender’s avatar.



Survey stats

You’ll now see quick stats right above each survey summary, including the total number of displays, how many unique users were reached, how many responses you received, and how many users didn’t respond.


AI Chat Upgrade: Manage Multiple Chats & Filter Questions

​We've introduced two significant enhancements to our AI Chat feature, aimed at improving your survey analysis experience.


Multiple Chats

You can now initiate and manage multiple AI chat sessions simultaneously, similar to the functionality found in ChatGPT. This allows for more organized and focused analyses of your survey results.​


Filter Questions for AI Analysis

This new feature enables you to concentrate on specific survey questions, allowing the AI to analyze a greater number of conversations within the context limit. By filtering questions, you can obtain more precise and relevant insights from your data.​


These updates are designed to make your survey analysis more efficient and insightful.

Preview for survey templates

You can now preview and test each survey template before using it, making it easier to find the right one for your needs.

We've also added new templates and will continue to expand our collection with more options to suit different use cases.

NPS surveys

We’ve added support for a new type of question: NPS!

Net Promoter Score (NPS) is a powerful tool for measuring customer loyalty and satisfaction. It helps you understand how likely your users are to recommend your product to others, providing actionable insights to improve your service. For SaaS companies, NPS surveys are invaluable for identifying promoters, detractors, and opportunities to drive growth.

Tip: When running NPS surveys, remember to follow up with users after a few months (e.g., 3 or 6 months) to track changes in satisfaction and maintain an ongoing feedback loop. You can set this up in the Audience tab, look for "Recontact" option.

Set Attributes from the Backend

You can now set attributes directly from the backend! Examples for a string, a number, and a boolean are available in the installation guide to help you get started.

This feature unlocks a variety of use cases. For instance, in a deployment platform SaaS:

  1. Track how many times a user deploys.

  2. Once a user logs in, if they have made more than 5 deployments, show them an NPS survey.

JavaScript SDK guide

We've updated our JavaScript SDK and added a new documentation page with installation guide.

Multilingual surveys

Effortless Localization. You can now launch surveys in multiple languages, letting users interact in their preferred language. Simply define the languages you want, and the AI takes care of the translations. Use the setLanguage method with an ISO 639-1 code to match the user's language—it's seamless and easy.

First, try it out! Then check out our integration guide for setup details.

Attributes for smart targeting

Attributes are very powerful, because they make it easy to target users in pretty much any way you want.

Public API

Our Public API us here! Empowering developers to seamlessly interact with our platform. You can read the full API documentation here.

Here's some of the stuff you can do with it:

  • Create/update/delete user

  • Create/update/delete company

  • Create/update/delete user email

  • List users

  • List conversations

  • ...and much more!