Learn how to use existing customer information stored in your ESP or CRM to segment your visitors into audiences
Your email service and your CRM platform hold information about your users that you can tap into to send visitors to different personalizations. For this, you will need to use the targeting condition "query string parameter" to create your target audiences.
The information you collect through things like sign-up forms are saved in audience fields along with unique, text-based identifiers called merge tags. These tags can be attached to any link in your emails. Unless can pick up these tags and create audiences based on it. This way you don't just personalize your emails, you can also personalize the pages that are linked within these emails.
You can watch the video below about email-based personalization to learn more.
How the email merge tag (=query string parameter) looks, depends on the email tool you are using. Here are some of the most popular tools and their merge tags.
How the query string parameter looks, depends on the CRM you are using. Here are some of the most popular tools and their merge tags.
Example: within your email tool, you'll create the link flowers.com?preferences={{preferences}} which for the subscriber will result in flowers.com?preferences=roses - always use the final result.
Query string parameter is set to preferences={{preferences}} will not trigger the audience. Query string parameter is set to preferences OR preferences=roses will trigger the audience correctly.
Note: Alternatively, you can import contacts to Unless along with any traits you'd like to attach such as current plan, company size, product interest etc. For each imported contact, you will get a personalized link that you can then use in your email outreach. You can also use the Unless API for this purpose.