mcommunity.linkedin.com Open in urlscan Pro
18.66.102.68  Public Scan

URL: https://mcommunity.linkedin.com/
Submission: On September 08 via automatic, source certstream-suspicious — Scanned from IT

Form analysis 4 forms found in the DOM

GET /search/index

<form method="get" action="/search/index" data-bounded-context="Search">
  <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" data-bounded-context="Search"><span>
          <div class="algolia-search-container" aria-expanded="false" aria-owns="downshift-2-menu" role="combobox" aria-haspopup="listbox" aria-labelledby="downshift-1-label">
            <div class="algolia-search-container--empty-input">
              <div class="search-box"><input aria-label="Search" type="search" placeholder="Unlock greatness in every search..." autocomplete="off" autocorrect="off" autocapitalize="off" data-track-type="click keydown"
                  data-element-name="Search input" data-event-filter="enterKeydownFilter" class="search-box__input" aria-autocomplete="list" aria-labelledby="downshift-1-label" id="downshift-1-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: registerPOST /member/register

<form name="register" method="post" action="/member/register" class="form js-ajax-form--registration" novalidate="novalidate" data-mn="ItemView" data-mn-app="frontend">
  <div class="js-notification " data-mn="CompositeView" data-mn-app="frontend">
    <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"> E-mail address * </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 &amp; 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="H44sgMfTSFuQ8tTBdsVBqrdAVFPl63AMKXQlkzUogsU">
</form>

Name: loginPOST /member/login

<form name="login" method="post" action="/member/login" class="form js-ajax-form--login" data-mn="ItemView" data-mn-app="frontend">
  <div class="js-notification" data-mn="CompositeView" data-mn-app="frontend">
    <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" data-mn="ItemView" data-mn-app="frontend">Forgot password?</a>
  </div>
  <input type="hidden" id="login__token" name="login[_token]" value="J9NyVoi8V8uaBMxit8C2Z5qHP-x5qo8oM4ylM8OVGUE">
</form>

Name: forgotPasswordPOST /member/forgotPassword

<form name="forgotPassword" method="post" action="/member/forgotPassword" class="form js-ajax-form--forgot" id="form--forgot__2076210130" data-mn="ItemView" data-mn-app="frontend">
  <div class="js-notification" data-mn="CompositeView" data-mn-app="frontend">
    <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"> Enter your e-mail address </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" data-mn="ItemView" data-mn-app="frontend">Back to overview</a>
  </div>
  <input type="hidden" id="forgotPassword__token" name="forgotPassword[_token]" value="6fQhve1iINwYgfqjT_SuBkgwXdlU_kBjyvvUNPozBFI">
</form>

Text Content

Skip to main 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

 * Product Updates
 * Ideas
 * Groups
 * Events
 * Community Categories
    * 
    * * Community overview
      * Recently active topics
      * Unanswered questions
      * Community
      * Getting started in the community2
      * Company announcements1
      * Ask the community
      * General Q&A1
      * Product Q&A1
      * Learn & Share
      * Tips & Tricks2
      * Show & Tell1

 * Sales Navigator



 * 
 * Create topic
 * Login







WELCOME TO THE COMMUNITY!


 * Find answers to your questions
 * Stay up to date on the latest topics
 * Ask questions and help others

Ask your question


GET STARTED WITH THE COMMUNITY

 * What does registration and login rate limit mean?


SALES PROFESSIONALS HUB

for Sales Navigator end-users


PROGRAM MANAGER & ADMIN HUB

for Sales Navigator PMs & Admins


IDEAS

Share your product idea with us





FEATURED TOPICS




Best practise



USE INSIDED COMMUNITIES TO BOOST EVENT REGISTRATION



Hey everyone! Just wanted to share a quick tip on using your community to
increase event registration for your next event! We recently ran an event on the
importance of Customer Success in 2020 and we saw a massive 70% of our event
registrations come from signups on our community! What did we do? We simply set
up an event on our community—announcing what we planned to cover and who would
be speaking—and enabled event registration directly on the community. We also
found that those who wanted to ask questions about the event did so in the
comments section, which really got people excited about the topics we would be
covering. What was also fantastic was that we saw those that attended the event
kept the discussion going in the weeks after on the community too! So,
definitely, for your next event be sure to use your community! ?




1 year ago
3280
Article


WHAT DOES REGISTRATION AND LOGIN RATE LIMIT MEAN?



Have you or your users come across these error messages?
validation.user_register.ratelimit or validation.user_login.ratelimit. This is
due to our rate limiting feature being applied when specific users or actions
exceed a defined limit. We've developed the following rate limits: Limit on
failed registration: visitors from one IP cannot attempt more than 5 tries per
hour when registering a user Limit on failed login: visitors from one IP cannot
attempt more than 5 tries per hour when trying to login as a user You don't want
this limit in your instance? No problem, just drop us a line at
support@company.com and we can disable it for you. The phrase is not shown
correctly? If the errors are shown as validation.user_register.ratelimit or
validation.user_login.ratelimit, it can be confusing for users to figure our
what is going on. You can easily change them by adding the following phrases in
the control environment of your community: Module: Common, Key:
validation.user_login.ratelimit Module: Common, Key:
validation.user_register.ratelimit - Frank




