https://thrillshare.com/

Submitted URL:
https://apptegy.netRedirected
Report Finished:

The outgoing links identified from the page

LinkText
https://www.facebook.com/Apptegy
https://twitter.com/Apptegy
https://www.instagram.com/apptegy/
https://www.apptegy.com/terms-of-use/Terms of Use
https://www.apptegy.com/privacy-policyPrivacy Policy

JavaScript Variables · 7 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

NameType
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
submittedboolean
pagURLstring
currentYearnumber

Console log messages · 0 found

Messages logged to the web console

HTML

The raw HTML body of the page

<!DOCTYPE html><html lang="en"><head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta http-equiv="X-UA-Compatible" content="ie=edge">
  <meta name="description" content="Thrillshare is the solution to school messaging, communications, and branding. Manage all online interactions between your schools and your audience with one simple and powerful platform.">
  <meta property="og:image" content="/thrillshare-og.png">
  <title>Thrillshare</title>
  <link rel="icon" type="image/png" href="/favicon.png">
  <link rel="stylesheet" href="https://public-assets.apptegy.net/fonts/neue-haas-grotesk-disp.css">
  <link rel="stylesheet" href="./home/css/normalize.css">
  <link rel="stylesheet" href="./home/css/flexboxgrid.min.css">
  <link rel="stylesheet" href="./home/css/animate.css">
  <link rel="stylesheet" href="./home/css/main.css">
</head>

<body>
  <section class="hero">
    <div class="container-fluid">
      <nav class="row animated fadeIn">
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-6">
          <img src="./home/img/thrillshare.svg" alt="Thrillshare" class="logo">
        </div>
        <div class="col-xs-6 col-sm-6 col-md-6 col-lg-6 end-xs end-sm end-md end-lg">
          <a href="/login" class="sign-in">Sign In</a>
        </div>
      </nav>
      <div class="hero-row row">
        <div class="col-xs-12 col-sm-8 col-md-8 col-lg-8">
          <h1 class="animated fadeIn">
            Powering Your School's Identity
          </h1>
          <p class="animated fadeIn">
            Thrillshare manages all online interactions between your schools and your audience. You can craft a unique identity across web, mobile, social media, and alerts with a single, simple-to-use tool.
          </p>
        </div>
        <img class="hero-image animated fadeInRight fast" src="./home/img/laptop-thrillshare.png" alt="A laptop and iPhone using Thrillshare">
      </div>
    </div>
  </section>
  <section class="section-1">
    <div class="container-fluid">
      <div class="row">
        <div class="col-xs-12 col-sm-11 col-md-6 col-lg-6 col-sm-offset-1 col-md-offset-1 col-lg-offset-1">
          <h2>
            Update your school website, app, social media, and alerts right from your phone
          </h2>
          <p>
            Thrillshare is built to run on mobile. It’s like having a professional marketing and communication team inside an app. Send messages from anywhere, update information on the go, and capture stories right where they happen.
          </p>
        </div>
        <div class="col-xs-12 col-sm-12 col-md-5 col-lg-5 center-xs center-sm center-md center-lg">
          <img src="./home/img/phone.webp" alt="Thrillshare Mobile on an iPhone">
        </div>
      </div>
    </div>
  </section>
  <section class="section-2">
    <div class="container-fluid">
      <div class="row">
        <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
          <p>
            When managing event information inside of Thrillshare, schools can connect with Google and Microsoft Calendar and keep all of their event information updated and easily accessible on both their websites and mobile applications.
          </p>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
          <p>
            Thrillshare integrates with both Google and Microsoft Single Sign On, allowing users even easier access to their accounts.
          </p>
        </div>
      </div>
    </div>
  </section>
  <section class="section-3">
    <div class="image-grid-container container-fluid">
      <div class="row">
        <div class="col-xs-12 col-sm-12 col-md-5 col-lg-5">
          <h2>
            Built for schools
          </h2>
          <p>
            In schools, great stories don’t happen in administrative offices. They happen in classrooms, football fields, theaters, and hallways. Thrillshare empowers school leaders to control their messaging and the people closest to these stories to be the storytellers.
          </p>
          <p>
            Teachers can upload stories, and administrators choose what goes out to the public. Stay in control while building your brand with your whole staff.
          </p>
        </div>
        <div class="image-grid-col col-xs-12 col-sm-12 col-md-7 col-lg-7">
          <img class="image-grid" src="./home/img/photos.png" alt="A grid of school photos">
        </div>
      </div>
    </div>
  </section>
  <footer>
    <div class="footer-container container-fluid">
      <div class="row">
        <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
          <h2>Contact</h2>
          <p>2201 Brookwood Drive, Suite 115</p>
          <p>Little Rock, AR 72202</p>
          <p>Sales: 501-222-3447</p>
          <p>Support: 501-613-0370</p>
          <p>[email protected]</p>
          <p>Press inquiries: [email protected]</p>
          <div class="social">
            <a href="https://www.facebook.com/Apptegy">
              <img src="./home/img/fb.svg" alt="Link to Apptegy's Facebook page">
            </a>
            <a href="https://twitter.com/Apptegy">
              <img src="./home/img/twitter.svg" alt="Link to Apptegy's Twitter account">
            </a>
            <a href="https://www.instagram.com/apptegy/">
              <img src="./home/img/instagram.svg" alt="Link to Apptegy's Instagram account">
            </a>
          </div>
            <a class="terms-of-use" href="https://www.apptegy.com/terms-of-use/" target="_blank">Terms of Use</a>
            <a class="privacy-policy" href="https://www.apptegy.com/privacy-policy" target="_blank">Privacy Policy</a>
        </div>
        <div class="col-xs-12 col-sm-6 col-md-6 col-lg-6">
          <h2>
            Send us a message
          </h2>
          <div class="form">
            <script type="text/javascript">var submitted = false;</script>
            <iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(submitted) {window.location='https://www.apptegy.com/thank-you/';}"></iframe>
            <form id="crowdshift-form" action="https://docs.google.com/forms/u/0/d/e/1FAIpQLScaivsZ8haQnHPPtdj_dXj8nLHbqd7EH-M2eJXY88tCIawGxQ/formResponse" method="post" target="hidden_iframe" onsubmit="submitted=true;">
              <label for="Name">Full Name</label>
              <span class="form-required">*</span><br>
              <input type="text" id="Name" required="" name="entry.1031813927"><br>
              <label for="Email">Email</label><span class="form-required">*</span><br>
              <input type="email" id="Email" required="" name="entry.851200232">
              <br>
              <label for="Phone_Number">Phone Number</label><span class="form-required">*</span><br>
              <input type="tel" id="Phone_Number" maxlength="14" minlength="10" name="entry.298873779" required=""><br>
              <label for="message">Message</label><span class="form-required">*</span><br>
              <textarea id="Message" cols="40" rows="6" data-component="textarea" name="entry.1701785724" required=""></textarea>
              <input id="url" type="text" name="entry.461118715" style="display: none;">
              <input type="submit" value="Submit">
            </form>
          </div>
        </div>
      </div>
    </div>
    <div class="center-xs center-sm center-md center-lg" style="margin-bottom: 40px;">
      <p>COPYRIGHT ©<span id="current_year">2024</span> APPTEGY. ALL RIGHTS RESERVED</p>
    </div>
  </footer>
  <script>
    var pagURL = window.location.href;
    var currentYear = new Date().getFullYear();
    document.getElementById('url').value = pagURL;
    document.getElementById('current_year').innerHTML = currentYear;
  </script>


</body></html>