gulfbankbusiness.embarkdigitalonboarding.com Open in urlscan Pro
54.68.77.119  Public Scan

Submitted URL: http://gulfbankbusiness.embarkdigitalonboarding.com/
Effective URL: https://gulfbankbusiness.embarkdigitalonboarding.com/
Submission: On August 24 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

Name: contact-formPOST

<form method="post" action="" name="contact-form" id="contact-form">
  <div class="row">
    <div class="col-lg-6">
      <div class="form-group mt-2">
        <label for="name">Name</label>
        <input name="name" id="name" type="text" class="form-control" placeholder="Your name*" required="">
      </div>
    </div>
    <div class="col-lg-6">
      <div class="form-group mt-2">
        <label for="email">Email</label>
        <input name="email" id="email" type="email" class="form-control" placeholder="Your email*" required="">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="form-group mt-2">
        <label for="subject">Subject</label>
        <input type="text" class="form-control" id="subject" placeholder="Your Subject..">
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12">
      <div class="form-group mt-2">
        <label for="comments">Message</label>
        <textarea name="comments" id="comments" rows="4" class="form-control" placeholder="Your message..."></textarea>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 text-right">
      <input type="submit" id="submit" name="send" class="submitBnt btn btn-custom" value="Send Message">
      <div id="simple-msg"></div>
    </div>
  </div>
</form>

POST surveyresponses

<form action="surveyresponses" method="POST">
  <div id="question1" style="padding-bottom: 30px;">
    <label for="select1"><b>1.</b> I had a better than expected experience at Gulf Coast Bank.</label>
    <select name="question1" id="select1" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
      <option value="Online">Opened Online</option>
    </select>
  </div>
  <div id="question2" style="padding-bottom: 30px;">
    <label for="select2"><b>2.</b> The staff that opened my account was knowledgeable.</label>
    <select name="question2" id="select2" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
      <option value="Online">Opened Online</option>
    </select>
  </div>
  <div id="question3" style="padding-bottom: 30px;">
    <label for="select3"><b>3.</b> The account opening process was timely.</label>
    <select name="question3" id="select3" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
    </select>
  </div>
  <div id="question4" style="padding-bottom: 30px;">
    <label for="select4">
      <h5><b>4.</b> I felt like the banker explained the account options clearly and with detail.</h5>
    </label>
    <select name="question4" id="select4" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
      <option value="Online">Opened Online</option>
    </select>
  </div>
  <div id="question5" style="padding-bottom: 30px;">
    <label for="select5"><b>5.</b> I decided to leave my old bank because I was dissatisfied with the service.</label>
    <select name="question5" id="select5" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
    </select>
  </div>
  <div id="question6" style="padding-bottom: 30px;">
    <label for="select6"><b>6.</b> I decided to leave my old bank because the checking account was not right for my life.</label>
    <select name="question6" id="select6" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
    </select>
  </div>
  <div id="question7" style="padding-bottom: 30px;">
    <label for="select7"><b>7.</b> I am planning on opening additional accounts with Gulf Coast Bank within the next 6 months.</label>
    <select name="question7" id="select7" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
    </select>
  </div>
  <div id="question8" style="padding-bottom: 30px;">
    <label for="select8"><b>8.</b> Based on my experience, I would recommend Gulf Coast Bank to my friends and family.</label>
    <select name="question8" id="select8" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
    </select>
  </div>
  <div id="question9" style="padding-bottom: 10px">
    <div class="form-group">
      <label for="question9"><b>9.</b> Tell us anything you feel would improve your experience with Gulf Coast Bank.</label>
      <textarea id="question9" name="question9" class="form-control" rows="3" maxlength="200"></textarea>
      <input type="hidden" class="form-control" name="token" value="9375028888d0d96fb5e12c31b0977a7e1acfe7e1dabf9716420ec5ad82b11f3f">
    </div>
  </div>
</form>

POST randomresponse

<form action="randomresponse" method="POST">
  <div id="microquestion" style="padding-bottom: 10px;">
    <h6 style="padding-bottom: 10px;">Please take a moment to answer a quick question about Gulf Coast Bank</h6>
    <h5>The staff that opened my account was knowledgeable.</h5>
    <select id="random" name="randquestion" class="custom-select custom-select-sm">
      <option selected="" disabled="">Please Select an Option</option>
      <option value="Strongly Disagree">Strongly Disagree</option>
      <option value="Somewhat Disagree">Somewhat Disagree</option>
      <option value="Disagree">Disagree</option>
      <option value="Neutral">Neutral</option>
      <option value="Agree">Agree</option>
      <option value="Somewhat Agree">Somewhat Agree</option>
      <option value="Strongly Agree">Strongly Agree</option>
      <!-- <option value="Online">Opened Online</option> -->
    </select>
    <input name="questionid" value="question_2" type="hidden">
  </div>
</form>

Text Content

 * Get Online | Mobile Banking
 * Business Solutions
 * Checking Essentials
 * Enroll in eStatements
 * Locations
 * Featured Products

 * Contact Us


MAKE THE MOST OUT OF YOUR BUSINESS BANKING EXPERIENCE AND TAKE ADVANTAGE OF ALL
GULF COAST BANK HAS TO OFFER.


MAKE THE MOST OUT OF YOUR BUSINESS BANKING EXPERIENCE AND TAKE ADVANTAGE OF ALL
GULF COAST BANK HAS TO OFFER.