1 year ago
1150


I WANT TO PUSH SALESFORCE DATA INTO COMPANY, CAN I?



Hi, We’re using Salesforce as a CRM, and would like to push Salesforce data
(Calls, Opportunities) into Company. Is that possible and how would I go about
getting this started? - Josephine




1 year ago
15196


FIND & JOIN YOUR LANGUAGE GROUPS


GRUPO OFICIAL EN ESPAÑOL




GRUPPO UFFICIALE IN ITALIANO




DEUTSCHSPRACHIGE GRUPPE




GRUPO OFICIAL PORTUGUÉS




RÉSEAU OFFICIEL FRANÇAIS




OFFICIËLE BENELUX GROEP



 * Popular discussions
 * Help others

ElizaNew Participant
published in Analytics
A simple way to calculate Lead Scorelead score

Hey everyone! I was taking out the trash this morning—that’s when I do my best
thinking lol, and had a super quick idea on how to easily use our software for
Lead Scoring. We have had requests before to add functionality for this to our
product, but I think there’s already a quick and insightful way to get you there
with your current implementation. So, here’s what I’ve been thinking to solve
this: What if we use any actions users perform in your product and attribute a
score to them. Example: every time a user logs in to your app, we give them 10
points. Whenever they activate a new feature in a trial, we give them 25.
There’s no standard way to create an overview based on ruling like this, but we
can solve that using custom formulas: [code] Count of ‘App opens’ * 10 [code]
Applying this formula and adding it to a custom report would give us a real-time
count of accounts with the most opens and thus highest score. If we then add a
timeframe to the report, we could run this monthly and

01760

1 year ago
AnthonyPioneer
published in Tips & Tricks
Use inSided Communities to boost event RegistrationBest practise

Hey everyone! Just wanted to share a quick tip on using your community to
increase event registration for your next event! We recently ran an event on the
importance of Customer Success in 2020 and we saw a massive 70% of our event
registrations come from signups on our community! What did we do? We simply set
up an event on our community—announcing what we planned to cover and who would
be speaking—and enabled event registration directly on the community. We also
found that those who wanted to ask questions about the event did so in the
comments section, which really got people excited about the topics we would be
covering. What was also fantastic was that we saw those that attended the event
kept the discussion going in the weeks after on the community too! So,
definitely, for your next event be sure to use your community! ?

03280

1 year ago
AnthonyPioneer
published in Show & Tell
Hold on to your hats! Our Annual Awards ceremony is coming up!Announcement

It’s that time of the year again, where we take time to recognise both our
employees, and customers, for their tremendous contributions to the business
over the past year. It has been a great year for us and we could not have done
it without your help—and we want to recognize this. ? We have a number of
different award categories, from Most Helpful Content to Nicest Design and a
whole host of great prizes to give away (even an all expenses paid evening at
your favorite restaurant)! You don’t want to miss out! So without further ado,
please go ahead and nominate those who you think deserve to win an award.
Remember you can only make one nomination per category! The results will be
shared at our annual awards webinar in 3 weeks time. Plenty of time to build the
suspense...Good luck all!

03780

1 year ago
JennyNew Participant
posted in Amsterdam Usergroup
People from Amsterdam - Introduce yourself

Dear people from Amsterdam, I’m happy to see you all in this group. Hereby I
would like to introduce myself, and I hope to read more about you too! I am
Jenny and I'm part of the family since 2010. Right now I am in the Marketing
department, but before I was a Consultant for five years and got to work many
great customers and their communities. For me this group is a great opportunity
to stay in touch with all of you.

00

1 year ago
ElizaNew Participant
published in Integrations
Pimping your reporting using custom integrationsIntegrations

Injecting more data into your reporting takes your view on the customer journey
to a whole new level. Regardless of the report or dataset you’re using—whether
it’s feature adoption data or a geographical view of your customers and their
support requests—smart use of more data will grant you a better view on your
customer and their needs. To better enable you to customize your reporting, we
have decided to start adding custom integrations. We make a distinction between
two types: Platform integrations: E.g. connecting to other SaaS software like
CompanyA and CompanyB Personal integrations: E.g. pieces of code or links to
datasets that you have built yourself and would like to integrate in your
datasets Both are currently available for all customers in the back-end of
Company. DONE, RELEASED, YEAH! Example use-cases: You want to create an overview
of all customer data, including demographics & usage of your platform, and then
tie that into CRM data including how many times they have reac

04560

1 year ago
ElizaNew Participant
published in General information
New to the Community? Here's everything you need to know!Getting started

