www.seenspire.com
Open in
urlscan Pro
34.253.101.190
Public Scan
Submitted URL: http://seenspire.com/
Effective URL: https://www.seenspire.com/
Submission: On April 27 via manual from US — Scanned from DE
Effective URL: https://www.seenspire.com/
Submission: On April 27 via manual from US — Scanned from DE
Form analysis
2 forms found in the DOMName: email-form — GET
<form id="email-form" name="email-form" data-name="Email Form" redirect="https://app.seenspire.com/seenspire/signup" data-redirect="https://app.seenspire.com/seenspire/signup" method="get" class="form-5" aria-label="Email Form"
siq_id="autopick_9349">
<div class="pricing-container">
<div class="pricing-calculator">
<div>
<div class="calculator-title-wrap">
<div class="icon-check active"></div>
<div class="text-block-223"><span class="text-span-49">Step 1.</span> Choose the number of displays</div>
<div id="step1text" class="text-block-217 text-span-49">Step 1.</div>
<div class="text-block-224 text-space"> Choose the number of displays</div>
</div>
<p class="calculator-title-info">The more screens you power with Seenspire content, the less you pay.</p>
<div class="screen-number-wrap is-history"><input type="text" class="screen-number-input w-input" maxlength="256" name="Screen-Number" data-name="Screen Number" placeholder="1" id="Screen-Number" required="">
<div class="screen-number-slider-wrap">
<div class="screen-number-slider">
<div class="number-slider-handle"></div>
<div class="finish-arrow"></div>
</div>
<div class="screen-number-counters">
<div class="number-item active">
<div class="number-item-line"></div>
<div>1</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>2</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>3</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>4</div>
</div>
<div class="number-item _5-discount">
<div class="number-item-line discount"></div>
<div class="text-number-5">5</div>
<div class="text-5-discount">5% discount</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>6</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>7</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>8</div>
</div>
<div class="number-item">
<div class="number-item-line"></div>
<div>9</div>
</div>
<div class="number-item last">
<div class="number-item-line last"></div>
<div>10</div>
<div class="text-10-or-more">or more</div>
</div>
</div>
</div>
</div>
<div class="w-embed">
<div class="screen-number-wrap">
<input type="number" class="screen-number-input custominput" maxlength="2" min="1" max="10" value="1" name="ScreenNumber" data-name="ScreenNumber" placeholder="1" id="scrnumber" oninput="slider.value=ScreenNumber.value" required="">
<div class="screen-number-slider-wrap">
<div class="screen-number-slider">
<div class="progress"></div>
<input type="range" id="slider" name="slider" min="1" max="10" value="1" step="1" class="slajder" oninput="ScreenNumber.value=slider.value">
<div class="number-slider-handle"> </div>
<div class="finish-arrow"></div>
</div>
<div class="screen-number-counters">
<div class="number-item active" id="kecina">
<div class="number-item-line" id="kecinal"></div>
<div>1</div>
</div>
<div class="number-item" id="dvojka">
<div class="number-item-line" id="dvojkal"></div>
<div>2</div>
</div>
<div class="number-item" id="trojka">
<div class="number-item-line" id="trojkal"></div>
<div>3</div>
</div>
<div class="number-item" id="cetvorka">
<div class="number-item-line" id="cetvorkal"></div>
<div>4</div>
</div>
<div class="number-item">
<div class="number-item-line discount" id="linediscount"></div>
<div class="text-number-5" id="petica">5</div>
<p class="text-5-discount" id="petposto">5% discount</p>
</div>
<div class="number-item" id="sestica">
<div class="number-item-line" id="sestical"></div>
<div>6</div>
</div>
<div class="number-item" id="sedmica">
<div class="number-item-line" id="sedmical"></div>
<div>7</div>
</div>
<div class="number-item" id="osmica">
<div class="number-item-line" id="osmical"></div>
<div>8</div>
</div>
<div class="number-item" id="devetka">
<div class="number-item-line" id="devetkal"></div>
<div>9</div>
</div>
<div class="number-item last" id="desetka">
<div class="number-item-line last"></div>
<div>10</div>
<div class="text-10-or-more">or more</div>
</div>
</div>
</div>
</div>
<style>
/*! CSS Used from: https://assets-global.website-files.com/5d1b721ba694d65b53e25cf9/css/seenspire-website.e3f40e3c5.css */
input {
color: inherit;
font: inherit;
margin: 0;
}
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.custominput {
display: block;
width: 100%;
height: 38px;
padding: 8px 12px;
margin-bottom: 10px;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
vertical-align: middle;
background-color: #ffffff;
border: 1px solid #cccccc;
}
.custominput:-moz-placeholder {
color: #999;
}
.custominput::-moz-placeholder {
color: #999;
opacity: 1;
}
.custominput:-ms-input-placeholder {
color: #999;
}
.custominput::-webkit-input-placeholder {
color: #999;
}
.custominput:focus {
border-color: #3898EC;
outline: 0;
}
.screen-number-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 45px;
padding: 12px 34px 12px 24px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
border-radius: 5px;
background-color: #f3f6f9;
}
.screen-number-input {
width: 75px;
height: 60px;
margin-right: 15px;
margin-bottom: 0px;
padding: 0px;
border: 1px solid #e5e9ee;
border-radius: 5px;
color: #1984ec;
font-size: 28px;
line-height: 160%;
text-align: center;
}
.screen-number-slider-wrap {
width: 100%;
height: 71px;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
}
.screen-number-slider {
position: relative;
width: 100%;
height: 2px;
margin-top: 32px;
background-color: #bbbfc7;
background-clip: border-box;
}
.number-item {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
min-width: 16px;
padding-top: 15px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
color: #bbbfc7;
}
.number-item.active {
color: #6c7380;
}
.screen-number-counters {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
padding-right: 12%;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}
.number-slider-handle {
position: absolute;
left: 0%;
top: -7px;
z-index: 10;
width: 16px;
height: 16px;
border: 2px solid #1984ec;
border-radius: 50%;
background-color: #f3f6f9;
cursor: pointer;
display: none;
}
.number-item-line {
position: absolute;
top: 0px;
width: 2px;
height: 3px;
background-color: #bbbfc7;
background-clip: border-box;
}
.number-item-line.last {
left: 7px;
}
.number-item-line.discount {
top: -15px;
height: 18px;
}
.text-5-discount {
position: absolute;
top: -40px;
width: 80px;
color: #bbbfc7;
font-weight: 700;
}
.text-10-or-more {
position: absolute;
left: 18px;
width: 50px;
}
.finish-arrow {
position: absolute;
top: -7px;
right: -2px;
width: 10px;
height: 16px;
background-image: url("https://assets-global.website-files.com/5d1b721ba694d65b53e25cf9/5f3ba5b3c58fd37ec46f9b81_slider%20arrow.svg");
background-position: 0px 0px;
background-size: 10px;
background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
.number-item {
min-width: 14px;
font-size: 12px;
}
.text-10-or-more {
left: 16px;
}
}
@media screen and (max-width: 767px) {
.screen-number-wrap {
margin-bottom: 40px;
padding-top: 16px;
padding-right: 17px;
padding-left: 17px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.screen-number-input {
width: 100%;
margin-right: 0px;
}
.screen-number-slider-wrap {
height: auto;
}
.number-item {
display: flex;
}
.number-item._5-discount {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-right: auto;
margin-left: auto;
}
.number-item.last {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
font-size: 14px;
}
.screen-number-counters {
padding-left: 0;
}
.number-item-line.last {
display: flex;
}
.number-item-line.discount {
top: 0px;
height: 6px;
}
.text-5-discount {
display: block;
position: absolute;
top: -25px;
font-size: 14px;
font-weight: 400;
}
.finish-arrow {
display: flex;
}
.text-number-5 {
display: block;
}
.slajder {
width: 100%;
position: absolute;
top: -24px;
max-width: 100%;
background: transparent;
cursor: pointer;
height: 48px;
}
}
/*! CSS Used from: Embedded */
.custominput {
height: auto;
}
.slajder {
width: 100%;
position: absolute;
top: -24px;
max-width: 87.5%;
background: transparent;
cursor: pointer;
height: 48px;
}
input[type=range] {
-webkit-appearance: none;
border: none;
}
input[type=range]::-webkit-slider-thumb {
background: #ffffff;
border-radius: 50%;
border: 1px solid purple;
cursor: pointer;
border: 2px solid #1984ec;
background-color: #f3f6f9;
height: 16px;
width: 16px;
-webkit-appearance: none;
cursor: pointer;
right: -1.2px;
position: relative;
z-index: 1;
}
input[type=range]:active {
outline: none;
}
input[type=range]:focus {
outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}
.progress {
width: 0%;
height: 2px;
background: #1984EC;
}
</style>
</div>
</div>
<div>
<div class="calculator-title-wrap">
<div id="step2" class="icon-check"></div>
<div id="step2text" class="text-block-217">Step 2.</div>
<div class="text-space"> Choose a plan that meets your content needs</div>
</div>
<div data-duration-in="300" data-duration-out="100" data-current="" data-easing="ease" class="calculator-tabs w-tabs">
<div class="calculator-tabs-menu w-tab-menu" role="tablist">
<a data-w-tab="Singles" id="pt1" class="plan-tab singles w-inline-block w-tab-link" tabindex="-1"><div class="plan-tab-text">Budget plan</div><div class="plan-tab-title">Singles</div></a><a data-w-tab="Best of Two" id="pt2" class="plan-tab best-of-two w-inline-block w-tab-link" tabindex="-1"><div class="plan-tab-text">Most popular</div><div class="plan-tab-title">Best of Two</div></a><a data-w-tab="All in One" id="pt3" class="plan-tab all-in-one w-inline-block w-tab-link" tabindex="-1"><div class="plan-tab-title">All in One</div><div class="plan-tab-text">Best value</div><div class="star-plan-icon"></div></a>
</div>
<div class="calculator-tab-content w-tab-content">
<div data-w-tab="Singles" class="tab-pane-singles w-tab-pane">
<div>
<div class="calculator-title-wrap">
<div id="turd" class="icon-check"></div>
<div id="step3text" class="text-block-217">Step 3. </div>
<div class="text-space">Choose your preferred content type</div>
</div>
<div id="col-once-off" class="singles-types">
<div id="radio" class="singles-type-no-logos"><label class="plan-type-header in-singles w-radio">
<div class="w-form-formradioinput w-form-formradioinput--inputType-custom content-type-radio is-on-pilot w-radio-input"></div><input type="radio" name="radio" id="singles-social" value="Radio" data-name="Radio 2"
style="opacity:0;position:absolute;z-index:-1"><span class="plan-type-title w-form-label" for="singles-social">Social</span>
</label>
<p class="plan-type-description">Leverage pre-approved social media content to inform & inspire viewers with brand-owned or relevant 3rd party content.</p>
<div class="type-price-wrap">
<div class="type-price-bold">$ 20</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen-margin-less">per display</div>
</div>
<div id="ia" class="singles-type-no-logos"><label class="plan-type-header in-singles w-radio">
<div class="w-form-formradioinput w-form-formradioinput--inputType-custom content-type-radio is-on-pilot w-radio-input"></div><input type="radio" name="radio" id="singles-infoinment" value="Radio" data-name="Radio 2"
style="opacity:0;position:absolute;z-index:-1"><span class="plan-type-title w-form-label" for="singles-infoinment">Infotainment</span>
</label>
<p class="plan-type-description">Diversify & automate your digital signage playlist with Infotainment feeds that includes , News, Weather, Traffic, Digital art, and so much more.</p>
<div class="type-price-wrap">
<div class="type-price-bold">$ 25</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen-margin-less">per display</div>
</div>
<div id="teams" class="singles-type-no-logos"><label class="plan-type-header in-singles w-radio">
<div class="w-form-formradioinput w-form-formradioinput--inputType-custom content-type-radio is-on-pilot w-radio-input"></div><input type="radio" name="radio" id="singles-teams" value="Radio" data-name="Radio 2"
style="opacity:0;position:absolute;z-index:-1"><span class="plan-type-title w-form-label" for="singles-teams">Collaboration</span>
</label>
<p class="plan-type-description">Automate content creation for digital signage using your collaboration apps.</p>
<div class="type-price-wrap">
<div class="type-price-bold">$ 20</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen-margin-less">per display</div>
</div>
</div>
</div>
</div>
<div data-w-tab="Best of Two" class="tab-pane-best-of-two w-tab-pane">
<div>
<div class="calculator-title-wrap">
<div id="turd2" class="icon-check"></div>
<div id="step3text2" class="text-block-217">Step 3. </div>
<div class="text-space"> Choose your preferred content type</div>
</div>
<div id="col-once-off" class="singles-types">
<div id="psoin" class="singles-type-no-logos">
<div class="plan-type-title">Social + Infotainment</div>
<p class="plan-type-description">Leverage social media content and display licensed content feeds on your displays.</p>
<div class="type-price-wrap">
<div class="type-price-bold">$ 35</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen-margin-less">per display</div>
</div>
<div id="psote" class="singles-type-no-logos">
<div class="plan-type-title">Social + Collaboration</div>
<p class="plan-type-description">Use posts from social media and teams collaboration apps to inform and inspire your viewers.</p>
<div class="type-price-wrap">
<div class="type-price-bold">$ 30</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen-margin-less">per display</div>
</div>
<div id="pinte" class="singles-type-no-logos">
<div class="plan-type-title">Infotainment + Collaboration</div>
<p id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f29c-bb4aa1bb" class="plan-type-description">Displays licensed content feeds and posts from teams collaboration apps on your displays.</p>
<div class="type-price-wrap">
<div class="type-price-bold">$ 35</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen-margin-less">per display</div>
</div>
</div>
</div>
<div class="is-hidden">
<div class="calculator-title-wrap">
<div class="icon-check"></div>
<div>3. choose a combination of two Content types</div>
</div>
<div class="best-of-two-types-wrap">
<div class="best-of-two-types">
<div id="bot1" class="bot-type selected">
<div class="plan-type-header">
<div class="type-checkbox selected"></div>
<p class="plan-type-title">Social</p>
</div>
<p class="plan-type-description best-of-two">Repurpose existing social media content</p>
</div>
<div id="bot2" class="bot-type selected">
<div class="plan-type-header">
<div class="type-checkbox selected"></div>
<p class="plan-type-title">Infotainment</p>
</div>
<p class="plan-type-description best-of-two">Inform and inspire with over 250+ automated content feeds</p>
</div>
<div id="bot3" class="bot-type">
<div class="plan-type-header">
<div class="type-checkbox"></div>
<p class="plan-type-title">Teams</p>
</div>
<p class="plan-type-description best-of-two">Leverage teams and collaboration tools for content creation</p>
</div>
</div>
<div id="botpriw" class="bot-type-price-wrap">
<div class="type-price-wrap best-of-two">
<div id="botCurrency" class="bot-type-price">$</div>
<div id="botPrice" class="bot-type-price">30</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen best-of-two">per screen</div>
</div>
<div class="bot-select-counter-wrap">
<div id="botc1" class="bot-circle-select active"></div>
<div id="botc2" class="bot-circle-select active"></div>
<div id="botCounter" class="bot-select-counter">2</div>
<div id="botText">/ 2 selected</div>
</div>
<div class="footer-logos">
<div id="fli1" class="footer-logos-item">
<div class="bot-footer-logos-head">
<div class="bot-types-logos-title">Social</div>
<div class="bot-types-logos-line"></div>
</div>
<div class="bot-type-logos"><img width="19" src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c44dd78733f_tw.png" alt="" class="bot-type-logo"><img width="16"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19cb6b0787340_ld.png" alt="" class="bot-type-logo"><img width="16"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c855778731c_insta.png" alt="" class="bot-type-logo"><img width="16"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c23d0787302_fb.png" alt="" class="bot-type-logo last"></div>
</div>
<div id="fli2" class="footer-logos-item w-node-_4db75413-c23f-a4df-1880-ea3a7d63f2e6-bb4aa1bb">
<div class="bot-footer-logos-head">
<div class="bot-types-logos-title">Infotaintment</div>
<div class="bot-types-logos-line"></div>
</div>
<div class="bot-type-logos"><img width="56" src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19cd8f8787301_reuters.png" alt="" class="bot-type-logo"><img width="43"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19ce6cc787342_afp.png" alt="" class="bot-type-logo"><img width="32"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19cd042787341_belga.png" alt="" class="bot-type-logo"><img width="81"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c8d48787304_sky-news.png" alt="" class="bot-type-logo last"></div>
</div>
<div id="fli3" class="footer-logos-item">
<div class="bot-footer-logos-head">
<div class="bot-types-logos-title">Teams</div>
<div class="bot-types-logos-line"></div>
</div>
<div class="bot-type-logos"><img width="17" src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c5c437872fc_micro-t.png" alt="" class="bot-type-logo"><img width="16"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c9ca7787311_micro-y.png" alt="" class="bot-type-logo"><img width="16"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c0a6078730c_wo.png" alt="" class="bot-type-logo"><img width="16"
src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c501e7872fb_webex.png" alt="" class="bot-type-logo last"></div>
</div>
</div>
</div>
</div>
</div>
<div data-w-tab="All in One" class="tab-pane-all-in-one w-tab-pane">
<div class="calculator-title-wrap">
<div class="icon-check active"></div>
<div id="step2text" class="text-block-217 text-span-49">Step 3.</div>
<div class="text-space"> plan overview</div>
</div>
<div class="all-in-one-types">
<div class="aio-types-heading"><strong>All-in-one</strong> plan with Social, Infotainment & Collaboration content</div>
<div class="aio-types-price-wrap">
<div class="aio-type-price-wrap">
<div class="type-price-wrap aio">
<div class="bot-type-price-bold">$ 40</div>
<div class="type-price-month">/ mo</div>
</div>
<div class="type-per-screen aio">per display</div>
</div>
<div class="aio-full-plan-wrap">
<div class="all-in-one-bullet-points">
<div id="step2" class="icon-check-bullet"></div>
<div class="text-block-221">Unlimited seats </div>
</div>
<div class="all-in-one-bullet-points">
<div id="step2" class="icon-check-bullet"></div>
<div class="text-block-221">Tiered levels of management </div>
</div>
<div class="all-in-one-bullet-points">
<div id="step2" class="icon-check-bullet"></div>
<div class="text-block-221">Unlimited use of sources and feeds</div>
</div>
<div class="text-block-219"> + </div>
<div class="text-block-219">Infotainment</div>
<div class="text-block-219"> + </div>
<div class="text-block-219">Teams</div>
<p class="paragraph-45">Unlimited content at the best rate.<br>Keep your viewers informed, engaged and inspired.</p>
</div>
<div class="aio-full-plan-wrap cust-wrap-list">
<div class="all-in-one-bullet-points">
<div id="step2" class="icon-check-bullet"></div>
<div class="text-block-221">Automated content filters & manual curation</div>
</div>
<div class="all-in-one-bullet-points">
<div id="step2" class="icon-check-bullet"></div>
<div class="text-block-221">Branding features (logo, colors & font)</div>
</div>
<div class="all-in-one-bullet-points">
<div id="step2" class="icon-check-bullet"></div>
<div class="text-block-221">Premium support</div>
</div>
<div class="text-block-219">Social</div>
<div class="text-block-219"> + </div>
<div class="text-block-219">Infotainment</div>
<div class="text-block-219"> + </div>
<div class="text-block-219">Teams</div>
<p class="paragraph-45">Unlimited content at the best rate.<br>Keep your viewers informed, engaged and inspired.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="clone" class="clone">
<div class="calculator-title-wrap">
<div class="icon-check"></div>
<div class="text-block-217">Step 3.</div>
<div class="text-space">Choose your preferred content type</div>
</div>
<div id="col-once-off" class="singles-types">
<div id="ia" class="singles-type-no-logos"><label class="plan-type-header in-singles w-radio">
<div class="w-form-formradioinput w-form-formradioinput--inputType-custom content-type-radio is-on-pilot w-radio-input"></div><input type="radio" data-name="Radio 2" id="singles-infoinment" name="Radio-2" value="Radio"
style="opacity:0;position:absolute;z-index:-1"><span class="plan-type-title w-form-label" for="singles-infoinment">Infotainment</span>
</label>
<p class="plan-type-description">Diversify & automate your digital signage playlist with Infotainment feeds that includes: News, Weather, Traffic, Digital art, and so much more.</p>
<div id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f34c-bb4aa1bb" class="type-price-wrap">
<div class="type-price-bold">$ 25</div>
<div class="type-price-month">/ mo</div>
</div>
<div id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f351-bb4aa1bb" class="type-per-screen-margin-less">per display</div>
</div>
<div id="radio" class="singles-type-no-logos"><label class="plan-type-header in-singles w-radio">
<div class="w-form-formradioinput w-form-formradioinput--inputType-custom content-type-radio is-on-pilot w-radio-input"></div><input type="radio" data-name="Radio 2" id="singles-social" name="radio" value="Radio"
style="opacity:0;position:absolute;z-index:-1"><span class="plan-type-title w-form-label" for="singles-social">Social</span>
</label>
<p class="plan-type-description">Leverage pre-approved social media content to inform & inspire viewers with brand-owned or relevant 3rd party content.</p>
<div id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f35e-bb4aa1bb" class="type-price-wrap">
<div class="type-price-bold">$ 20</div>
<div class="type-price-month">/ mo</div>
</div>
<div id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f363-bb4aa1bb" class="type-per-screen-margin-less">per display</div>
</div>
<div id="teams" class="singles-type-no-logos"><label class="plan-type-header in-singles w-radio">
<div class="w-form-formradioinput w-form-formradioinput--inputType-custom content-type-radio is-on-pilot w-radio-input"></div><input type="radio" data-name="Radio 2" id="singles-teams" name="radio" value="Radio"
style="opacity:0;position:absolute;z-index:-1"><span class="plan-type-title w-form-label" for="singles-teams">Collaboration</span>
</label>
<p class="plan-type-description">Automate content creation for digital signage using your collaboration apps.</p>
<div id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f371-bb4aa1bb" class="type-price-wrap">
<div class="type-price-bold">$ 20</div>
<div class="type-price-month">/ mo</div>
</div>
<div id="w-node-_4db75413-c23f-a4df-1880-ea3a7d63f376-bb4aa1bb" class="type-per-screen-margin-less">per display</div>
</div>
</div>
</div>
</div>
<div class="pricing-checkout-wrap">
<div class="pricing-checkout-arrow"></div>
<div class="pricing-checkout-list">
<div>
<div class="checkout-list-item screens">
<div><strong>Displays</strong></div>
<p id="scrs" class="paragraph-42">1</p>
</div>
<div id="vdc" class="checkout-list-item volume-discount is-onpilot">
<div class="text-block-74">Volume discount</div>
<div id="percent" class="text-block-74 is-regular">5%</div>
</div>
<div class="moreten">
<div class="checkout-list-item soindis">
<div>Social + Infotainment discount</div>
<div>22%</div>
</div>
<div class="checkout-list-item sotedis">
<div>Social + Teams discount</div>
<div>25%</div>
</div>
<div class="checkout-list-item intedis">
<div>Infotainment + Teams discount</div>
<div>22%</div>
</div>
<div id="aiodis" class="checkout-list-item all-in-one">
<div>All-in-one plan discount</div>
<div>38%</div>
</div>
</div>
<div id="div3" class="checkout-list-divider div3"></div>
<div id="checkout-wrapper" class="checkoutwrapper">
<div id="div1" class="checkout-list-divider div1"></div>
<div id="checkout-social" class="checkout-list-plans singles social">
<div id="singles-pack1" class="text-block-210">Social</div>
<div class="plans-price-wrap">
<p id="pack-price" class="plans-price">$</p>
<p id="socialprice" class="plans-price">0</p>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div id="checkout-ia" class="checkout-list-plans singles">
<div id="singles-pack1" class="text-block-210">Infotainment</div>
<div class="plans-price-wrap">
<p id="pack-price" class="plans-price">$</p>
<p id="infotainmentprice" class="plans-price">0</p>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div id="checkout-teams" class="checkout-list-plans singles">
<div id="singles-pack" class="text-block-211">Teams</div>
<div class="plans-price-wrap">
<p id="pack-price" class="plans-price">$</p>
<p id="teamsprice" class="plans-price">0</p>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div id="div4" class="checkout-list-divider div4"></div>
<div id="botsoin" class="checkout-list-plans soin">
<div class="text-block-210">Social + Infotainment</div>
<div class="plans-price-wrap">
<div class="plans-price">$</div>
<div id="soinprice" class="plans-price">0</div>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div id="botsote" class="checkout-list-plans sote">
<div class="text-block-210">Social + Teams</div>
<div class="plans-price-wrap">
<div class="plans-price">$</div>
<div id="soteprice" class="plans-price">0</div>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div id="botinte" class="checkout-list-plans inte">
<div class="text-block-210">Infotainment + Teams</div>
<div class="plans-price-wrap">
<div class="plans-price">$</div>
<div id="inteprice" class="plans-price">0</div>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div class="checkout-list-divider div5"></div>
<div id="planaio" class="checkout-list-plans">
<div>
<div class="text-block-210">Infotaintment</div>
<div class="text-block-210">Social</div>
<div>Teams</div>
</div>
<div class="selected-plans-total-icon"></div>
<div class="plans-price-wrap">
<div class="plans-price">$</div>
<div id="aioprice" class="plans-price">0</div>
<div class="plans-price-month"> / mo</div>
<p class="plans-price-per-screen">per display</p>
</div>
</div>
<div class="checkout-list-divider"></div>
</div>
<div id="div2" class="checkout-list-divider div2" style="display: none;"></div>
<div id="checktotal" class="checkout-list-total" style="display: none;">
<p class="paragraph-44">Total price per month (billed annually)</p>
<div class="total-price-wrap">
<p id="currency" class="total-price">$</p>
<p id="tp" class="total-price">0</p>
<div class="total-price-month">/ mo</div>
</div>
<div class="checkout-list-item">
<div class="text-block-208">Billed annually at:</div>
<div class="div-block-455">
<div class="text-block-220">$</div>
<p id="annualn" class="paragraph-46">0</p>
</div>
</div>
<div class="checkout-list-item you-save">
<div class="text-block-74">Save annually</div>
<div class="div-block-455">
<div>$</div>
<p id="salvation" class="paragraph-43">0</p>
</div>
</div>
</div>
</div>
<div id="selectstep2" class="selectstep2" style="display: flex;"><img src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c0cbc787312_10%20screens.svg" alt="" class="image-336">
<div class="checkout-step-2-text">Select your choice in<br><span class="text-span-19">step 2</span></div>
</div>
<div id="requote" class="checkout-list-more-10" style="display: none;"><img src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c0cbc787312_10%20screens.svg" alt="">
<div class="text-10-screens">Have more<br>than 9+ screens?</div>
<p class="paragraph-10-screens">Contact us and we’ll prepare a custom quote.</p>
<div><a href="/contact-us" class="link-contact-us">contact us</a></div>
</div>
<div id="selectstep3" class="selectstep3" style="display: none;"><img src="https://assets.website-files.com/60f64f4c2ea19c2996786fa0/60f64f4d2ea19c0cbc787312_10%20screens.svg" alt="" class="image-336">
<div class="checkout-step-3-text-copy">Select your choice in<br><span class="text-span-19">step 3</span></div>
</div>
</div>
<div class="pricing-checkout">
<h3 class="checkout-heading">Seeing is believing!<br></h3>
<ul role="list" class="list-5">
<li class="list-item-5">No credit card required</li>
<li class="list-item-5">No hidden costs</li>
<li class="list-item-5 is-last">No hassle</li>
</ul><input type="submit" value="START YOUR TRIAL NOW" data-wait="Please wait..."
class="button-20 button-primary hidden w-button"><a data-event-value="1" data-event-category="Leads" data-event-action="Click" data-event-label="Free-trial" href="https://app.seenspire.com/seenspire/signup" target="_blank" class="button-20 button-primary is-in-pricing ga-event">START YOUR free trial</a>
</div>
</div>
</div>
</form>
Name: wf-form-Exit-Popup-Email-Form — GET
<form id="email-form" name="wf-form-Exit-Popup-Email-Form" data-name="Exit Popup Email Form" method="get" class="exit-popup-email-form" aria-label="Exit Popup Email Form" siq_id="autopick_5525">
<div class="relative-2"><input type="email" class="txt-field outline w-input" maxlength="256" name="Exit-Popup-Email" data-name="Exit Popup Email" placeholder="Enter your email" id="Exit-Popup-Email-2" required="">
<div class="txt-important">*</div>
</div><input type="submit" value="SUBMIT" data-wait="Please wait..." class="btn absolute w-button">
</form>
Text Content
WHy seenspirepricingabout usbecome a partnersecurity and compliancehelp centercontact Start your free trial WHy seenspirepricingLOG INFree trial pricingabout usbecome a partnersecurity and compliancehelp centercontactLOG IN SEEING IS BELIEVING HASSLE-FREE CONTENT FOR YOUR DIGITAL SIGNAGE The content app with unlimited access to dynamic and automated content. WHY SEENSPIREDiscover More Why seenspire No credit card required Trusted by organizations of all sizes * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * SOLUTION ONE SUBSCRIPTION UNLIMITED CONTENT Seenspire's content is designed to drive awareness and attention for your brand, product or service on public displays in places where people wait, work and buy. UNLIMITED INFOTAINMENT CONTENT CURATED AND LICENSED FOR PUBLIC DISPLAYS POPULAR NEWS TOPICS ECONOMY NATIONAL NEWS ENTERTAINMENT VIDEO SHORTS US SPORTS FOOTBALL LEAGUES DAILIES AMBIENT CONTENT start your free trial COLLABORATION FIRST DIGITAL SIGNAGE Seenspire automatically designs the content of your posts coming from collaboration apps and makes digital signage accessible to everyone in the organization. Watch how it works SOCIAL MEDIA CONTENT FOR YOUR PUBLIC DISPLAYS Repurpose brand-owned or relevant user generated social media content. All sourced, curated and visualized for public displays. Watch how it works A WORD FROM OUR USERS * Slide 1 of 3. I was surprised that digital signage could be that easy! It’s amazing how we only have to use MS Teams to get our message on the TV screens. ROBIN DE WAELE Technical and Admin Support * Slide 2 of 2. We are not only enthusiastic about the social media feeds but also the Infotainment feeds in Seenspire. This automated content is a fantastic and useful solution for our screens in the office. ROBIN VAN DER HEIDEN Dealer manager - Sahara Benelux * Slide 1 of 3. Seenspire enabled us to scale up and automate content creation for an audience of millions of active lifestyle consumers across the UK. VICTOR DAVIES Head of Marketing * Slide 1 of 3. The automated Seenspire feeds on our office TV screens are a great way to showcase employee-led content and inform people with the latest news most relevant to them. STEVE HARGREAVES Internal Communications Manager - Pladis * Slide 1 of 3. The combination of automatically updated Social, Infotainment and Collaboration made our digital signage diverse, attractive and drives more attention to our message. JASON NEIMAN CEO - BRU Textiles * Slide 1 of 3. I was surprised that digital signage could be that easy! It’s amazing how we only have to use MS Teams to get our message on the TV screens. ROBIN DE WAELE Technical and Admin Support * Slide 2 of 2. We are not only enthusiastic about the social media feeds but also the Infotainment feeds in Seenspire. This automated content is a fantastic and useful solution for our screens in the office. ROBIN VAN DER HEIDEN Dealer manager - Sahara Benelux * Slide 1 of 3. Seenspire enabled us to scale up and automate content creation for an audience of millions of active lifestyle consumers across the UK. VICTOR DAVIES Head of Marketing * Slide 1 of 3. The automated Seenspire feeds on our office TV screens are a great way to showcase employee-led content and inform people with the latest news most relevant to them. STEVE HARGREAVES Internal Communications Manager - Pladis THERE’S MORE... STAY CONSISTENT WITH YOUR BRAND Personalize content feeds with a one-time setup of your logo, colors and font to stay consistent with your brand. YOU ARE ALWAYS IN CONTROL Automatically curate content with custom word and profile filters, and enable multilingual profanity filters. DON’T WORRY ABOUT LICENSING We handle the hassle of licensing intellectual ownership, so you can just focus on the use of the content for your digital signage. IT SIMPLY WORKS Seenspire content is delivered as a simple feed URL which you schedule in your CMS playlist. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * start your free trial SCALABLE & TRANSPARENT PRICING Do you have a large digital signage network with enterprise requirements? Inquire here Step 1. Choose the number of displays Step 1. Choose the number of displays The more screens you power with Seenspire content, the less you pay. 1 2 3 4 5 5% discount 6 7 8 9 10 or more 1 2 3 4 5 5% discount 6 7 8 9 10 or more Step 2. Choose a plan that meets your content needs Budget plan Singles Most popular Best of Two All in One Best value Step 3. Choose your preferred content type Social Leverage pre-approved social media content to inform & inspire viewers with brand-owned or relevant 3rd party content. $ 20 / mo per display Infotainment Diversify & automate your digital signage playlist with Infotainment feeds that includes , News, Weather, Traffic, Digital art, and so much more. $ 25 / mo per display Collaboration Automate content creation for digital signage using your collaboration apps. $ 20 / mo per display Step 3. Choose your preferred content type Social + Infotainment Leverage social media content and display licensed content feeds on your displays. $ 35 / mo per display Social + Collaboration Use posts from social media and teams collaboration apps to inform and inspire your viewers. $ 30 / mo per display Infotainment + Collaboration Displays licensed content feeds and posts from teams collaboration apps on your displays. $ 35 / mo per display 3. choose a combination of two Content types Social Repurpose existing social media content Infotainment Inform and inspire with over 250+ automated content feeds Teams Leverage teams and collaboration tools for content creation $ 30 / mo per screen 2 / 2 selected Social Infotaintment Teams Step 3. plan overview All-in-one plan with Social, Infotainment & Collaboration content $ 40 / mo per display Unlimited seats Tiered levels of management Unlimited use of sources and feeds + Infotainment + Teams Unlimited content at the best rate. Keep your viewers informed, engaged and inspired. Automated content filters & manual curation Branding features (logo, colors & font) Premium support Social + Infotainment + Teams Unlimited content at the best rate. Keep your viewers informed, engaged and inspired. Step 3. Choose your preferred content type Infotainment Diversify & automate your digital signage playlist with Infotainment feeds that includes: News, Weather, Traffic, Digital art, and so much more. $ 25 / mo per display Social Leverage pre-approved social media content to inform & inspire viewers with brand-owned or relevant 3rd party content. $ 20 / mo per display Collaboration Automate content creation for digital signage using your collaboration apps. $ 20 / mo per display Displays 1 Volume discount 5% Social + Infotainment discount 22% Social + Teams discount 25% Infotainment + Teams discount 22% All-in-one plan discount 38% Social $ 0 / mo per display Infotainment $ 0 / mo per display Teams $ 0 / mo per display Social + Infotainment $ 0 / mo per display Social + Teams $ 0 / mo per display Infotainment + Teams $ 0 / mo per display Infotaintment Social Teams $ 0 / mo per display Total price per month (billed annually) $ 0 / mo Billed annually at: $ 0 Save annually $ 0 Select your choice in step 2 Have more than 9+ screens? Contact us and we’ll prepare a custom quote. contact us Select your choice in step 3 SEEING IS BELIEVING! * No credit card required * No hidden costs * No hassle START YOUR free trial Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. SEENSPIRE FOR ENTERPRISE We designed our pricing to support company wide deployments. Networks beyond 10 displays are eligible for attractive volume discounts. Contact sales ISO 27001 CERTIFICATION UNLIMITED SEATS CUSTOMER SUCCESS ADVISOR TIERED LEVELS OF MANAGEMENT CUSTOM TERMS PREMIUM SUPPORT Contact sales FREQUENTLY ASKED QUESTIONS HOW DOES A SEENSPIRE SUBSCRIPTION WORK? Seenspire offers a simple subscription model tied to a license per screen, to stream unlimited content. 1 Seenspire license = 1 display/device powered by Seenspire One Seenspire license gives you access to your selected Seenspire plan to be used on one display. You can use and stream unlimited content for your selected plan. There are no hidden costs, we do not charge per feed, per seat, any set-up or other one-time fees. IS THERE A LIMIT ON THE NUMBER OF FEEDS YOU CAN USE? No, Seenspire offers the first unlimited content subscription service for digital signage. If you're a paid subscriber, you can add/create as many feeds as you need of any content type (Social, Infotainment and Collaboration). WHAT IS THE DELIVERY FORMAT FOR SEENSPIRE FEEDS? Seenspire's content delivery format is an HTML-based URL that streams content from various feeds. We support both basic and rich content formats, including text, images, and videos. Seenspire content works on any device that supports the HTML format. DO YOU OFFER DISCOUNTS FOR EDUCATIONAL INSTITUTIONS? Seenspire is proud to support educational institutions worldwide. We offer a discount on all Seenspire plans. To find out more, send an email to hello@seenspire.com using your faculty/institution's email address and we'll get back to you as soon as possible. COMPANY About us Become a referral partner Security and compliance Help Center Contact us CMS PARTNERS Appspace Skykit Signagelive Embed Signage Rise Vision HARDWARE PARTNERS Brightsign Azulle Xogo © 2023 Seenspire.com Terms of servicesPrivacy policyCookie policy Seenspire maintains an Information Security Management System and is ISO 27001:2017 certified. Seenspire maintains an Information Security Management System and is ISO 27001:2017 certified. © 2021 Seenspire.com Terms of servicesPrivacy policyCookie policy We care about your data, and we'd use cookies only to improve your experience. By using this website, you accept out Cookies Policy. Accept We use cookies to improve your experience on our website. By browsing this website you agree to our Cookie Policy GOT IT WAIT! DON'T LEAVE JUST YET! Make sure to claim your FREE on-brand demo stream! Simply provide your email, and we'll deliver it to your inbox. * Thank you! Your submission has been received! Oops! Something went wrong while submitting the form. Hello Have any questions?