LET'S GET STARTED!



What would you like to do today?


ONLINE | MOBILE BANKING

Gulf Coast Bank's online and mobile banking services offer smart banking
technologies to make banking with us convenient and secure!


SIGN UP FOR ESTATEMENTS

Avoid the monthly paper statement fee and go paperless with eStatements. Save
time and money by getting your statements electronically.


DEPOSIT SOLUTIONS

Gulf Coast Bank Deposit Solutions offer you the financial tools to optimize your
cash flow as well as your time. Securely scan your check deposits at your desk
with Desktop Teller.


MERCHANT PROCESSING

Services to help increase sales. Stay a step ahead of the competition by
expanding your customer's payment options by accepting credit and debit card
payments in-person, by phone or over the internet, making processing customer
payments fast, easy and affordable.


BUSINESS SOLUTIONS

No matter how large or small your business may be, our Business Solutions team
can help you save time and money through a variety of solutions designed to fit
your business's needs. Contact one of our Business Solutions consultants today
to get a customized plan to help you build your business and maximize your
efficiency.


INFORMATION SOLUTIONS

Time is money. Gulf Coast Bank Information Solutions offer innovative,
sophisticated information access and reporting to save you time so you can focus
on the day to day operation of growing your business.


REFERRAL CENTER

You and your friends both earn $50 when they open a personal or business
checking account and meet the qualifications. It is simple, easy, and fast.

Get Started


OUR PRODUCTS



Business needs are not all the same...our products aren't either. We offer
unique business banking products for your specific financial needs.


BUSINESS SOLUTIONS

Our Business Solutions team can help you save time and money through a variety
of solutions designed to fit your business's needs.

Learn More


SMALL BUSINESS LOANS

Gulf Coast Bank offers competitive rates and flexible terms on a variety of
loans to meet your needs.

Learn More


BUSINESS SAVINGS

Planning for the future for your business? Gulf Coast Bank offers many options
from Savings Accounts to CD’s to Money Markets to make those plans achievable.

Learn More
Learn More
Learn More
Learn More


OUR SOCIAL



Follow us on facebook to learn more about our services.

READ MORE



READ MORE



READ MORE





LET US KNOW HOW WE'RE DOING!

We value your opinion. Please take 3 minutes to fill out a brief survey so that
we can better serve you for years to come.

Get Started


CONTACT US!

Send a message and get in touch with a banker.

Contact Us:
504-561-6124

Hours:
8:30 AM - 9:00 PM

Name
Email
Subject
Message


2024 © CS3 Marketing. All rights reserved.



NEW CUSTOMER SURVEY

×
1. I had a better than expected experience at Gulf Coast Bank. Please Select an
Option Strongly Disagree Somewhat Disagree Disagree Neutral Agree Somewhat Agree
Strongly Agree Opened Online
2. The staff that opened my account was knowledgeable. Please Select an Option
Strongly Disagree Somewhat Disagree Disagree Neutral Agree Somewhat Agree
Strongly Agree Opened Online
3. The account opening process was timely. Please Select an Option Strongly
Disagree Somewhat Disagree Disagree Neutral Agree Somewhat Agree Strongly Agree

4. I FELT LIKE THE BANKER EXPLAINED THE ACCOUNT OPTIONS CLEARLY AND WITH DETAIL.

Please Select an Option Strongly Disagree Somewhat Disagree Disagree Neutral
Agree Somewhat Agree Strongly Agree Opened Online
5. I decided to leave my old bank because I was dissatisfied with the service.
Please Select an Option Strongly Disagree Somewhat Disagree Disagree Neutral
Agree Somewhat Agree Strongly Agree
6. I decided to leave my old bank because the checking account was not right for
my life. Please Select an Option Strongly Disagree Somewhat Disagree Disagree
Neutral Agree Somewhat Agree Strongly Agree
7. I am planning on opening additional accounts with Gulf Coast Bank within the
next 6 months. Please Select an Option Strongly Disagree Somewhat Disagree
Disagree Neutral Agree Somewhat Agree Strongly Agree
8. Based on my experience, I would recommend Gulf Coast Bank to my friends and
family. Please Select an Option Strongly Disagree Somewhat Disagree Disagree
Neutral Agree Somewhat Agree Strongly Agree
9. Tell us anything you feel would improve your experience with Gulf Coast Bank.
Submit
×


YOUR RESPONSE HAS BEEN RECORDED.

Thank you for your submission.

NEW CUSTOMER SURVEY

×

PLEASE TAKE A MOMENT TO ANSWER A QUICK QUESTION ABOUT GULF COAST BANK

THE STAFF THAT OPENED MY ACCOUNT WAS KNOWLEDGEABLE.

Please Select an Option Strongly Disagree Somewhat Disagree Disagree Neutral
Agree Somewhat Agree Strongly Agree
Submit

YOU ARE NOW LEAVING GULF COAST BANK

×

You are now leaving a Gulf Coast Bank website. Linked web pages are not under
the control of Gulf Coast Bank, its affiliates or subsidiaries. Be aware the
privacy policy of the site to which you are going may differ from that of Gulf
Coast Bank. Gulf Coast Bank provides external links as a convenience and is not
responsible for the content or security of any linked web page.

Continue