<?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>Chat with Page ✨</title>
        <atom:link href="https://widget.f13o.com/feed" rel="self" type="application/rss+xml" />
        <link>https://widget.f13o.com</link>
        <description>Never lose a visitor again. Add our AI Assistant to your site and discover a new way to quickly grow your subscriber list.</description>
        <language>es-ES</language>
        <sy:updatePeriod>hourly</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>
        <lastBuildDate>Wed, 17 Apr 2024 10:01:28 +0200</lastBuildDate>

                    <item>
                <title>Install &quot;Chat with Page&quot; on WordPress</title>
                <link>https://widget.f13o.com/blog/wordpress-ai-assistant</link>
                <description><![CDATA[<img src="https://ik.imagekit.io/ferranfigueredo/tr:w-1920,h-1080/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1554034483-04fda0d3507b%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3w4OTAxNnwwfDF8cmFuZG9tfHx8fHx8fHx8MTc3NjQ1MTI5MXw%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D1080?ik-sdk-version=php-1.2.2" alt="Install &quot;Chat with Page&quot; on WordPress" />How to Install &quot;Chat with Page&quot; on a WordPress Site?]]></description>
                <content:encoded><![CDATA[<img src="https://ik.imagekit.io/ferranfigueredo/tr:w-1920,h-1080/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1554034483-04fda0d3507b%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3w4OTAxNnwwfDF8cmFuZG9tfHx8fHx8fHx8MTc3NjQ1MTI5MXw%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D1080?ik-sdk-version=php-1.2.2" alt="Install &quot;Chat with Page&quot; on WordPress" /><div class="alert alert-info">Update. Since we wrote this post, <b>we have released a WordPress plugin</b>, so this tutorial is a bit outdated (even it's still valid). <a href="https://widget.f13o.com/docs" class="alert-link">Visit our documentation</a> to install and learn more about our WordPress plugin</div>
<p>If you're using WordPress, installing the assistant manually is straightforward, even though we don't have a plugin available yet. The entire process <strong>will take you less than 5 minutes</strong>.</p>
<h2>Create a Pattern</h2>
<p>Creating a &quot;Pattern&quot; in the block editor is <strong>the simplest method for installation</strong>. This approach allows you to utilize the assistant across multiple pages or posts. Patterns are a feature <a href="https://www.smashingmagazine.com/2023/09/exploring-enhanced-patterns-system-wordpress/">introduced in WordPress 6.3</a>, so ensure your version is up to date.</p>
<p>Patterns are accessible if you're using a default theme (such as Twenty Twenty-Two). For older themes, the assistant can still be added using the &quot;Custom HTML&quot; block in the block editor, following a similar process.</p>
<p><img src="https://ik.imagekit.io/ferranfigueredo/f13o/wordpress-3_XgwDIWgHB.png?updatedAt=1712657825017" alt="" /></p>
<p>Navigate to your WordPress dashboard, select &quot;Appearance,&quot; then &quot;Themes,&quot; and finally &quot;Customize.&quot; If your theme is compatible with the new design editor, you'll find an option labeled &quot;Patterns.&quot; Click on it, then the &quot;+&quot; sign in the upper-right corner to create a new pattern. Choose &quot;Create pattern&quot; to access the block editor. Name your pattern something memorable, like &quot;Chat with Page&quot; or &quot;AI Assistant.&quot;</p>
<p><img src="https://ik.imagekit.io/ferranfigueredo/f13o/wordpress-2_hUjT-nGoM5.png?updatedAt=1712657824550" alt="" /></p>
<p>In the block editor, select &quot;Custom HTML&quot; and paste the following block of code:</p>
<pre><code class="language-html">&lt;script src="https://f13o.com/api/widget.js?key={YOUR_API_KEY}"&gt;&lt;/script&gt;
&lt;div class="assistant-root"&gt;
    &lt;assistant-widget&gt;&lt;/assistant-widget&gt;
&lt;/div&gt;</code></pre>
<p>Ensure to substitute the placeholder with your actual API key, which is available in your dashboard after <a href="https://widget.f13o.com/register">signing up</a>. You can further customize the assistant by adding properties to the <code>&lt;assistant-widget&gt;</code> component. For a comprehensive list of available properties, refer to our <a href="https://widget.f13o.com/docs">documentation</a>.</p>
<p><img src="https://ik.imagekit.io/ferranfigueredo/f13o/wordpress-3_XgwDIWgHB.png?updatedAt=1712657825017" alt="" /></p>
<p>Click &quot;Publish&quot; to save your pattern, making it available <strong>for use in any page or post on your site</strong>. Next, let's integrate it into your templates to include the widget on every post or page.</p>
<h2>Add Pattern to Theme</h2>
<p>To integrate the pattern into your theme, go to the &quot;Customize&quot; theme menu, select &quot;Templates,&quot; and find the template where you want to include the widget. It's recommended to add it to the &quot;Single Posts&quot; template, but it can be added to any template as desired.</p>
<p>Upon selecting a template, you'll be directed to the template block editor. Click the &quot;+&quot; sign where you wish to insert the assistant and look for the previously created pattern. Select it to add it to the template, then click &quot;Save&quot; to apply the changes.</p>
<p><img src="https://ik.imagekit.io/ferranfigueredo/f13o/wordpress-4_PdujMSdLt.png?updatedAt=1712657824287" alt="" /></p>
<p>That's it! You can reposition it to your liking. Now, any post utilizing this template will feature the assistant, ready to assist your users.</p>
<p><img src="https://ik.imagekit.io/ferranfigueredo/f13o/wordpress-6_EFYeYbev0.png?updatedAt=1712657824400" alt="" /></p>]]></content:encoded>
                <dc:creator><![CDATA[f13o]]></dc:creator>
                <guid isPermaLink="false">https://widget.f13o.com/blog?guid=6</guid>
                <pubDate>Wed, 17 Apr 2024 10:01:28 +0200</pubDate>
                            </item>
                    <item>
                <title>Demo &amp; Use Cases</title>
                <link>https://widget.f13o.com/blog/demo-use-cases</link>
                <description><![CDATA[<img src="https://ik.imagekit.io/ferranfigueredo/tr:w-1920,h-1080/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1617791160505-6f00504e3519%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3w4OTAxNnwwfDF8cmFuZG9tfHx8fHx8fHx8MTc3NjQ1MTI5MXw%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D1080?ik-sdk-version=php-1.2.2" alt="Demo &amp; Use Cases" />We&#039;ve collected a few ideas to get you inspired and see how Chat With Page will transform your site experience.]]></description>
                <content:encoded><![CDATA[<img src="https://ik.imagekit.io/ferranfigueredo/tr:w-1920,h-1080/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1617791160505-6f00504e3519%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3w4OTAxNnwwfDF8cmFuZG9tfHx8fHx8fHx8MTc3NjQ1MTI5MXw%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D1080?ik-sdk-version=php-1.2.2" alt="Demo &amp; Use Cases" /><p>We've collected a few ideas to get you inspired and see how Chat With Page will transform your site experience. In each of these use cases, an AI assistant significantly enhances the user experience by <strong>offering personalized, interactive, and responsive services</strong> that cater to the specific needs and preferences of the user, thereby increasing engagement, satisfaction, and loyalty.</p>
<h2>Travel and Tourism</h2>
<p>In the travel and tourism sector, an AI assistant <b>enhances the user experience by providing personalized travel recommendations.</b> It can process user preferences regarding destinations, activities, and budget to offer customized itinerary suggestions. This not only saves time for the traveler but also introduces them to experiences they might not have discovered on their own.</p>
<h3>Demo</h3>
<p>&lt;assistant-widget
title=&quot;Discover Your Next Dream Destination&quot;
banner=&quot;<b>Tell me a bit about what you're looking for in your next adventure.</b> Our assistant can help you find the perfect travel destinations, plan your itinerary, and offer tips for an unforgettable trip. &quot;
trigger=&quot;What's your dream travel destination?&quot;&gt;
</assistant-widget></p>
<h3>Code</h3>
<pre><code class="language-html">&lt;assistant-widget
  banner="Tell me a bit about what you're looking for in your next adventure. Our assistant can help you find the perfect travel destinations, plan your itinerary, and offer tips for an unforgettable trip. "
  trigger="What's your dream travel destination?"&gt;
&lt;/assistant-widget&gt;</code></pre>
<h2>Cooking and Recipes</h2>
<p>For cooking and recipe websites, an AI assistant can transform how users interact with content. By inputting available ingredients, dietary restrictions, or desired cuisine, <b>users can receive tailored recipe suggestions,</b> making meal planning simpler and more creative. This personalization encourages users to explore new dishes and enhances their cooking experience.</p>
<h3>Demo</h3>
<p>&lt;assistant-widget
title=&quot;Unlock a World of Flavors&quot;
banner=&quot;<b>We can suggest recipes based on the ingredients you have.</b> Our assistant will guide you through recipes based on your preferences or ingredients you already have.&quot;
trigger=&quot;What type of dish are you preparing?&quot;&gt;
</assistant-widget></p>
<h3>Code</h3>
<pre><code class="language-html">&lt;assistant-widget
  banner="We can suggest recipes based on the ingredients you have. Our assistant will guide you through recipes based on your preferences or ingredients you already have."
  trigger="What type of dish are you preparing?"&gt;
&lt;/assistant-widget&gt;</code></pre>
<h2>Fitness and Health</h2>
<p>In fitness and health, an AI assistant offers a personalized approach to wellness. By understanding user goals, preferences, and constraints, it can suggest customized workout plans, dietary advice, and track progress over time. <b>This personalized coaching can significantly enhance motivation and outcomes,</b> as the advice is tailored to the individual's current fitness level, preferences, and goals.</p>
<h3>Demo</h3>
<p>&lt;assistant-widget
title=&quot;Achieve Your Health and Fitness Goals&quot;
banner=&quot;Whether it's losing weight, gaining muscle, or improving your overall wellbeing, we can offer you personalized advice. <b>Our assistant can provide personalized tips and routines to help you reach your fitness or health objectives.</b>&quot;
trigger=&quot;What's your main fitness goal?&quot;&gt;
</assistant-widget></p>
<h3>Code</h3>
<pre><code class="language-html">&lt;assistant-widget
  banner="Whether it's losing weight, gaining muscle, or improving your overall wellbeing, we can offer you personalized advice. Our assistant can provide personalized tips and routines to help you reach your fitness or health objectives."
  trigger="What's your main fitness goal?"&gt;
&lt;/assistant-widget&gt;</code></pre>
<h2>Wine Ecommerce</h2>
<p>For a wine ecommerce platform, an AI assistant can revolutionize the shopping experience by offering personalized wine recommendations based on the occasion, personal taste preferences, or food pairings. <b>This level of customization makes the selection process easier and more engaging for customers</b>, who might feel overwhelmed by the choices available.</p>
<h3>Demo</h3>
<p>&lt;assistant-widget
title=&quot;Find the Perfect Wine for Any Occasion&quot;
banner=&quot;<b>Our assistant can help you select the ideal wine for your special occasions, tastes, and preferences.</b> Whether it's a celebration, a quiet dinner, or a gift, get personalized recommendations.&quot;
trigger=&quot;What's the special occasion?&quot;&gt;
</assistant-widget></p>
<h3>Code</h3>
<pre><code class="language-html">&lt;assistant-widget
  banner="Our assistant can help you select the ideal wine for your special occasions, tastes, and preferences. Whether it's a celebration, a quiet dinner, or a gift, get personalized recommendations."
  trigger="What's the special occasion?"&gt;
&lt;/assistant-widget&gt;</code></pre>
<h2>Get Started Now</h2>
<p>Now that you've seen the incredible capabilities of our AI assistant across different niches, don't let this opportunity pass you by. <a href="https://widget.f13o.com/register">Sign up now</a> and elevate your website experience with personalized, interactive assistance that <strong>understands exactly what your visitors need</strong>.</p>]]></content:encoded>
                <dc:creator><![CDATA[f13o]]></dc:creator>
                <guid isPermaLink="false">https://widget.f13o.com/blog?guid=7</guid>
                <pubDate>Wed, 10 Apr 2024 12:03:32 +0200</pubDate>
                            </item>
                    <item>
                <title>About Us</title>
                <link>https://widget.f13o.com/blog/acerca-de</link>
                <description><![CDATA[<img src="https://ik.imagekit.io/ferranfigueredo/tr:w-1920,h-1080/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1620207418302-439b387441b0%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3w4OTAxNnwwfDF8cmFuZG9tfHx8fHx8fHx8MTc3NjQ1MTI5MXw%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D1080?ik-sdk-version=php-1.2.2" alt="About Us" />Join us on this exciting journey to redefine online engagement. Welcome to the future of interactive content.]]></description>
                <content:encoded><![CDATA[<img src="https://ik.imagekit.io/ferranfigueredo/tr:w-1920,h-1080/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1620207418302-439b387441b0%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DM3w4OTAxNnwwfDF8cmFuZG9tfHx8fHx8fHx8MTc3NjQ1MTI5MXw%26ixlib%3Drb-4.1.0%26q%3D80%26w%3D1080?ik-sdk-version=php-1.2.2" alt="About Us" /><p>We believe in transforming how readers interact with digital content. Our journey began with a simple mission: to bridge the gap between content creators and their audiences in a dynamic, engaging way. We are passionate about enhancing user experience, believing that every newsletter and blog has the potential to become a lively, interactive community.</p>
<h2>Our Mission</h2>
<p>Our core mission is to revolutionize the way content is consumed and interacted with online. We aim to transform passive reading into an engaging, two-way conversation, fostering a deeper connection between creators and their audiences. Our technology seeks to empower every website owner to turn their platform into a vibrant, interactive community, ultimately making the internet a more engaging space for dialogue and learning.</p>
<p><img src="https://ik.imagekit.io/ferranfigueredo/f13o/angelo-abear-knTKij60p3g-unsplash_KLy4Cuqqp.jpg?updatedAt=1712315707995&amp;tr=w-1200%2Ch-630%2Cfo-auto" alt="" /></p>
<h2>Our Vision</h2>
<p>Our AI-powered chat assistant is designed not just as a tool but as a companion for your digital space, fostering real-time conversations, increasing engagement, and helping you understand your audience like never before. We pride ourselves on being innovators at the intersection of AI and communication, constantly evolving our services to meet the needs of our diverse clientele.</p>
<h2>Our Team</h2>
<p>Behind our tech is a team of enthusiastic developers, marketers, and AI specialists, united by a vision to make the internet a more interactive place. We're dedicated to your success, offering personalized support to ensure it seamlessly integrates into your site, turning passive content consumption into active conversations.</p>
<p>We're on an exciting path to redefine online engagement, and we invite you to join us. Whether you're a blogger, a marketer, or simply someone passionate about creating captivating online experiences, we are here to help you connect with your audience like never before.</p>
<p>Welcome to the future of interactive content.</p>]]></content:encoded>
                <dc:creator><![CDATA[f13o]]></dc:creator>
                <guid isPermaLink="false">https://widget.f13o.com/blog?guid=2</guid>
                <pubDate>Fri, 05 Apr 2024 13:22:20 +0200</pubDate>
                            </item>
            </channel>
</rss>
