action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link Open in urlscan Pro
15.207.107.23  Public Scan

URL: http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/
Submission: On July 09 via api from US — Scanned from DE

Form analysis 6 forms found in the DOM

GET http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/

<form action="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/" method="get" class="search-form">
  <div class="area-search form-field">
    <div class="icon-search">
      <i class="la la-search large"></i>
    </div>
    <div class="icon-clear">
      <a href="#">
										<i class="las la-times-circle large"></i>
									</a>
    </div>
    <div class="form-field input-field">
      <input name="s" class="input-search" type="text" value="" placeholder="Where to? E.g. Gettysburg" autocomplete="off">
      <input type="hidden" name="post_type" class="post-type" value="place">
      <div class="search-result area-result"></div>
      <div class="golo-loading-effect"><span class="golo-dual-ring"></span></div>
      <div class="list-categories">
        <ul>
          <li>
          </li>
          <li>
          </li>
        </ul>
      </div>
    </div>
  </div>
</form>

GET http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/

<form action="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/" method="get">
  <input name="s" type="text" value="" placeholder="Type a city or location" autocomplete="off"><br>
  <input type="hidden" name="post_type" value="place">
  <p></p>
  <ul>
    <li>
      <a href="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/?s=&amp;post_type=place&amp;category=driving-tours"><br>
								                        <img decoding="async" src="" alt="Driving"><br>
								                        Driving<br>
								                    </a>
    </li>
    <li>
      <a href="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/?s=&amp;post_type=place&amp;category=walking-tours"><br>
								                        <img decoding="async" src="" alt="Walking"><br>
								                        Walking<br>
								                    </a>
    </li>
  </ul>
</form>

POST #

<form action="#" id="golo-login" class="form-account active" method="post">
  <div class="form-group">
    <label for="ip_email" class="label-field">Account or Email</label>
    <input type="text" id="ip_email" class="form-control input-field" name="email">
  </div>
  <div class="form-group">
    <label for="ip_password" class="label-field">Password</label>
    <input type="password" id="ip_password" class="form-control input-field" name="password">
  </div>
  <div class="form-group">
    <div class="forgot-password">
      <span>Forgot your password? </span>
      <a class="btn-reset-password" href="#">Reset password.</a>
    </div>
  </div>
  <p class="msg">Sending login info,please wait...</p>
  <div class="form-group">
    <button type="submit" class="gl-button btn button" value="Sign in">Sign in</button>
  </div>
</form>

POST

<form method="post" enctype="multipart/form-data">
  <div class="form-group control-username">
    <input name="user_login" id="user_login" class="form-control control-icon" placeholder="Enter your username or email">
    <input type="hidden" id="golo_security_reset_password" name="golo_security_reset_password" value="188199799c"><input type="hidden" name="_wp_http_referer" value="/"> <input type="hidden" name="action" id="reset_password_action"
      value="golo_reset_password_ajax">
    <p class="msg">Sending info,please wait...</p>
    <button type="submit" id="golo_forgetpass" class="btn gl-button">Get new password</button>
  </div>
</form>

POST #

