<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Customer Support at Homebase', 'metatag_description' => 'Customer SupportHomebase at Proven', 'unique_name' => 'homebase-houston-tx', 'reference_number' => '54687', 'mobile_image' => '', 'display_company_title' => 'Jobs at Homebase', 'employer' => array( 'EmployersJob' => array( 'id' => '44891', 'employer_id' => '30342', 'ats_url' => '', 'url' => '', 'title' => 'Customer Support', 'craigslist_city' => 'houston', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2019-01-10 19:55:51', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '77042', 'description' => '<p>Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company</p>', 'unique_name' => '', 'created_date' => '2019-01-10 19:54:44' ), 'Employer' => array( 'lat' => '29.74670029', 'lon' => '-95.55970001', 'id' => '30342', 'company_name' => 'Homebase', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '710001', 'zipcode' => '77042', 'city' => 'Houston', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '77042', 'city' => 'Houston', 'state_prefix' => 'TX' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 1, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Customer Support"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44891?ref=54687"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44891?ref=54687", "title": "Customer Support", "description": "<p>Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company</p>", "datePosted": "2019-01-10T19:55:51+00:00", "hiringOrganization": { "@type": "Organization", "name": "Homebase", "sameAs": "https://www.proven.com/employers/publicPage/30342" }, "identifier": { "@type": "PropertyValue", "name": "Homebase", "value": "30342" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Houston", "addressRegion": "TX" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/44891"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">44891</span> <span class="hide" id="referencenumber">54687</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Customer Support</h1> <p class="small-bottom-border"> Homebase </p> <div class="date-location">Jan 10, 2019 - Houston</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+44891-w@hireproven.com">jobs+44891-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30342/job_id:44891", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=44891"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30342/44891" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6215b8708e5c73eca676c8b51&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253ACovvEualEPDHZaqW%253AOiG865QkLy37tx8FhziVtQ%253D%253D%253AVB677G3POFMi%252BD%252Fhhdm%252FwmJ5VV3qokGyJ2yBZNp%252BDr13wJ%252By2gqQeciW8TX36GOkthI1YfisKyYpUK1oJMcpM9q3cqAMIsgijbhyjSlBtaG6fk9SoBH%252FxmlhX89R3SlD91u4&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27686668731/" class="blue-link" target="_blank">Be your Own Boss - Shop and Deliver</a></p> <p class="similar-job-company">Instacart - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 5 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627a63340bec73eca08b7cfd1&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253AQ89nqmrPM8KR03vZ%253ACOeVi84IxOfBtMXYgCQiew%253D%253D%253Ah1wLQtLjHAAnfF%252FGm1dzlz5T3rZ34Z0jrpM8seRxsRrr1rEgQ5OA0z%252BofvmE93QvXjIwgENfqsHYIXui%252BCrtGr7KpwWV77d%252BIrO5kKTVlgUxVl3YvXvd7vvYfe34Jn3gdfTWTj9mUqyBk0QQdA%253D%253D&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27724592627/" class="blue-link" target="_blank">Account Manager</a></p> <p class="similar-job-company">Randstad - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627645ae098c73eca049155d1&ri=9945f03a39e34d53b549942cea698376&job_loc=Stafford%2CTX&q=Customer+Support&spl=v1%253A2hf4K%252F%252BoRUZLUEu8%253AnDAns1ICSro9GB27cd0h%252Fg%253D%253D%253AwdWyke4qFJMYSixcooa7r8p1yR7XItSLpZyBQ1k9Se2u8Z2a8J9B4mSYRZfufadMOLRLJqlFbssW7%252BgcxydEltF52FSstbrThz1dTZKPPitz1ow%252BcDO%252FwnGwk8bMcDyHXVty&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27720245139/" class="blue-link" target="_blank">FT Customer Support Coordinator - Work From Home</a></p> <p class="similar-job-company">Jabra Hearing - <span class="text-muted">Stafford, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=63bb5325a2ec73ecbc987de71&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253A4y0Ad247LRBNAwef%253AigelbIIEPCNQnEFVXOB3Jg%253D%253D%253AaG1iD7EAqqv24fxW9XyBgDvfFXi%252BH4mhAXjtRVgAUJs%252BiopxKoxkXgzlzu%252BKviPuH9G1VUYNaksBRQ5t0y4pDxzK6gO2fP7WKkjSBOiTqh7hFKu0fELjFgZ%252BtjOYgjgbX%252FHQ1A%253D%253D&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27524249321/" class="blue-link" target="_blank">Front Desk Associate - Northline</a></p> <p class="similar-job-company">Blink Fitness - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627580219cdc73eca0754da41&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253AkKrLRMwr3xo%252FRFeN%253Ar%252Bp8wcU%252BUUQAjcLrqjoalw%253D%253D%253AY3KNwxL7t3AkFsuvPFI364K3N1pPdz2K%252FvZ%252BSajc3g77OLkXh7QYXTTpY%252BqominrL4MRSxRWX%252B57CXd63%252FYZ%252BLNX9qKJtPkOBa%252BmgHokEpT6TNsg%252BY%252FF5v4Gc66fTZLF4YeqICDRfbDRwNCm&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27719993004/" class="blue-link" target="_blank">Sales Representative - Work From Home - Hiring This Week</a></p> <p class="similar-job-company">Vasu Agency - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Instacart' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=6215b8708e5c73eca676c8b51&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253ACovvEualEPDHZaqW%253AOiG865QkLy37tx8FhziVtQ%253D%253D%253AVB677G3POFMi%252BD%252Fhhdm%252FwmJ5VV3qokGyJ2yBZNp%252BDr13wJ%252By2gqQeciW8TX36GOkthI1YfisKyYpUK1oJMcpM9q3cqAMIsgijbhyjSlBtaG6fk9SoBH%252FxmlhX89R3SlD91u4&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27686668731/', 'title' => 'Be your Own Boss - Shop and Deliver', 'description' => '<p><strong>FULL-SERVICE SHOPPER</strong></p><p><strong>Start earning quickly with a flexible schedule</strong></p><p><span style="font-weight: 400;">Shopping with Instacart is more than grocery delivery. Shoppers help make our world go round. They make money, make moves, and make shopping lists come true. They make good time, make life easier, and make people s day. </span></p><p><span style="font-weight: 400;">Shoppers make it all happen sign up now to help create a world where everyone has access to the food they love.</span><span style="font-weight: 400;"> </span></p><p><span style="font-weight: 400;">As a full-service shopper, you ll receive orders through the Shopper app to shop from stores in your area, and deliver the orders to your customer's door. It s that simple.</span></p><p><strong>What you get as a shopper:</strong></p><ul><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Start earning quickly on a flexible schedule*</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Weekly pay with the option of instant cashout</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Potential to earn tips</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Special earnings promotions</span></li></ul><p><strong>Basic requirements:</strong></p><ul><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">18+ years old (21+ to deliver alcohol)</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Eligible to work in the United States</span></li><li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Consistent access to a vehicle and a recent smartphone </span></li></ul><p><strong>Additional information:</strong></p><p><span style="font-weight: 400;">Shopping with Instacart is great for anyone looking for flexible, seasonal, home-based, entry-level, weekend, weekday, after-school, or temporary opportunities. As an Instacart Full-Service Shopper, you can have more flexibility than with a part-time job.</span></p><p><span style="font-weight: 400;">Instacart is committed to diversity and providing equal opportunities for independent contractors. Instacart considers qualified individuals without regard to gender, sexual orientation, race, veteran, disability status, or other categories protected by applicable law.</span></p><p><span style="font-weight: 400;">Instacart also values providing prospective contractors with a fair chance to pursue opportunities. For all individuals seeking to provide services in San Francisco, Los Angeles, and Philadelphia, Instacart considers individuals in a manner consistent with the requirements of applicable Fair Chance ordinances.</span></p><p><span style="font-weight: 400;">Review the Independent Contractor Agreement here</span></p><p><span style="font-weight: 400;"> *Subject to availability of batches in your area.</span></p>', 'post_date' => '2023-05-23T00:24:33Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Randstad' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=627a63340bec73eca08b7cfd1&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253AQ89nqmrPM8KR03vZ%253ACOeVi84IxOfBtMXYgCQiew%253D%253D%253Ah1wLQtLjHAAnfF%252FGm1dzlz5T3rZ34Z0jrpM8seRxsRrr1rEgQ5OA0z%252BofvmE93QvXjIwgENfqsHYIXui%252BCrtGr7KpwWV77d%252BIrO5kKTVlgUxVl3YvXvd7vvYfe34Jn3gdfTWTj9mUqyBk0QQdA%253D%253D&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27724592627/', 'title' => 'Account Manager', 'description' => 'Randstad is the #1 HR Services Provider in the world, and we are hiring internally for an Account Manager to join our winning team. Our Account Managers are responsible for generating new business through direct client contact, cold calling, territory planning, selling our services, developing accounts, and driving results. We take the time to build relationships with clients and candidates so we can truly understand what they need and how we can help them succeed. Our people drive our business, connecting talented IT professionals with organizations where they can produce results.What you get to do:Establish and execute a business development planBuild strong relationships with hiring managers and create a business partnershipIdentify prospects that will be in a stronger position when they are doing business with RandstadExecute the activities that will gain results through cold calling and client meetingsListen to diagnose the workforce gaps that are limiting a client's potentialUtilize strategic practices and market analysis to uncover revenue opportunitiesResponsible for increasing the number of qualified hiring contacts in the databaseMaximize existing relationships by engaging clients as their primary touchpointNegotiate pricing to ensure maximum return on quality solutionsUse a combination of tech and touch approaches that require exceptional documentationOffer innovative and creative employment solutionsProvide services that consistently delight our clients and talentWhat you need to bring:Serious ambition and intention to earn 6 figures2+ years business-to-business sales experience with a history of outperforming your peersBachelor's degreeAbility to develop long-lasting relationshipsProven success in a very fast-paced, team environmentStrong interpersonal communication and influencing skillsAbility to make decisions, take direction, and execute a planProven track record of delivering results in a metrics-driven environmentAgility to fully leverage all processes and technology tools to more productively deliver resultsProficiency using Google mail, calendaring and shared drivesWhat's in it for you:Largest global staffing leaderCompetitive salary + bonusExcellent benefits package - medical, dental, visionGenerous PTO policy earned from day oneEducation and professional developmentRapid career growthRetirement savings and securityEmployee stock purchase planPaid parental leaveShort and long term disabilityEmployee assistance program and health advocacyHealth and dependent care flexible spending accountMetlife auto and home insuranceMetlife legal planReferral reward programExclusive discounts and programs with dozens of nationwide vendors and retailersFor certain positions, Covid-19 vaccination and/or testing may be required by Randstad's client or applicable state/local mandates, subject to approved medical or religious accommodations. Ask your Randstad representative for more information.At Randstad, we love to celebrate our hardworking diverse teams demonstrated through our ongoing commitment and diversity awards. Ranked as a 2022 DiversityInc Top 50 company, a Human Rights Campaign 2022 Best Places to Work for LGBTQ+ Equality, a Military Friendly company for Veterans, Military Spouses & Suppliers, and a 2022 Staffing Industry Analyst Top 50 Diversity, Equity & Inclusion Influencer to name a few. We are proud of our collaborative culture which is at the heart of Randstad. When you join Randstad you will receive opportunities for competitive & robust benefits, flexible schedules, and the assurance that everyone can be their authentic selves. We are seeking candidates from all backgrounds and demographics and a variety of industries to join a winning team!Equal Opportunity Employer: Race, Color, Religion, Sex, Sexual Orientation, Gender Identity, National Origin, Age, Genetic Information, Disability, Protected Veteran Status, or any other legally protected group status.At Randstad, we welcome people of all abilities and want to ensure that our hiring and interview process meets the needs of all applicants. If you require a reasonable accommodation to make your application or interview experience a great one, please contact ...@randstadusa.com.PandoLogic. Keywords: Sales Account Manager, Location: Houston, TX - 77007.', 'post_date' => '2023-05-27T23:36:06Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Jabra Hearing' ), 'UtZipcode' => array( 'city' => 'Stafford', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=627645ae098c73eca049155d1&ri=9945f03a39e34d53b549942cea698376&job_loc=Stafford%2CTX&q=Customer+Support&spl=v1%253A2hf4K%252F%252BoRUZLUEu8%253AnDAns1ICSro9GB27cd0h%252Fg%253D%253D%253AwdWyke4qFJMYSixcooa7r8p1yR7XItSLpZyBQ1k9Se2u8Z2a8J9B4mSYRZfufadMOLRLJqlFbssW7%252BgcxydEltF52FSstbrThz1dTZKPPitz1ow%252BcDO%252FwnGwk8bMcDyHXVty&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27720245139/', 'title' => 'FT Customer Support Coordinator - Work From Home', 'description' => '[Customer Service / Remote] Anywhere in U.S. / Up to $24 per hour / 401k match / Medical, vision, and dental / PTO / Weekly lunch stipend - As a Customer Support Coordinator you'll: Act as a first touchpoint for customers, answering inbound questions and inquiries via phone, live chat, SMS, and email; Assist customers by processing administrative requests, such as ordering additional supplies, creating and uploading documents, and more; Provide shipping and order statuses, and process order updates; Schedule and reschedule customer appointments; Process order cancellations, returns, and warranties...Hiring Fast >>', 'post_date' => '2023-05-27T03:14:53Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Blink Fitness' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=63bb5325a2ec73ecbc987de71&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253A4y0Ad247LRBNAwef%253AigelbIIEPCNQnEFVXOB3Jg%253D%253D%253AaG1iD7EAqqv24fxW9XyBgDvfFXi%252BH4mhAXjtRVgAUJs%252BiopxKoxkXgzlzu%252BKviPuH9G1VUYNaksBRQ5t0y4pDxzK6gO2fP7WKkjSBOiTqh7hFKu0fELjFgZ%252BtjOYgjgbX%252FHQ1A%253D%253D&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27524249321/', 'title' => 'Front Desk Associate - Northline', 'description' => '<p><p>Description</p><br><p> Job Overview: </p><br><p>At Blink, this role is called a Moodlifter, but until that is a word job seekers are typing into Google, we will stick with using the more widely known title of Front Desk Associate! What is a Moodlifter you ask? Moodlifters are the people who greet each of our members with ear to ear smiles, over the top enthusiasm and pretty much know everyone in the gym by name. They will run to open the door for you in a driving rainstorm and change a channel so you dont miss a minute of the big game. They consistently go above and beyond and you cant help but smile when you see them.</p><br><p>Responsibilities:</p><br><p>+ Greet every member and guest with enthusiasm and a smile</p><br><p>+ Tour potential members around the club with the goal of signing up the person for a membership</p><br><p>+ Answer phone calls in a professional and energetic manner</p><br><p>+ Execute all opening/closing operational procedures to ensure the club runs smoothly</p><br><p>+ Handle member requests and concerns with a sense of urgency</p><br><p>+ Actively participate in ensuring the club is spotless including frequent bending, lifting, and walking around the club to organize equipment and straighten up</p><br><p>+ Sign members up for startup sessions with Blink Personal Trainers</p><br><p>+ Maintain regular and punctual attendance</p><br><p>+ Comply with all company policies and procedures</p><br><p>Qualifications:</p><br><p>+ Enthusiastic, energetic, friendly and personable</p><br><p>+ Excellent verbal and written communication skills</p><br><p>+ Able to lift and move gym equipment weighing 15-20 lbs frequently and 45 lbs occasionally</p><br><p>+ Able to remain in a stationary position at the front desk for the majority of the workday</p><br><p>+ World class customer service skills</p><br><p>+ Works hard, multi-tasks and is a problem solver</p><br><p>+ Passion for the Blink brand</p><br><p>Compensation and Benefits:</p><br><p>+ Complimentary Blink Membership</p><br><p>+ Benefits</p><br><p>Company Overview:</p><br><p>Founded in 2011 by executives at Equinox, Blink Fitness is a premium quality, value-based fitness brand with more than 100 locations open or in development throughout New York, New Jersey, Pennsylvania and California. Blink puts Mood Above Muscle, which celebrates the positive feeling you get from exercise, not just the physical benefits.</p><br><p>Blink recently launched a franchising system to complement its fast growing company-owned business model and has secured franchise development agreements in Georgia, Illinois, Massachusetts, Michigan, Virginia and upstate NY. This includes an agreement with Golden State Warriors forward Draymond Green, two-time NBA Champion, All Star, Olympic Gold Medalist and Defensive Player of the Year, who announced a franchise development deal to bring 20 gyms to his home state of Michigan and to Illinois.</p><br><p>Blink is an exciting and dynamic business that is still in the start-up mode. We are a passionate team with a great entrepreneurial spirit and a willingness to roll up our sleeves to get the work done.</p><br><p>While Blink has grown rapidly and has already achieved significant profitability, the business is just getting warmed-up. Its leadership has a very lofty vision and expects explosive growth over the coming years. At a minimum, the business expects to have more than 300 locations over the next five years through a combination of corporate and franchise development.</p><br><p>For more information visit Blinks consumer website -- blinkfitness.com and its franchise website blinkfranchising.com.</p><br></p>', 'post_date' => '2023-05-16T02:10:07Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'Vasu Agency' ), 'UtZipcode' => array( 'city' => 'Houston', 'state_prefix' => 'TX' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=627580219cdc73eca0754da41&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253AkKrLRMwr3xo%252FRFeN%253Ar%252Bp8wcU%252BUUQAjcLrqjoalw%253D%253D%253AY3KNwxL7t3AkFsuvPFI364K3N1pPdz2K%252FvZ%252BSajc3g77OLkXh7QYXTTpY%252BqominrL4MRSxRWX%252B57CXd63%252FYZ%252BLNX9qKJtPkOBa%252BmgHokEpT6TNsg%252BY%252FF5v4Gc66fTZLF4YeqICDRfbDRwNCm&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27719993004/', 'title' => 'Sales Representative - Work From Home - Hiring This Week', 'description' => '<p dir="ltr">If you are interested in working with an amazing team, with full training from the ground up, weekly pay, and flexible hours, read below.</p><p dir="ltr">We are looking to hire 3 new team members by the end of this week. When you apply, please check your email for interview options.</p><p dir="ltr">What we are looking for in you:</p><ul><li dir="ltr"><p dir="ltr">Communication skills</p></li><li dir="ltr"><p dir="ltr">Basic computer skills</p></li><li dir="ltr"><p dir="ltr">Willing to talk to new people</p></li><li dir="ltr"><p dir="ltr">Outgoing and friendly personality</p></li><li dir="ltr"><p dir="ltr">Detail oriented</p></li><li dir="ltr"><p dir="ltr">Eager and willing to learn</p></li></ul><p dir="ltr">Our ideal candidate is a person who is flexible, adaptable and trainable. A person that is looking for a long term career fit and wants to get their foot in the door with a company to grow is important to us.</p><p dir="ltr">Position Benefits:</p><ul><li dir="ltr"><p dir="ltr">Full training provided</p></li><li dir="ltr"><p dir="ltr">No experience needed</p></li><li dir="ltr"><p dir="ltr">Great compensation</p></li><li dir="ltr"><p dir="ltr">Great weekly pay and bonuses</p></li><li dir="ltr"><p dir="ltr">A dynamic team environment</p></li><li dir="ltr"><p dir="ltr">The opportunity for growth; we promote from within!!!</p></li></ul><p dir="ltr">We pride ourselves in great company culture and leadership programs with constant mentor-ship to help our managers develop themselves into stronger team leaders.</p><p dir="ltr">If you feel that you possess the qualities that we are looking for and would like to see if you are a fit for our company, apply now!</p><p dir="ltr">I will set you up with an interview at the soonest available date.</p><p>Powered by JazzHR</p>', 'post_date' => '2023-05-27T02:39:28Z' ) ) ) $title_for_layout = 'Customer Support at Homebase' $metatag_description = 'Customer SupportHomebase at Proven' $unique_name = 'homebase-houston-tx' $reference_number = '54687' $mobile_image = '' $display_company_title = 'Jobs at Homebase' $employer = array( 'EmployersJob' => array( 'id' => '44891', 'employer_id' => '30342', 'ats_url' => '', 'url' => '', 'title' => 'Customer Support', 'craigslist_city' => 'houston', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => 'Texas', 'open' => '1', 'post_date' => '2019-01-10 19:55:51', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '77042', 'description' => '<p>Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company</p>', 'unique_name' => '', 'created_date' => '2019-01-10 19:54:44' ), 'Employer' => array( 'lat' => '29.74670029', 'lon' => '-95.55970001', 'id' => '30342', 'company_name' => 'Homebase', 'company_logo' => '', 'simple_posting_process' => '1', 'user_id' => '710001', 'zipcode' => '77042', 'city' => 'Houston', 'street_address' => '', 'street_address2' => null, 'state' => 'TX' ), 'UtZipcode' => array( 'zipcode' => '77042', 'city' => 'Houston', 'state_prefix' => 'TX' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 1 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Customer Support"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/44891?ref=54687"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/44891?ref=54687", "title": "Customer Support", "description": "<p>Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company</p>", "datePosted": "2019-01-10T19:55:51+00:00", "hiringOrganization": { "@type": "Organization", "name": "Homebase", "sameAs": "https://www.proven.com/employers/publicPage/30342" }, "identifier": { "@type": "PropertyValue", "name": "Homebase", "value": "30342" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Houston", "addressRegion": "TX" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/44891"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">44891</span> <span class="hide" id="referencenumber">54687</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="/css/images/proven_logo.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Customer Support</h1> <p class="small-bottom-border"> Homebase </p> <div class="date-location">Jan 10, 2019 - Houston</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+44891-w@hireproven.com">jobs+44891-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:30342/job_id:44891", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=44891"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/30342/44891" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> <p>Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company</p> </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=6215b8708e5c73eca676c8b51&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253ACovvEualEPDHZaqW%253AOiG865QkLy37tx8FhziVtQ%253D%253D%253AVB677G3POFMi%252BD%252Fhhdm%252FwmJ5VV3qokGyJ2yBZNp%252BDr13wJ%252By2gqQeciW8TX36GOkthI1YfisKyYpUK1oJMcpM9q3cqAMIsgijbhyjSlBtaG6fk9SoBH%252FxmlhX89R3SlD91u4&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27686668731/" class="blue-link" target="_blank">Be your Own Boss - Shop and Deliver</a></p> <p class="similar-job-company">Instacart - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 5 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627a63340bec73eca08b7cfd1&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253AQ89nqmrPM8KR03vZ%253ACOeVi84IxOfBtMXYgCQiew%253D%253D%253Ah1wLQtLjHAAnfF%252FGm1dzlz5T3rZ34Z0jrpM8seRxsRrr1rEgQ5OA0z%252BofvmE93QvXjIwgENfqsHYIXui%252BCrtGr7KpwWV77d%252BIrO5kKTVlgUxVl3YvXvd7vvYfe34Jn3gdfTWTj9mUqyBk0QQdA%253D%253D&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27724592627/" class="blue-link" target="_blank">Account Manager</a></p> <p class="similar-job-company">Randstad - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 7 hours ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627645ae098c73eca049155d1&ri=9945f03a39e34d53b549942cea698376&job_loc=Stafford%2CTX&q=Customer+Support&spl=v1%253A2hf4K%252F%252BoRUZLUEu8%253AnDAns1ICSro9GB27cd0h%252Fg%253D%253D%253AwdWyke4qFJMYSixcooa7r8p1yR7XItSLpZyBQ1k9Se2u8Z2a8J9B4mSYRZfufadMOLRLJqlFbssW7%252BgcxydEltF52FSstbrThz1dTZKPPitz1ow%252BcDO%252FwnGwk8bMcDyHXVty&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27720245139/" class="blue-link" target="_blank">FT Customer Support Coordinator - Work From Home</a></p> <p class="similar-job-company">Jabra Hearing - <span class="text-muted">Stafford, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=63bb5325a2ec73ecbc987de71&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253A4y0Ad247LRBNAwef%253AigelbIIEPCNQnEFVXOB3Jg%253D%253D%253AaG1iD7EAqqv24fxW9XyBgDvfFXi%252BH4mhAXjtRVgAUJs%252BiopxKoxkXgzlzu%252BKviPuH9G1VUYNaksBRQ5t0y4pDxzK6gO2fP7WKkjSBOiTqh7hFKu0fELjFgZ%252BtjOYgjgbX%252FHQ1A%253D%253D&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27524249321/" class="blue-link" target="_blank">Front Desk Associate - Northline</a></p> <p class="similar-job-company">Blink Fitness - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=627580219cdc73eca0754da41&ri=9945f03a39e34d53b549942cea698376&job_loc=Houston%2CTX&q=Customer+Support&spl=v1%253AkKrLRMwr3xo%252FRFeN%253Ar%252Bp8wcU%252BUUQAjcLrqjoalw%253D%253D%253AY3KNwxL7t3AkFsuvPFI364K3N1pPdz2K%252FvZ%252BSajc3g77OLkXh7QYXTTpY%252BqominrL4MRSxRWX%252B57CXd63%252FYZ%252BLNX9qKJtPkOBa%252BmgHokEpT6TNsg%252BY%252FF5v4Gc66fTZLF4YeqICDRfbDRwNCm&encrypt=0&l=Houston%2C+TX&query_category_id=130000&t=simplyhired.com&jobkey-27719993004/" class="blue-link" target="_blank">Sales Representative - Work From Home - Hiring This Week</a></p> <p class="similar-job-company">Vasu Agency - <span class="text-muted">Houston, TX</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Join our incredible team serving local businesses. You will provide product support across phone, chat, and email from our Houston office. We pay competitive hourly rates, provide great benefits, and multiple development options within a high growth technology company
Other jobs you may like
Be your Own Boss - Shop and Deliver
Instacart - Houston, TX
5 days ago
Randstad - Houston, TX
7 hours ago
FT Customer Support Coordinator - Work From Home
Jabra Hearing - Stafford, TX
Yesterday
Front Desk Associate - Northline
Blink Fitness - Houston, TX
1 week ago
Sales Representative - Work From Home - Hiring This Week
Vasu Agency - Houston, TX
Yesterday
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 44891 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 30342 AND `EmployersJob`.`open` = 1 | 1 | 1 | 0 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 710001 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 30342 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 710001 AND `User`.`active` = 1 LIMIT 1 | 1 | 1 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 44891 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 44891 LIMIT 1 | 1 | 1 | 0 |