www.waveapplication.com Open in urlscan Pro
2600:9000:2491:4c00:f:4cdd:fe00:93a1  Public Scan

Submitted URL: http://www.waveapplication.com/
Effective URL: https://www.waveapplication.com/
Submission: On November 26 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

#

<form action="#" id="subscribe-mailchimp" novalidate="true">
  <div class="input-group input-group-big">
    <input type="email" name="EMAIL" class="form-control secondary-color-bg" placeholder="Enter your email address">
    <span class="input-group-btn">
      <button class="btn btn-base" type="submit"><span>Subscribe <i class="icon svg-arrow-right"></i></span></button>
    </span>
  </div>
  <div class="result">
    <p class="success-msg">
      <i class="icon svg-check icon-xs"><!--?xml version="1.0" encoding="utf-8"?-->  <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"> <path d="M16 2.688c-7.375 0-13.313 5.938-13.313 13.313s5.938 13.313 13.313 13.313c7.375 0 13.313-5.938 13.313-13.313s-5.938-13.313-13.313-13.313zM16 28.25c-6.75 0-12.25-5.5-12.25-12.25s5.5-12.25 12.25-12.25c6.75 0 12.25 5.5 12.25 12.25s-5.5 12.25-12.25 12.25zM22.688 11.25l-8.563 8.313-3-3c-0.313-0.313-0.813-0.313-1.125 0s-0.313 0.813 0 1.125l3.563 3.563c0.125 0.125 0.313 0.188 0.563 0.188 0.188 0 0.375-0.063 0.5-0.188l9.125-8.875c0.375-0.313 0.375-0.813 0.063-1.125s-0.813-0.313-1.125 0z"></path> </svg> </i>
      Your email has been added!</p>
    <p class="error-msg">
      <i class="icon svg-close-circle icon-xs"><!--?xml version="1.0" encoding="utf-8"?-->  <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"> <path d="M6.563 6.563c-5.188 5.188-5.188 13.688 0 18.875s13.688 5.188 18.875 0c5.188-5.188 5.188-13.625 0-18.875-5.188-5.188-13.625-5.188-18.875 0zM24.688 24.688c-4.813 4.75-12.563 4.75-17.375 0-4.75-4.813-4.75-12.563 0-17.375 4.813-4.75 12.563-4.75 17.375 0 4.75 4.813 4.75 12.563 0 17.375zM10.75 10l-0.813 0.75 5.313 5.25-5.25 5.25 0.75 0.75 5.25-5.25 5.25 5.25 0.75-0.75-5.25-5.25 5.313-5.25-0.813-0.75-5.25 5.25z"></path> </svg> </i>
      Sorry! Something went wrong!</p>
  </div>
</form>

#

<form action="#" id="contact-form" class="row">
  <div class="col-md-6">
    <div class="form-underlined">
      <input type="text" name="name" class="form-control" placeholder="Your Name" required="">
    </div>
  </div>
  <div class="col-md-6">
    <div class="form-underlined">
      <input type="email" name="email" class="form-control" placeholder="Your Email" required="">
    </div>
  </div>
  <!--
					<div class="col-md-4">
						<div class="form-underlined">
							<input type="text" name="subject" class="form-control" placeholder="Subject">
						</div>
					</div>
                    -->
  <div class="col-md-12">
    <div class="form-underlined">
      <textarea rows="2" type="text" name="message" class="form-control" placeholder="Write your message here..." required=""></textarea>
    </div>
  </div>
  <!-- Required check -->
  <div class="col-md-12">
    <div class="form-underlined">
      <p><input type="checkbox" name="privacy" value="privacy" required=""> I accept the <a href="/app/privacy/" target="_blank"> privacy policy</a></p>
    </div>
  </div>
  <div class="col-md-12 text-center">
    <button class="btn btn-base btn-lg"><span>Send Your Message</span></button>
  </div>
  <div class="result col-md-12">
    <p class="success-msg">
      <i class="icon svg-check icon-xs"><!--?xml version="1.0" encoding="utf-8"?-->  <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"> <path d="M16 2.688c-7.375 0-13.313 5.938-13.313 13.313s5.938 13.313 13.313 13.313c7.375 0 13.313-5.938 13.313-13.313s-5.938-13.313-13.313-13.313zM16 28.25c-6.75 0-12.25-5.5-12.25-12.25s5.5-12.25 12.25-12.25c6.75 0 12.25 5.5 12.25 12.25s-5.5 12.25-12.25 12.25zM22.688 11.25l-8.563 8.313-3-3c-0.313-0.313-0.813-0.313-1.125 0s-0.313 0.813 0 1.125l3.563 3.563c0.125 0.125 0.313 0.188 0.563 0.188 0.188 0 0.375-0.063 0.5-0.188l9.125-8.875c0.375-0.313 0.375-0.813 0.063-1.125s-0.813-0.313-1.125 0z"></path> </svg> </i>
      Thanks! Your message has been sent.</p>
    <p class="error-msg">
      <i class="icon svg-close-circle icon-xs"><!--?xml version="1.0" encoding="utf-8"?-->  <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" viewBox="0 0 32 32"> <path d="M6.563 6.563c-5.188 5.188-5.188 13.688 0 18.875s13.688 5.188 18.875 0c5.188-5.188 5.188-13.625 0-18.875-5.188-5.188-13.625-5.188-18.875 0zM24.688 24.688c-4.813 4.75-12.563 4.75-17.375 0-4.75-4.813-4.75-12.563 0-17.375 4.813-4.75 12.563-4.75 17.375 0 4.75 4.813 4.75 12.563 0 17.375zM10.75 10l-0.813 0.75 5.313 5.25-5.25 5.25 0.75 0.75 5.25-5.25 5.25 5.25 0.75-0.75-5.25-5.25 5.313-5.25-0.813-0.75-5.25 5.25z"></path> </svg> </i>
      Sorry, Something went wrong!</p>
  </div>
