TC is a dedicated online space designed for communities to drive engagement and build customer loyalty. But why should you consider using our product?
By integrating TC as your dedicated community space, you can achieve several benefits:
Increased website traffic and time spent with the brand.
Positive user interactions.
Empowered communities where users can find answers to common questions and help each other.
This post will guide you through integrating TC into your site to boost community engagement.
Who is this for?
Our customers range from SaaS companies, e-commerce platforms, local fitness studios, startups, and more. In short, if you need a dedicated space to interact with your growing community and build trust, our platform is the most advanced yet intuitive!
Requirements
Our products are designed for quick setup. In most cases, integrating them into your website takes less than 10 minutes. We provide a simple piece of HTML code in this article that you can copy and paste to embed our product. This makes integration a breeze, whether you're a solo WordPress user or a company with a large engineering team.
Set up Guide
Here is how it works:
Create a “Community” link for your audience in the header
Create the component for the iframe
Add your community URL
Invite members to join!
Pretty simple right? In our example, we will use a local fitness studio's website to showcase how anyone can benefit from a community on their site. We kept it simple so that anyone can understand what is going on. We will also provide the HTML code for all the steps necessary.
Another way you can integrate our app is by using a frontend framework like React or Next.js using an iframe.
The first step is to create a link to your community page in your navigation. Here is how you would set it up using plain HTML:
<a href="/community">Community</a>
Next, we want to create a community page where the links will redirect the user. We create a “community.html” page in our code base where you will embed your TC community URL.
Next, we have to embed the TC site to the community page. This is done using an iframe:
<iframe
src="COMMUNITY URL"
width="100%"
height="100%"
frameborder="0"
style="border: 1px solid #bfcbda88; border-radius: 4px;"
allowfullscreen=""
aria-hidden="false"
tabindex="0"
></iframe>
Note: Depending on your CSS styling setup you need to change the width and height of the iframe so that it takes up the whole page.
Lastly, change the source URL in the “src” property with the URL to your community page. You must create a community on the TC website to get this URL. Once you have customized your community page copy the browser link and paste it on the "src" property.
The link to your home page community should look something like this (The provided link is not a real link, this is just for demo purposes):
https://www.theircircle.group/community/soul-fuel-community/discussion
If everything was done correctly, this is how your community page should look like:
A Common Question We Get
From customer interviews and demo presentations we had several people asking us the same question “Do my visitors need to create an account or log in?”
The answer is yes, they need to create an account to agree to our Terms & Conditions. They also need to learn about our privacy policy, through signing up on TC. For example, we tell them not to share personal info, illegal items, etc. This helps maintain a positive community and conform to privacy & data laws.
The solution we came up with was a Google, Microsoft, or work email login for a smoother user experience. We also add a layer of verification to keep bots off the tool.
Core Features and Functionalities
TC offers a variety of features so that our customers have all the tools needed to engage with their community. Here are some of our features:
Community Types: Private, public, or hidden community options allow tailored access based on the organization's needs.
Integration: Embed directly to your website or app for a seamless user experience.
Rich Posting Options: Polls, GIFs, topics, videos, and more to enhance user interaction and engagement.
Scalability: Unlimited members and unlimited file sharing & storage ensure the platform grows with the community.
Content Embedding: Embed content from Instagram, TikTok, X, and YouTube to enrich discussions and provide diverse media options.
Engagement Rewards: Get rewarded and collect points for engagement to motivate user participation.
Ad-Free Experience: Ad-free experience with no sponsored content ensures a clean and user-focused environment.
AI Assistance: Access to TheirAI Assistant for enhanced support and moderation.
Monetization: Monetize and charge for membership to create additional revenue streams.
Why use TC?
Here are some reasons why you would want to use TC:
Increased Website Traffic and Time Spent on Site: Benefit: Forums encourage repeat visits and longer engagement periods, improving SEO metrics and overall site performance.
Improved Brand Reputation: Benefit: Positive user interactions and testimonials enhance brand image. Forums also serve as platforms for sharing success stories and user experiences.
Reduced Customer Support Costs: Benefit: Users can find answers to common questions and help each other, reducing the load on customer support teams and lowering operational costs.
Valuable Customer Insights: Benefit: Forums provide direct feedback from users, offering insights into product usage, preferences, and areas for improvement. This data is invaluable for strategic decision-making.
In conclusion, integrating TC into your website is a straightforward process that offers numerous benefits for enhancing community engagement. With minimal setup time and a simple HTML code, businesses of all sizes—from solo entrepreneurs to large companies—can easily embed TC to create a dedicated community space. By implementing TC, you not only increase website traffic and improve brand reputation but also gain valuable customer insights and reduce support costs, ultimately contributing to the growth and success of your business.
Comments