<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>chatbot Archives - Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid &amp; Traffic</title>
	<atom:link href="https://www.christopherwalker.io/tag/chatbot/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.christopherwalker.io</link>
	<description>Building Marketing Funnels Using Facebook Ads for Business is what I do</description>
	<lastBuildDate>Mon, 30 Jan 2023 20:07:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://www.christopherwalker.io/wp-content/uploads/cropped-new-logo-executable-transparent-1-32x32.png</url>
	<title>chatbot Archives - Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid &amp; Traffic</title>
	<link>https://www.christopherwalker.io</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How To Use A Ref URL in the BotStar Chatbot Builder Platform</title>
		<link>https://www.christopherwalker.io/how-to-use-a-ref-url-in-the-botstar-chatbot-builder-platform/</link>
		
		<dc:creator><![CDATA[Christopher Walker]]></dc:creator>
		<pubDate>Tue, 10 Nov 2020 06:12:34 +0000</pubDate>
				<category><![CDATA[BotStar]]></category>
		<category><![CDATA[Chatbots]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[botstar]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ref url]]></category>
		<guid isPermaLink="false">https://www.christopherwalker.io/?p=6768</guid>

					<description><![CDATA[<p>Learn How To Use A Ref URL in the BotStar Builder Platform As a chatbot builder, it is important that when working with clients, you have experience building chatbots in multiple chatbot builder platforms. One platform that I like building in is BotStar. But for a while, one of the features that is most useful [&#8230;]</p>
The post <a href="https://www.christopherwalker.io/how-to-use-a-ref-url-in-the-botstar-chatbot-builder-platform/">How To Use A Ref URL in the BotStar Chatbot Builder Platform</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></description>
										<content:encoded><![CDATA[<h2>Learn How To Use A Ref URL in the BotStar Builder Platform</h2>
<p>As a chatbot builder, it is important that when working with clients, you have experience building chatbots in multiple chatbot builder platforms. One platform that I like building in is <a href="https://hi.christopherwalker.io/botstar" target="_blank" rel="noopener nofollow noreferrer">BotStar</a>. But for a while, one of the features that is most useful was not present when I first started with this platform which was using a ref URL in BotStar. Now, I am happy to share with you how to use a ref URL in BotStar that will make your chatbots using BotStar even more dynamic and useful.</p>
<p>Having a ref URL is a way to have a link to your bot and use it to bring in dynamic information or go to a specific block in your chatbot, instead of having to go directly to your welcome block each time. Using a ref URL in <a href="https://hi.christopherwalker.io/botstar" target="_blank" rel="noopener nofollow noreferrer">BotStar</a> can allow you to set a variable within BotStar that can set information about a user. Maybe you want to know where this user is from and clicked your BotStar chatbot link, you can pass along with the link a variable and set that variable within the chatbot using key:value.</p>
<p>If you have other dynamic information that you would like to set, maybe from your CRM or a marketing campaign, you can do so using a ref URL in BotStar. This will go a long way in integrating into multiple systems with the same information. And it will give your users a much better experience.</p>
<p>But the most powerful piece to using a ref URL in BotStar is the ability to go to a specific block within your chatbot. Being able to send users to certain parts of your chatbot makes your chatbot a lot more dynamic and it will help you to use multiple links outside of your chatbot to get users to where you need to send them.</p>
<p>Let&#8217;s say that you have a welcome block for general users to come in, click a button on where or what information they would like. Now, you can have other areas of your chatbot like if you have marketing campaign where you want to have a specific quiz, you can send out a link with the block information at the end of the link that will bypass all other blocks, including the welcome block to go straight to the block you need them to go.</p>
<p>Ready to <a href="https://www.christopherwalker.io/how-do-we-build-better-chatbots-that-are-actually-useful/">build a better chatbot</a>?  Check out some examples below of using a ref URL in your BotStar chatbot (Note: the link url&#8217;s will not work here, just used to show as an example and you would fill in with your m.me link and also you specific block of variable info):</p>
<h3>Ref URL in the BotStar To Specific BotStar Block</h3>
<p>hxxps_://m.me/122351985495645?ref=block:sc26436c5-ebc7-5f95-a3c2-3bbb4e744c7b</p>
<p>Let&#8217;s break this down &#8211;<br />
1. Here, the (hxxps_://m.me/122351985495645), this would be your specific m.me chatbot url.</p>
<p>2. Appending the url with (?ref=block:), this is important to let BotStar know that you are trying to go to a specific block.</p>
<p>3. Now you will append the particular block ID (sc26436c5-ebc7-5f95-a3c2-3bbb4e744c7b) that you will find on the right panel of your builder.</p>
<p>So, when someone clicks on that url, they will go to that Block with the ID of sc26436c5-ebc7-5f95-a3c2-3bbb4e744c7b</p>
<p>How cool is that?</p>
<p>Another example is to use ref URL in BotStar:</p>
<h3>Update a variable</h3>
<p>hxxps_://m.me/122351985495645?ref=variables:my_variable:8<br />
Let&#8217;s break this down &#8211;<br />
1. Here, the (hxxps_://m.me/122351985495645), this would be your specific m.me chatbot url.</p>
<p>2. Appending the url with (?ref=variables:), this is important to let BotStar know that you are trying to update a variable or variables.</p>
<p>3. To update the variable or variables, (my_variable:8) is needed to set the key:value variable. So your variable name is &#8216;my_variable&#8217; and the value is 8.</p>
<p>**If you would like to to add multiple variables, you would just add on to the variables like so:</p>
<p>hxxps_://m.me/122351985495645?ref=variables:my_variable:8;variables:my_variable_2:jersey</p>
<p>To break this down, you (variables:my_variable:8;variables:my_variable_2:jersey), set the first variable (variables:my_variable:8), then you need to end that variable with a semi-colon (;), then add the next variable (variables:my_variable_2:jersey)</p>
<p>Let&#8217;s say that you want to update a user&#8217;s information like first name or last name from another system, you can use a ref URL similar to this:</p>
<h3>Update a user attribute</h3>
<p>hxxps_://m.me/122351985495645?ref=user:first_name:Christopher;user:last_name:Walker</p>
<p>This falls inline with much of what I have laid out before but now, we will user user and the user attribute (user:first_name:Christopher;user:last_name:Walker)</p>
<p>In this example, we have a &#8216;first_name&#8217; user attribute with a value of &#8216;Christopher&#8217; and we also have a user attribute of &#8216;last_name&#8217; and a value of &#8216;Walker&#8217;.</p>
<p>And you can combine all into one url, just seperate them by semi-colons (;)</p>
<p>And there is much more that you can do with BotStar chatbot builder to come with this platform.</p>
<p>If you have any questions, don&#8217;t hesitate to email or <a href="https://hi.christopherwalker.io/messenger" rel="nofollow">shoot me a messenger message</a>.</p>
<p>If you would like for me and my digital marketing agency, <a href="https://www.executable.co">EXECUTABLE</a>, to build a BotStar or ManyChat chatbot campaign for you, please don&#8217;t hesitate to reach out.</p>The post <a href="https://www.christopherwalker.io/how-to-use-a-ref-url-in-the-botstar-chatbot-builder-platform/">How To Use A Ref URL in the BotStar Chatbot Builder Platform</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How real estate agents can get seller leads using a chatbot</title>
		<link>https://www.christopherwalker.io/how-real-estate-agents-can-get-seller-leads-using-a-chatbot/</link>
		
		<dc:creator><![CDATA[Christopher Walker]]></dc:creator>
		<pubDate>Sun, 06 Jan 2019 01:44:04 +0000</pubDate>
				<category><![CDATA[Chatbots]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[real estate agent]]></category>
		<guid isPermaLink="false">https://www.christopherwalker.io/?p=6665</guid>

					<description><![CDATA[<p>If you are a real estate agent, you are mostly on the hunt for seller leads. Because if you can get a seller, then there is a high likelihood that they will need to buy. And also with listings come buyers that may not have an agent which you could work with to buy another [&#8230;]</p>
The post <a href="https://www.christopherwalker.io/how-real-estate-agents-can-get-seller-leads-using-a-chatbot/">How real estate agents can get seller leads using a chatbot</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></description>
										<content:encoded><![CDATA[<p>If you are a real estate agent, you are mostly on the hunt for seller leads. Because if you can get a seller, then there is a high likelihood that they will need to buy. And also with listings come buyers that may not have an agent which you could work with to buy another home. But in marketing, it is more expensive to get seller leads than to get buyer leads most times.</p>
<p>Getting seller leads usually involve providing leads with lead magnets like seller guides but a lot of time providing a way to show a seller what their ‘Home Is Worth’. What I am working on rolling out in the coming days is making this possible through a chatbot. So when someone wants to know what their home is worth, they can get this information instantly through the chatbot and be prompted to provide their contact info to get a more accurate price from you, the agent.</p>
<p>By using the chatbot, you pick up a chatbot subscriber which gives you a way to instantly ‘chat’ with the lead and have more conversations as opposed to email which is very one way. Even if they don’t leave their email, you can ping them through messenger and do other cool automation that will free you up until you have time to have a longer conversation. This typically leads to a phone call and eventually clients. How cool is that?</p>
<p><iframe title="Using Manychat &amp; Chatfuel to create a real estate chatbot for seller leads" width="840" height="473" src="https://www.youtube.com/embed/G7LQQC3aofw?feature=oembed&#038;enablejsapi=1&#038;origin=https://www.christopherwalker.io" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></p>
<p>Make sure to join my list (just send an email to <a href="mailto:subscribe-6dae53b898d4c0361141c2dee18cc783@subscription-serv.com">My List Subscription</a>) and <a href="https://www.facebook.com/iamchristopherwalker/">LIKE my Facebook page</a> to stay up to date.</p>The post <a href="https://www.christopherwalker.io/how-real-estate-agents-can-get-seller-leads-using-a-chatbot/">How real estate agents can get seller leads using a chatbot</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Install Your Real Estate Agent Chatbot Template in Less Than 10 Minutes</title>
		<link>https://www.christopherwalker.io/install-your-real-estate-agent-chatbot-template-in-less-than-10-minutes/</link>
		
		<dc:creator><![CDATA[Christopher Walker]]></dc:creator>
		<pubDate>Sat, 27 Oct 2018 23:07:20 +0000</pubDate>
				<category><![CDATA[Chatbots]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[chatfuel]]></category>
		<category><![CDATA[manychat]]></category>
		<category><![CDATA[real estate]]></category>
		<category><![CDATA[real estate agent]]></category>
		<category><![CDATA[realtor]]></category>
		<guid isPermaLink="false">https://www.christopherwalker.io/?p=1259</guid>

					<description><![CDATA[<p>I want to give you a behind the scenes look at how we moved our Real Estate Team’s chatbot from Chatfuel (who I still like) to Manychat. I also used the Real Estate Agent Chatbot template (https://botfor.xyz/buy-now-real-estate-agent-template) that we created and is on sale for any real estate agent to get their own lead qualifying [&#8230;]</p>
The post <a href="https://www.christopherwalker.io/install-your-real-estate-agent-chatbot-template-in-less-than-10-minutes/">Install Your Real Estate Agent Chatbot Template in Less Than 10 Minutes</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></description>
										<content:encoded><![CDATA[<p>I want to give you a behind the scenes look at how we moved our Real Estate Team’s chatbot from Chatfuel (who I still like) to Manychat. I also used the Real Estate Agent Chatbot template (<a href="https://botfor.xyz/buy-now-real-estate-agent-template">https://botfor.xyz/buy-now-real-estate-agent-template</a>) that we created and is on sale for any real estate agent to get their own lead qualifying chatbot up and running in less than 10 minutes by just plugging in a few custom fields.</p>
<p>I wanted to make sure that it was super simple and powerful for real estate agents. As a licensed real estate agent, I understand that agents don’t have much time to try to figure out and build their own chatbot.</p>
<p>Check out the screen share below:</p>
<p><iframe title="Install Your Real Estate Agent Chatbot Template in Less Than 10 Minutes" width="840" height="630" src="https://www.youtube.com/embed/asSW4mGpnpM?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></p>The post <a href="https://www.christopherwalker.io/install-your-real-estate-agent-chatbot-template-in-less-than-10-minutes/">Install Your Real Estate Agent Chatbot Template in Less Than 10 Minutes</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How Do We Build Better Chatbots That Are Actually Useful?</title>
		<link>https://www.christopherwalker.io/how-do-we-build-better-chatbots-that-are-actually-useful/</link>
		
		<dc:creator><![CDATA[Christopher Walker]]></dc:creator>
		<pubDate>Mon, 22 Oct 2018 14:38:27 +0000</pubDate>
				<category><![CDATA[Chatbots]]></category>
		<category><![CDATA[chatbot]]></category>
		<category><![CDATA[chatbots]]></category>
		<guid isPermaLink="false">https://www.christopherwalker.io/?p=1254</guid>

					<description><![CDATA[<p>I know that people are talking a lot about Chatbots lately. And the thing is, chatbots are great when implemented properly. But as chatbot makers, we have to make sure that the chatbot fits the function that it&#8217;s being used for. My stance on chatbots has shifted from automating everything to more assisting the business [&#8230;]</p>
The post <a href="https://www.christopherwalker.io/how-do-we-build-better-chatbots-that-are-actually-useful/">How Do We Build Better Chatbots That Are Actually Useful?</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></description>
										<content:encoded><![CDATA[<p>I know that people are talking a lot about Chatbots lately.  And the thing is, chatbots are great when implemented properly.  But as chatbot makers, we have to make sure that the chatbot fits the function that it&#8217;s being used for.  </p>
<p>My stance on chatbots has shifted from automating everything to more assisting the business in being more consistent and enhancing the personal touch needed in most businesses.  </p>
<p>Too many businesses are caught up in automating everything and forget that what makes your business stand out with your customers is that personal touch.  It&#8217;s what Chic-fil-a does.  They focus on how they make someone feel when visiting their establishment more than focusing on making price the ultimate driver.  Which is why they continue to grow in their profits despite being open 6 days vs 7 days.  </p>
<p>I think that as more chatbots are deployed, you will see more chatbots assist businesses more with understanding their customers than it being an automated communication agent for them.  At the end of the day, most of us still love to press &#8216;0&#8217; when we call into customer service to talk to a human.</p>
<p>Check out this article talking about &#8211; Chatbots: Beyond the hype, now what?<br />
https://chatbotsmagazine.com/chatbots-beyond-the-hype-what-now-5ec0110f6397</p>The post <a href="https://www.christopherwalker.io/how-do-we-build-better-chatbots-that-are-actually-useful/">How Do We Build Better Chatbots That Are Actually Useful?</a> appeared first on <a href="https://www.christopherwalker.io">Christopher Walker: Digital Marketing That Helps Entrepreneurs Increase⚡Sales w/ Paid & Traffic</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