</form>

Text Content

We use cookies to give you the best online experience. By using our website you
agree to our use of cookies in accordance with our cookie policy.I
UnderstandPrivacy Policy

Toggle navigation
 * Home
 * Features
 * Scenarios
 * Screenshots
 * Videos
 * Testimonials
 * Share
 * Contact
 * Blog


FIND YOUR FRIENDS: VIEW EACH OTHERS' LIVE LOCATION ON A PRIVATE MAP!

Download for free
Available on  



WHY WAVE?

--------------------------------------------------------------------------------

Check out the awesome features


TEMPORARY SHARING
WITH ANYBODY!

Send a live location link to anybody, no need to have Wave installed.


CREATE GROUPS UP TO 10 PEOPLE

Wave with a bunch of people at the same time. Feel free to exit groups at any
time.


BUILT IN
LIGHTNING FAST CHAT

Something left unsaid? A complete chat: type, send a voice message or share a
picture at any moment.


CHECK YOUR ESTIMATED TIME OF ARRIVAL

No more arriving late, check how far you are from your friends or the meeting
point and get directions.


UNLIMITED WAVES WITH THE LOVED ONES

You can now also choose unlimited sessions with no time frame. Use them with the
ones that matter the most!


SET AN EDITABLE MEETING POINT

Press your finger on the map for a while to choose where to meet up. Any
participant can modify it.


CHOOSE HOW YOU WAVE

--------------------------------------------------------------------------------

Possibilities are endless...

GETTING FIT OUTDOORS



MEETUPS



GET LOST - TO GET FOUND

MUSIC FESTIVALS & CONCERTS



GOLDEN TEENAGE



HONEY, I'M HERE

FAMILY COMES FIRST



BUSINESS MEETINGS



TRAFFIC JAMS


HOW DOES IT WORK?

--------------------------------------------------------------------------------

Wave is really simple. Everybody who has a smartphone in his or her pocket
should be able to easily use this app.




WAVE IN ACTION!

--------------------------------------------------------------------------------

Check out our cool vids!







WHAT THEY SAY ABOUT US

> It has become the most useful and the simplest solution to solve everyday
> situations. The app uses technology as an accomplice to the real life and
> makes it easier for people to find each other.

Forbes

> It's not the only app of this kind but it's the one that shines the brightest.
> With Wave there are no more doubts...you don't have to be in a constant
> communication with your friends in order to arrive in the same place at the
> same time.

Applesfera

> Wave is transforming the way that people interact, communicate and travel. The
> Spanish initiative came in response to a clear need: to develop a
> solution-based technology that allows people to connect with their locations
> in the easiest way possible.

RealWire

> Wave, la 'app' que abre un mapa temporal entre dos usuarios para que compartan
> su ubicación, supone un remedio para macroeventos o lugares desconocidos.

El Mundo






SPREAD THE WORD!

   
   
 * Share on Twitter
   
 * Share on Facebook
   
 * Send download link Mail


SUBSCRIBE TO NEWSLETTER

Subscribe

Your email has been added!

Sorry! Something went wrong!


DROP US A LINE!

--------------------------------------------------------------------------------

I accept the privacy policy

Send Your Message

Thanks! Your message has been sent.

Sorry, Something went wrong!

 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 



Presskit Privacy T&C © Wave App S.L.