Personalize your welcome messages
You can now personalize your welcome message using a template tag:
{{ first_name | there }}
The tag consists of 2 parts, a identity property, and a fallback. In this example, if the visitor has not been identified, the fallback "there" will be used.
To identify your visitors, just add the following code snippet to your site once you're visitor has logged in:
(_sitespeak = window._sitespeak || []).push(['onReady', onSiteSpeakReady]);
function onSiteSpeakReady() {
sitespeak.identify('123456abcdef', {
'first_name': 'Herman',
'email': 'herman@sitespeak.ai'
});
}
This is the first step in some exciting customization options coming soon to SiteSpeakAI to make your chatbots even more personable.
From the blog

How SiteSpeakAI's YouTube Summarizer Can Transform Your Content Creation Strategy
Discover how SiteSpeakAI's YouTube Summarizer can revolutionize your content strategy. Learn to transform YouTube videos into SEO-optimized articles for your blog or website in under a minute. Boost engagement and search rankings effortlessly. Explore now.

Herman Schutte
Founder

Enhancing ChatGPT with Plugins: A Comprehensive Guide to Power and Functionality
Explore the world of chatgpt plugins and how they empower chatbots with features like browsing, content creation, and more. Learn how SiteSpeakAI supports plugins to make its chatbots some of the most powerful available.

Herman Schutte
Founder