Is this your first visit to our lovely company community? Welcome! We’re super
happy to have you here! What are we doing here? First things first, what are we
actually doing in the company community? Our community is meant to be useful for
both new and veteran customers, your level of expertise does not matter. That’s
the beauty of our little community here, we have a TON of expertise on the
platform daily about our company, Data & Analytics, Reporting and others—It
really is an endless list of possibilities. A (really) quick tour The basic
setup of our community is simple: Getting Started (You’re here now!) New to the
community? New to our Company? Visit me first! Analytics & Reporting We’re a
Data & Analytics company, so it makes sense to have a whole lot of ideas on how
to best be using your data, right? We have got you covered! Platform &
Integrations Guides & Articles on using our platform, or integrating with other
tools you might already have added to your tech-stack. News & Upd

12560

1 year ago
ElizaNew Participant
published in Guides & tutorials
How to contact support (when it’s really needed!)contact support

Look, obviously we would like you to use the community as the first point of
contact when encountering questions or problems, as chances are your peers have
dealt with them before! But, if you’re encountering a problem the community
really can’t fix, we’re also not going to make it difficult for you to find
us—We’re here to help! What to check before reaching out to support: Looking for
best practices Luckily we have so many clients that have used our software in
ways we could have never imagined. We’d suggest posting your question here
(link). Issues with 3rd party scripts and implementations Don’t get us wrong, we
love 3rd party scripts just as much as any other person. However, given their
nature (3rd party) we also can’t take responsibility for their inner workings.
Please consult the 3rd party in question, or the developer that helped you set
them up. Contact details Email: support@company.com (We will get back to you
within 24 hours) Status updates: www.company.com/status/ (A liv

01670

1 year ago
JosephineParticipating Frequently
asked in Product Q&A
I want to push Salesforce data into Company, can I?


Hi, We’re using Salesforce as a CRM, and would like to push Salesforce data
(Calls, Opportunities) into Company. Is that possible and how would I go about
getting this started? - Josephine

06

1 year ago
ElizaNew Participant
published in Platform
What does registration and login rate limit mean?Article

Have you or your users come across these error messages?
validation.user_register.ratelimit or validation.user_login.ratelimit. This is
due to our rate limiting feature being applied when specific users or actions
exceed a defined limit. We've developed the following rate limits: Limit on
failed registration: visitors from one IP cannot attempt more than 5 tries per
hour when registering a user Limit on failed login: visitors from one IP cannot
attempt more than 5 tries per hour when trying to login as a user You don't want
this limit in your instance? No problem, just drop us a line at
support@company.com and we can disable it for you. The phrase is not shown
correctly? If the errors are shown as validation.user_register.ratelimit or
validation.user_login.ratelimit, it can be confusing for users to figure our
what is going on. You can easily change them by adding the following phrases in
the control environment of your community: Module: Common, Key:
validation.user_login.ratelimit Mo

01150

1 year ago
ElizaNew Participant
posted in Getting started in the community
We're launching the new community!

Our new Community is LIVE! Ok, so it’s finally here...drumroll please...? You
can find a link to our brand spanking new community here, make sure to refer
your colleagues as well! https://community.company.com/ You should see our new
community as a one stop shop to answer all of your most pressing needs. Can’t
find an answer? Simply post a question on the community! Of course, if you still
want to contact our support team you can do so here! Everyone has their own
profile on the community, and can vote on ideas and suggestions. We even have a
points leaderboard too, so look out in case your name appears there. We will be
giving points to the users who answer the most questions on the community, are
the most active and post the most popular requests in the ideation section. We
can also reward badges to our users…so keep an eye out for that too. That’s it
for now! Any questions...ask the community! - Frank

00

1 year ago
Show more activity
JennyNew Participant
asked in General Q&A
How can I earn community badges?


I’ve noticed some fancy badges below some community profiles. What do I need to
do to get these as well and where can I view them all?

01

1 year ago
Show more activity


 


EVENTS CALENDAR




USER LEADERBOARD

 * Week
 * All time




FEATURED VIDEOS

Member Roundtable: Measuring success & ROI



Community Exclusive Resources & Perks






LOOKING FOR MORE HELP?

We've got you covered! Check out these additional resources below.


QUICK LINKS


LEARNING CENTER

Explore on-demand and live training to enhance your product knowledge and skills


HELP CENTER

Access our library of FAQs and technical articles for feature-specific questions


CUSTOMER SUPPORT

Start a live chat or create a support ticket for further assistance

Powered by Gainsight
Terms & ConditionsCookie settings
 * About
 * Cookie Policy
 * Privacy Policy
 * User Agreement
 * Accessibility
   
   

   English
 * Deutsch
 * Français
 * Nederlands
 * Italiano
 * Español


SIGN UP

Already have an account? Login

LOGIN WITH SSO

Login with Saml2 Login with LinkedIn
or
Username *

E-mail address *

Password *

I accept the terms & conditions
loginBox.register.email_repeat

Register



LOGIN TO THE COMMUNITY

No account yet? Create an account

LOGIN WITH SSO

Login with Saml2 Login with LinkedIn
or
Username or Email

Password

Remember me
Log in

Forgot password?

Enter your E-mail address. We'll send you an e-mail with instructions to reset
your password.

Enter your e-mail address

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