city.involve.ai
Open in
urlscan Pro
2600:9000:223c:1e00:5:290c:d7c0:93a1
Public Scan
Submitted URL: https://www2.involve.ai/e/977373/nvite-utm-medium-EmailSequence/w3cy/33785131/?h=za1v6YXf5sWQO_58F626bSix0dVZblZd_T5yeN7...
Effective URL: https://city.involve.ai/?utm_source=Webinar+Invite&utm_medium=Email+Sequence
Submission: On August 20 via api from LU — Scanned from DE
Effective URL: https://city.involve.ai/?utm_source=Webinar+Invite&utm_medium=Email+Sequence
Submission: On August 20 via api from LU — Scanned from DE
Form analysis
4 forms found in the DOMGET /search/index
<form method="get" action="/search/index">
<div class="searchbox searchbox--large qa-search-area">
<div class="searchbox__input algolia-search--forum qa-menu-search-input">
<div class="search-and-filter-wrapper"><span>
<div class="algolia-search-container" role="combobox" aria-haspopup="listbox" aria-labelledby="downshift-2-label">
<div class="algolia-search-container--empty-input">
<div class="search-box"><input aria-label="Search" type="search" placeholder="Enter keywords and hit the Return key for all results." autocomplete="off" autocorrect="off" autocapitalize="off" class="search-box__input"
aria-autocomplete="list" aria-labelledby="downshift-2-label" id="downshift-2-input"><button type="submit" aria-label="Enter" class="search-box__submit"><svg aria-hidden="true" width="16" height="16" class="" viewBox="0 0 24 24"
xmlns="http://www.w3.org/2000/svg">
<path
d="M15.5 14H14.71L14.43 13.73C15.41 12.59 16 11.11 16 9.5C16 5.91 13.09 3 9.5 3C5.91 3 3 5.91 3 9.5C3 13.09 5.91 16 9.5 16C11.11 16 12.59 15.41 13.73 14.43L14 14.71V15.5L19 20.49L20.49 19L15.5 14ZM9.5 14C7.01 14 5 11.99 5 9.5C5 7.01 7.01 5 9.5 5C11.99 5 14 7.01 14 9.5C14 11.99 11.99 14 9.5 14Z"
fill="currentColor"></path>
</svg></button><button type="reset" aria-label="Clear search" class="search-box__reset" style="opacity: 0;"><svg aria-hidden="true" width="16" height="16" viewBox="0 0 16 16" fill="none" class="">
<path
d="M8.00065 1.33334C4.31398 1.33334 1.33398 4.31334 1.33398 8.00001C1.33398 11.6867 4.31398 14.6667 8.00065 14.6667C11.6873 14.6667 14.6673 11.6867 14.6673 8.00001C14.6673 4.31334 11.6873 1.33334 8.00065 1.33334ZM11.334 10.3933L10.394 11.3333L8.00065 8.94001L5.60732 11.3333L4.66732 10.3933L7.06065 8.00001L4.66732 5.60668L5.60732 4.66668L8.00065 7.06001L10.394 4.66668L11.334 5.60668L8.94065 8.00001L11.334 10.3933Z"
fill="currentColor"></path>
</svg></button></div>
</div>
</div>
</span></div>
</div>
</div>
</form>
Name: register — POST /member/register
<form name="register" method="post" action="/member/register" class="form js-ajax-form--registration" novalidate="novalidate">
<div class="js-notification ">
<div class="box box__pad is-hidden">
<ul></ul>
</div>
</div>
<div class="form__row">
<div class="first">
<label data-required="1" class="label required" for="register_user_username"> Username * </label>
</div>
<div class="second">
<input type="text" id="register_user_username" name="register[user][username]" required="required">
</div>
</div>
<div class="form__row">
<div class="first">
<label data-required="1" class="label required" for="register_user_email"> Email address (please use a business email) * </label>
</div>
<div class="second">
<input type="email" id="register_user_email" name="register[user][email]" required="required">
</div>
</div>
<div class="form__row">
<div class="first">
<label data-required="1" class="label required" for="register_user_password"> Password * </label>
</div>
<div class="second">
<input type="password" id="register_user_password" name="register[user][password]" required="required">
</div>
</div>
<div class="form__row">
<div class="first choices--stacked fancyselect">
<input type="checkbox" id="register_terms" name="register[terms]" required="required" value="1">
<label for="register_terms" class="required"> I accept the <a href="/site/terms" target="_blank" class="terms">
terms & conditions
</a>
</label>
</div>
</div>
<div class="email_repeat" style="display: none;">
<div class="form__row">
<div class="first">
<label class="label" for="register_email_repeat"> loginBox.register.email_repeat </label>
</div>
<div class="second">
<input type="text" id="register_email_repeat" name="register[email_repeat]">
</div>
</div>
</div>
<button type="submit" id="register_submit" name="register[submit]" class="btn btn--cta btn--full-width"> Register <div class="loader"></div></button>
<input type="hidden" id="register_is_invite" name="register[is_invite]">
<input type="hidden" id="register__token" name="register[_token]" value="TcXc4MIH-Qyuxt4w6Q8naT8FnGmXm21yYeQ_m7Qny3o">
</form>
Name: login — POST /member/login
<form name="login" method="post" action="/member/login" class="form js-ajax-form--login">
<div class="js-notification">
<div class="box box__pad is-hidden">
<ul></ul>
</div>
</div>
<div class="form__row">
<div class="first">
<label class="label required" for="login_usernameOrEmail"> Username or Email </label>
</div>
<div class="second">
<input type="text" id="login_usernameOrEmail" name="login[usernameOrEmail]" required="required">
</div>
</div>
<div class="form__row">
<div class="first">
<label class="label required" for="login_password"> Password </label>
</div>
<div class="second">
<input type="password" id="login_password" name="login[password]" required="required">
</div>
</div>
<div class="form__row">
<div class="first choices--stacked fancyselect">
<input type="checkbox" id="login_remember" name="login[remember]" value="1">
<label for="login_remember"> Remember me </label>
</div>
</div>
<button type="submit" id="login_submit" name="login[submit]" class="btn btn--cta btn--full-width"> Log in <div class="loader"></div></button>
<div class="box__pad box--note box--blend">
<a href="#" class="js-open-modal" data-modal="forgot" tabindex="-1">Forgot password?</a>
</div>
<input type="hidden" id="login__token" name="login[_token]" value="yaQH4InljF3361j0T2CEK6sDyRW_C59IRnTt7XBAuck">
</form>
Name: forgotPassword — POST /member/forgotPassword
<form name="forgotPassword" method="post" action="/member/forgotPassword" class="form js-ajax-form--forgot" id="form--forgot__1098533802">
<div class="js-notification">
<div class="box box__pad is-hidden">
<ul></ul>
</div>
</div>
<div class="form__row">
<div class="first">
<label class="label required" for="forgotPassword_username"> Username or e-mail </label>
</div>
<div class="second">
<input type="text" id="forgotPassword_username" name="forgotPassword[username]" required="required">
</div>
</div>
<div class="form-row first">
<button type="submit" id="forgotPassword_submit" name="forgotPassword[submit]" class="btn btn--cta qa-submit-button"> Send <div class="loader"></div></button>
<a href="#" class="group__item end js-open-modal qa-forgot-password-overview-link" data-modal="login">Back to overview</a>
</div>
<input type="hidden" id="forgotPassword__token" name="forgotPassword[_token]" value="fA49unOAOpZD315qPKb81V1VHkmzVsDY3dwiGa6-Bm4">
</form>
Text Content
COOKIE POLICY We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies. Accept cookies Deny all Cookie settings × COOKIE SETTINGS We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies. Basic Functional Normal Functional + analytics Complete Functional + analytics + social media + embedded videos Accept cookies * Community * * * Welcome to the CI.ty Café. * Recently active topics * Unanswered questions * CI.ty conversations * Using involve.ai - advice and best practices8 * Help and tech support4 * The Customer Intelligence Movement14 * CI.ty News * News from the CI.ty and involve.ai2 * Library * * * involve.ai Library * Training and Resources * Get started with the CI.ty5 * Involve 101 Trainings5 * Involved in a Minute: Example use cases6 * Product Information * Customer Health Dashboard8 * Workspaces6 * Machine Learning and Artificial Intelligence6 * Admin and data lead resources * Involve.ai Customer Journey6 * Onboarding materials5 * Platform setup and integrations11 * Data Science as as Service5 * Use case library6 * | Support * Website * involve.ai login * Create a post Login WELCOME TO THE CI.TY: A CUSTOMER INTELLIGENCE (COMMUNI)TY EXPLORE THE CI.TY GET STARTED About the CI.ty and involve.ai CLASSROOM Involve 101 Trainings LIBRARY involve.ai documentation and guides CAFÉ Discuss, advise, or just read the news MECHANIC Technical support TOWNHALL Product roadmap and product ideas SEEN AROUND TOWN * Most recent posts * Categories cathyCommunity Manager published in Customer Health Dashboard SLICE AND DICE YOUR DASHBOARD WITH FILTERED VIEWSTUTORIAL Two ways to create a View and reduce the amount of data you see on your customers dashboard. involve.ai has well over 170+ integrations and your organization most-likely has all, if not most, of your customers data sources linked directly. Having access to so much data may not be necessary for your day-to-day. Simplify your dashboard by setting up filtered views. You can set views to see only your customers, only customers using a specific product, those in a specific revenue range, etc. How to set a view Login In your Customer Health Dashboard, click the Views dropdown next to your left side search bar: Click Add New Name your view and select your preferred data. Save Once you save a View, it will be available in the Views drop down for easy reference. You can also set a View as your default. How to turn a filter into a view Click Filters in your customers dashboard (next to the View dropdown) Select your filters Click Save at the top: 1541 2 months ago mpoppenCI.tizen published in The Customer Intelligence Movement SEVEN 2023 PREDICTIONS FOR CUSTOMER TEAMS In 2022, Customer Intelligence emerged as a new business solution category, one that helps companies become more customer-centric and double down on revenue from their existing customer base. The momentum of the Customer Intelligence movement has been exciting to say the least! How can 2023 compare, you ask? I believe we have only seen the beginning of the impact customer data and insights can have on business transformation and customer value! Here are my top predictions for how customers will continue to be the greatest lever for revenue growth and ultimate success…especially in a questionable economy! Prediction #1: Customer health scoring will be defined by data-driven, personalized customer outcome measures Health scoring has been a huge component of Customer Success leadership over the years. It has helped us track customers’ wellbeing, identify customers who need additional support, and lend assistance to CSMs guiding customers through challenges. But with today’s technology, re 21950 7 months ago B BridCI.tizen asked in Help and tech support WHY ARE SPECIFIC VALUES NOT POPULATING IN MY FILTERS? When I set filters, each filter opens drop down options, but does not list the option I want to see. 11 7 months ago BrigidCCommunity Manager posted in Using involve.ai - advice and best practices WHAT DO YOU THINK ABOUT THE NEW KPI COLORS? Let us know what you think about Part 1 of the Customer Health Dashboard redesign! We released updated, brighter colors yesterday and would love your feedback! 10 7 months ago BrigidCCommunity Manager published in Involve 101 Trainings ONGOING TRAINING Ongoing training CI.ty Content After completing Involve 101, you can always return to the material for a refresher, or search the CI.ty for other articles, videos and quick answers. If you have questions about your learning or your own platform, you can: post them to the Help and Technical Support forum open a support ticket at support@involve.ai raise them with your organization’s administrator to discuss with their involve.ai Customer Success Manager. Training webinars and workshops You can also sign up for our regularly scheduled virtual live training webinars. Each month, we host sessions covering the dashboard, workspaces and additional features, and brainstorm use cases that will work for your own day to day. Find and register for these trainings in the Events Center. 0180 8 months ago BrigidCCommunity Manager published in Involve 101 Trainings INVOLVE 101 KNOWLEDGE CHECK After reviewing Involve 101 parts 1-3, you should have a well-rounded understanding of What Customer Intelligence is and why it’s important How involve.ai can help you in your role How to navigate through and take action in the platform. Now it’s time for a knowledge check! If you have already been invited by your admin into your involve.ai platform, log into your dashboard and follow the guided onboarding to earn your Learner, Champion and Pro badges. These step-by-step prompts will walk you through actions based on the content you learned from the above guides. If the onboarding doesn’t automatically launch for you, click the dog/question mark icon in the lower right corner of your dashboard, then select “Your Onboarding Progress.” Total time: 5-10 minutes per badge. Share your knowledge back Post one question or comment in the CI.ty based on what you’ve learned. To do so, click + Create a Post in the upper right corner of your current screen. This will open the option to post a ques 0490 8 months ago BrigidCCommunity Manager published in Involve 101 Trainings CUSTOMER INTELLIGENCE 101 - WHAT'S IN IT FOR ME? Welcome to involve.ai! Your gateway to customer intelligence! What is involve.ai? Involve.ai is an early warning platform that first shows you all customers data in a single view. It lets you know which customers are healthy or at risk, and why, based on an analysis of their data. This will help YOU prioritize your book of business and take targeted actions. It also takes the guesswork out of relationship management, saving you time, by automating Customer Intelligence. What is Customer Intelligence? Customer Intelligence is the analysis of all customer behaviors, words, and interactions to understand and predict customer health . It’s taking customer knowledge one step further, by making the things you know about each customer actionable. How Customer Intelligence can help you succeed. Understanding your customers holistically in this way will help you predict which customers are in need of outreach, confidently lead proactive conversations with them, reach out early with prescriptive 0730 8 months ago BrigidCCommunity Manager published in Involve 101 Trainings PLATFORM 101 - NAVIGATING AND USING THE PLATFORM Deliver more value, more easily, to your customers through regular use of your new involve.ai platform. The involve.ai platform This set of articles and videos will help prepare you to navigate and take action in your involve.ai early warning system. Total time: approximately 1 hour Read or watch the Dashboard overview Read the Workspaces overview Get to know Machine Learning Understand your organization’s Health Score Ingredients What is The involve.ai customer health score? What are Key Performance Indicators? How to set Filters and views How to Provide input into the health score (Customer Owner Pulse) Account view Reporting data discrepancies Congratulations! 🎉 You’ve completed Part 2 of your Involve 101 Training. Now move ahead to section 3 - Involved in a Minute - to review real world applications of the platform. 01500 8 months ago BrigidCCommunity Manager published in Platform setup and integrations AZURE SQL DATABASE SETUP GUIDE Prerequisites To connect your SQL Server database to Fivetran, you need: SQL Server version 2012 or above An Azure account with a DB Owner, SQL Server Contributor, or SQL Security Manager role ALTER ANY USER permissions in your database server Your database host's IP (e.g., 1.2.3.4) or domain (e.g., your.server.com) Your database's port (usually 1433) (If you want to connect using SSH) An SSH server IMPORTANT: We do not support single-user mode. Setup instructions Step 1: Choose authentication method First, decide whether to authenticate with Azure Active Directory or with a username and password. Authenticate with Azure Active Directory IMPORTANT: You must have a properly configured Active Directory enabled within your Azure account to authenticate with Azure Active Directory. Follow Azure's Active Directory for Azure SQL setup instructions to properly enable Active Directory Authentication on your Azure SQL Database. Azure Active Directory allows you to authenticate Fivetran using OA 0300 8 months ago cathyCommunity Manager published in Use case library SMARTFLOWS: USE CASESBLOG Smartflows is involve.ai’s data automation tool, so that CSMs and Account Managers have one less thing to monitor. All users will be able to set up their own smartflows to track their customers' data changes by receiving a Slack notification or an auto-assigned and created info card. Note : for anyone using involve.ai’s writeback services, new info cards will be written back to their existing systems of record once they’re created as well. How Can I Use Smartflows Standardization and playbooks: every time X happens, I want action Y to happen. Some examples: If the number of support tickets goes from low to high in any of my customers, I want to automatically have a task created to check-in with those customers. If a customer’s NPS/CSAT score rises from medium to high, I want to receive a notification, so that I can outreach to them for a review or a case study. Reengaging unresponsive customers & churn reduction Setup a smartflow to alert you when interaction frequency with a customer 1220 8 months ago Show more activity CI.TY CONVERSATIONS Share advice and questions with other data heads USING INVOLVE.AI - ADVICE AND BEST PRACTICES * 8 topics * 5 Replies HELP AND TECH SUPPORT * 4 topics * 3 Replies THE CUSTOMER INTELLIGENCE MOVEMENT * 14 topics * 10 Replies CI.TY NEWS Stay in the know with involve.ai updates NEWS FROM THE CI.TY AND INVOLVE.AI * 2 topics * 0 Replies AWARDED BADGES WIDGET * BrigidChas earned the badge Good Neighbor * christy.augustinehas earned the badge Author * morechuckhas earned the badge Good Neighbor * christy.augustinehas earned the badge Advisor * EmilyRyanhas earned the badge Author * JGossmanhas earned the badge Author * ElizBlasshas earned the badge Advisor Show all badges Powered by Gainsight Terms & ConditionsCookie settings Back to top SIGN UP Already have an account? Login Username * Email address (please use a business email) * Password * I accept the terms & conditions loginBox.register.email_repeat Register NOW ENTERING THE CI.TY... No account yet? Create an account Username or Email Password Remember me Log in Forgot password? Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password. Username or e-mail Send Back to overview SCANNING FILE FOR VIRUSES. Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes. OK THIS FILE CANNOT BE DOWNLOADED Sorry, our virus scanner detected that this file isn't safe to download. OK