<form action="#" id="golo-register" class="form-account" method="post">
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <div class="col-group">
          <label for="guest" class="label-field radio-field">
            <input type="radio" value="guest" id="guest" name="account_type" checked="">
            <span><i class="las la-user"></i>Guest</span>
          </label>
        </div>
      </div>
      <div class="col-6">
        <div class="col-group">
          <label for="owner" class="label-field radio-field">
            <input type="radio" value="owner" id="owner" name="account_type">
            <span><i class="las la-briefcase"></i>Owner</span>
          </label>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-6">
        <div class="col-group">
          <label for="ip_reg_firstname" class="label-field">First Name</label>
          <input type="text" id="ip_reg_firstname" class="form-control input-field" name="reg_firstname">
        </div>
      </div>
      <div class="col-6">
        <div class="col-group">
          <label for="ip_reg_lastname" class="label-field">Last Name</label>
          <input type="text" id="ip_reg_lastname" class="form-control input-field" name="reg_lastname">
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="ip_reg_email" class="label-field">Email</label>
    <input type="email" id="ip_reg_email" class="form-control input-field" name="reg_email">
  </div>
  <div class="form-group">
    <label for="ip_reg_password" class="label-field">Password</label>
    <input type="password" id="ip_reg_password" class="form-control input-field" name="reg_password">
  </div>
  <div class="form-group accept-account">
    <input type="checkbox" id="ip_accept_account" class="form-control custom-checkbox" name="accept_account">
    <label for="ip_accept_account">Accept the <a href="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/achievements/">Terms</a> and
      <a href="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/achievements/">Privacy Policy</a></label>
  </div>
  <p class="msg">Sending register info,please wait...</p>
  <div class="form-group">
    <button type="submit" class="gl-button btn button" value="Sign in">Sign up</button>
  </div>
</form>

GET http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/

<form action="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/" method="get" class="search-form">
  <div class="area-search form-field">
    <div class="icon-search">
      <i class="la la-search large"></i>
    </div>
    <div class="form-field input-field">
      <input name="s" class="input-search" type="text" value="" placeholder="Where to? E.g. Gettysburg" autocomplete="off">
      <input type="hidden" name="post_type" class="post-type" value="place">
      <div class="search-result area-result"></div>
      <div class="golo-loading-effect"><span class="golo-dual-ring"></span></div>
      <div class="list-categories">
        <ul>
          <li>
            <a class="entry-category" href="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/?s=&amp;post_type=place&amp;category=walking-tours">
				                        <span>Walking</span>
				                    </a>
          </li>
          <li>
            <a class="entry-category" href="http://action-staging-3.s5o2alrf6o-e92497jv13kr.p.temp-site.link/?s=&amp;post_type=place&amp;category=driving-tours">
				                        <span>Driving</span>
				                    </a>
          </li>
        </ul>
      </div>
    </div>
  </div>
</form>

Text Content

 * Home
 * Bundles
 * Action+
 * Tour Start
 * Redeem Password
 * Help
 * Blog
 * About Us


 * 
 * 

 * Home
 * Bundles
 * Action+
 * Tour Start
 * Redeem Password
 * Help
 * Blog
 * About Us







SELF-GUIDED DRIVING & WALKING TOURS

An audio guide, a map, and tour book — all in one!






 * 
   
   Driving
   
 * 
   
   Walking
   


All Tour Offers


Redeem Password





POPULAR TOURS









ULTIMATE AMERICAN SOUTHWEST SELF-GUIDED DRIVING TOURS BUNDLE

Driving

Per Tour 3 – 4 Hours

600+ Audio Stories

500+ Reviews

$ 214.99
$ 64.99
/ Car
save
70%


Learn More










TOUR OF CALIFORNIA SELF-GUIDED DRIVING BUNDLE

Driving

Each tour 3 – 4 Hours

680+ Audio Stories

150+ Reviews

$ 104.89
$ 39.99
/ Car
save
62%


Learn More










ALL HAWAII SELF-GUIDED DRIVING TOURS BUNDLE

Driving

Per tour 3 – 4 Hours

200+ Audio Stories

156+ Reviews

$ 69.96
$ 24.99
/ Car
save
64%


Learn More










ULTIMATE ARIZONA SELF-GUIDED DRIVING AND WALKING TOURS BUNDLE

Driving / Walking

Each Tour 2 – 4 Hours

120+ Audio Stories

0+ Reviews

$ 39.97
$ 24.99
/ Person
save
37%


Learn More










MAYAN RUINS OF MEXICO SELF-GUIDED WALKING TOUR BUNDLE

Walking

7 – 10 Hours

104+ Audio Stories

270+ Reviews

$ 27.96
$ 16.99
/ Person
save
39%


Learn More




EXPLORE TOURS

 * All Tours
 * East Coast
 * History Buff
 * International
 * Midwest/South
 * National Park
 * West Coast




WHY OUR TOURS ARE HIGHLY RATED!




I WAS SO IMPRESSED WITH THIS COMPANY

I was so impressed with this company. I had a question about using the
self-guided audio tour before purchasing. I contacted them by email about 8:30pm
and had a response within minutes. I purchased the guide and downloaded as
instructed. It worked perfectly! And gave me so much information! It made the
Freedom Trail come to life. It was so fantastic that it “kept up” with
me-starting just as I arrived at each location. Such a perfect way to take a
walking tour!

KATE

September 22, 2022

THIS ACTION TOUR GUIDE WAS OUTSTANDING

This Action Tour Guide was outstanding! We did download the entire guide while
we had cell service. It walk us through all the features with historical
background. It automatically started and stopper per our location even when we
got off the standard route.

MARC

September 15, 2022

AFFORDABLE AND WORTH IT!

For only $15 you get to enjoy a well-narrated tour in your own car, at your own
pace. Really loved my experience. I generally don’t like group tours so this was
such a good option that I never considered before.
I’ll probably use Action Tour again!

SU JUNG CHAE

September 22, 2022

WE HAVE USED MANY ACTION TOUR GUIDES, AND WE RECOMMEND THEM WITHOUT RESERVATION.

We have used several Action Tour Guides over the last two years including
Arches, Zion, Bryce, Canyonland, Capitol Reef, Grand Staircase Escalante,
Monument Valley, Glacier, Grand Teton, Yellowstone, and Rocky Mountain. They are
easy to use and quite informative. They definitely enhance any visit to a
National Park. They are not as good as a tour with a live guide, but they can be
used at any time and are far less expensive. Be sure to download them in an area
with adequate cell reception before you enter the Park. I recommend them with no
reservation.

ALLAN LIEFER

September 04, 2022

THIS IS A GREAT WAY TO GET A GUIDED TOUR

This is a great way to get a guided tour without having to sit on a tour bus
with a bunch of people you can do it in the comfort of your own vehicle at your
own leisure the navigation worked perfectly and my girlfriend and I very much
enjoyed ourselves and would do it again

THOMAS

August 27, 2022

BEST WAY TO TOUR

We used the Action Tour Guide app to tour Kauai. The app provide one of the best
tours we have taken. We had a rental car so we could drive at our pace and take
the suggested side trips and stop and hike or wade on the beach or shop, or eat
and the app “waited” for us. We liked the interesting stories and facts that
were shared.

LAURA

September 06, 2022

SELF GUIDES TOUR WAS SPOT ON!!!

The self guided tour was spot on with the attractions and history of Maui. I
never done a tour guide like this but I was thoroughly impressed 😍. If you are
a great driver and want to have a unique experience to your travel action tour
guide, the road to Hana is the experience just for you 😍.

UCHENNA JONES

August 30, 2022

BETTER THAN BUS TOURS

Rather than take an expensive bus tour, we downloaded this self guided tour and
had the flexibility to take things at our own pace and even add some stops in
along the way. I would definitely recommend this tour and we hope to use this in
other cities as well in the future!

JOEL

August 05, 2022

BRILLIANT

Brilliant. 18 times less then the bus tour we got at Yosemite and easily just as
informative. Hit every pull off in perfect timing even though we had ZERO cell
service when we entered the park. Couldn’t give this enough stars.

TOM SMITH

April 21, 2022


Log in Sign Up

Account or Email
Password
Forgot your password? Reset password.

Sending login info,please wait...

Sign in

Sending info,please wait...

Get new password
Back to login
Guest
Owner
First Name
Last Name
Email
Password
Accept the Terms and Privacy Policy

Sending register info,please wait...

Sign up
 * Walking
 * Driving

0


Print