app.talentvine.com.au
Open in
urlscan Pro
143.204.98.55
Public Scan
Submitted URL: http://email.talentvine.com.au/c/eJxlkMtuozAUhp-GbKogGwNOFiyiZtI4FURp0pkMm8o3ghljU3AKydPX7WhWc3Ru-nTOv_hFRisOIZ6pLAIR9JGCGCGIQw...
Effective URL: https://app.talentvine.com.au/agent-profile?stage=biddable&magic=eyJhbGciOiJIUzUxMiIsImlhdCI6MTYzNzAzNzE5NiwiZXhwIjoxNjM3MTIzN...
Submission: On November 16 via manual from PH — Scanned from DE
Effective URL: https://app.talentvine.com.au/agent-profile?stage=biddable&magic=eyJhbGciOiJIUzUxMiIsImlhdCI6MTYzNzAzNzE5NiwiZXhwIjoxNjM3MTIzN...
Submission: On November 16 via manual from PH — Scanned from DE
Form analysis
6 forms found in the DOM<form class="row ng-pristine ng-valid ng-valid-email ng-valid-maxlength" role="form">
<div class="col-xs-12 col-sm-6 form-group" ng-class="{'has-error': vm.errors.email}">
<label for="email">Email:</label>
<input type="email" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-email" id="email" ng-model="vm.user.email" ng-model-options="{debounce: 500}" ng-change="vm.validate('email'); vm.detailsChanged = true">
<span ng-show="vm.errors.email" class="ng-binding ng-hide"></span>
</div>
<div class="col-xs-12 col-sm-6 form-group" ng-class="{'has-error': vm.errors.name}">
<label for="name">Name:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="name" ng-model="vm.user.name" ng-model-options="{debounce: 500}" ng-change="vm.validate('name'); vm.detailsChanged = true">
<span ng-show="vm.errors.name" class="ng-binding ng-hide"></span>
</div>
<div class="col-xs-12 col-sm-4 form-group" ng-class="{'has-error': vm.errors.phone}">
<label for="phone">Phone:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="phone" ng-model="vm.user.phone" ng-model-options="{debounce: 500}" ng-change="vm.validate('phone'); vm.detailsChanged = true">
<span ng-show="vm.errors.phone" class="ng-binding ng-hide"></span>
</div>
<!--
<div class="col-xs-12 col-sm-4 form-group">
<label for="local-recruiter">Use local recruiter: <span><i class="fa fa-info-circle" style="color:white;" tooltip-placement="right" uib-tooltip="Select recruiters only from within the state of my role" /></span></label>
<input type="checkbox" class="form-control no-height" id="local-recruiter" ng-model="vm.user.localRecruiter"/>
</div>
-->
<!-- ngIf: vm.isEmployer -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-4 form-group ng-scope" ng-if="vm.isAgent" ng-class="{'has-error': vm.errors.city}">
<label for="city">City:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="city" ng-model="vm.user.city" ng-model-options="{debounce: 500}" ng-change="vm.validate('city'); vm.detailsChanged = true">
<span ng-show="vm.errors.city" class="ng-binding ng-hide"></span>
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-4 form-group ng-scope" ng-if="vm.isAgent" ng-class="{'has-error': vm.errors.postcode}">
<label for="postcode">Postcode:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" id="postcode" ng-model="vm.user.postcode" ng-model-options="{debounce: 500}" ng-change="vm.validate('postcode'); vm.detailsChanged = true">
<span ng-show="vm.errors.postcode" class="ng-binding ng-hide"></span>
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-6 form-group ng-scope" ng-if="vm.isAgent" ng-class="{'has-error': vm.errors.about}">
<label for="about">About me:</label>
<p> This text will be shown to employers in each bid. Use this opportunity to differentiate yourself from all the other recruiters. Feel free to mention your background, areas of specialisation, your recruitment style and the type of employers
and candidates that you like working with the most.</p>
<textarea class="form-control ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" id="about" ng-model="vm.user.about" ng-model-options="{debounce: 500}" maxlength="500" rows="4" ng-change="vm.detailsChanged = true"></textarea>
<span ng-show="vm.errors.about" class="ng-binding ng-hide"></span>
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-6 form-group ng-scope" ng-if="vm.isAgent" ng-class="{'has-error': vm.errors.agency}">
<label for="agency">Agency:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="agency" ng-model="vm.user.agency" ng-model-options="{debounce: 500}" ng-change="vm.validate('agency')" readonly="">
<span ng-show="vm.errors.agency" class="ng-binding ng-hide"></span>
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-6 form-group ng-scope" ng-if="vm.isAgent">
<label for="agency-site">Agency Site:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="agency-site" ng-model="vm.user.agencySite" ng-change="vm.detailsChanged = true">
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-6 form-group ng-scope" ng-if="vm.isAgent">
<label for="linkedin">Linkedin Profile:</label>
<input type="text" ng-change="vm.detailsChanged = true" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="linkedin" ng-model="vm.user.linkedin">
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isAgent -->
<div class="col-xs-12 col-sm-12 col-lg-12 form-group ng-scope" ng-if="vm.isAgent">
<label class="sb-label"><input id="small-business" class="setting-checkbox ng-pristine ng-untouched ng-valid ng-empty" name="small-business" type="checkbox" value="false" ng-model="vm.user.smallBusiness" ng-change="vm.detailsChanged = true">
My registered agency is classed as a small business <small>(less than 20 employees)</small>
<i class="fa fa-info-circle" style="color:white;" uib-tooltip="This will be displayed on your profile to employers who are looking to work with small businesses."></i> </label>
</div><!-- end ngIf: vm.isAgent -->
<!-- ngIf: vm.isEmployer -->
<!-- ngIf: vm.isEmployer -->
<!-- ngIf: vm.isEmployer -->
<div class="col-xs-12">
<button type="submit" class="btn btn-primary" ng-class="{clickme: vm.detailsChanged}" ng-click="vm.updateDetails()">Update Details</button>
</div>
</form>
<form class="row ng-pristine ng-valid" role="form">
<div class="col-xs-12 col-sm-6 form-group">
<label for="password">New Password:</label>
<input type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" id="password" ng-model="vm.password" ng-change="vm.passwordChanged = true">
<small>Must be at least 8 characters <a href="https://xkcd.com/936/" target="_blank">(the longer the better though)</a></small>
</div>
<div class="col-xs-12 col-sm-6 form-group">
<label for="check">Confirm Password:</label>
<input type="password" class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-change="vm.passwordChanged = true" id="check" ng-model="vm.check">
</div>
<div class="col-xs-12">
<button type="submit" class="btn btn-primary" ng-class="{clickme: vm.passwordChanged}" ng-click="vm.updatePassword()">Update Password</button>
</div>
</form>
<form class="row ng-pristine ng-valid" role="form">
<div class="col-xs-12 col-sm-6 form-group">
<div class="input-group">
<label class="input-group-btn">
<span class="btn btn-primary" style="margin:0 -1px 0 0;padding:5px 12px;box-shadow:none">Browse…<input style="display: none" file-model="vm.image" type="file"></span>
</label>
<input id="image" name="image" type="text" class="form-control ng-pristine ng-untouched ng-valid ng-empty" ng-model="vm.image.name" readonly="" style="margin-top:0">
</div>
</div>
<div class="col-xs-12">
<button type="submit" class="btn btn-primary" ng-class="{clickme: vm.image.name}" ng-click="vm.updateImage()">Update Profile Image</button>
</div>
</form>
<form ng-if="!vm.user.profileSlug" class="row ng-pristine ng-valid ng-scope" role="form">
<div class="col-xs-12 col-sm-6 form-group" ng-class="{'has-error': vm.errors.newProfileSlug}">
<label for="password">Choose a username to activate your public profile:</label>
<input type="text" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" id="profile-slug" ng-model="vm.newProfileSlug" ng-change="vm.validateProfileSlug()" ng-model-options="{debounce: 500}">
<small>Please note that this CAN NOT be edited after being set, so choose wisely!</small>
<span ng-show="vm.profileSlugPending" class="ng-hide">Loading...</span>
<span ng-show="vm.newProfileSlug && !vm.profileSlugPending" class="ng-binding">Username available</span>
</div>
<div class="col-xs-12">
<button type="submit" ng-disabled="vm.profileSlugPending || vm.errors.newProfileSlug" class="btn btn-primary" ng-click="vm.updateProfileSlug()">Update Profile Username</button>
</div>
</form>
<form class="ng-pristine ng-valid">
<label class="radio-inline"><input type="radio" name="notification" ng-model="vm.user.notification" ng-change="vm.notificationsChanged = true" ng-value="true" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="true">Yes</label>
<label class="radio-inline"><input type="radio" name="notification" ng-model="vm.user.notification" ng-change="vm.notificationsChanged = true" ng-value="false" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="false">No</label>
<hr>
<h4>I would like to be notified for roles where I will retain 100% of the fee (these roles come from enterprise employers that use TalentVine on a license fee)</h4>
<label class="radio-inline"><input type="radio" name="licensedRolesOption1" ng-model="vm.user.notificationLicensed" ng-value="true" ng-change="vm.notificationsChanged = true" class="ng-pristine ng-untouched ng-valid ng-not-empty"
value="true">Yes</label>
<label class="radio-inline"><input type="radio" name="licensedRolesOption1" ng-model="vm.user.notificationLicensed" ng-value="false" ng-change="vm.notificationsChanged = true" class="ng-pristine ng-untouched ng-valid ng-not-empty"
value="false">No</label>
<hr>
<h4>I would like to be notified for roles where I will retain 80% of the fee. (these are the majority of roles on TalentVine that come from employers that don't pay a license fee and is a mix of enterprise and SMEs)</h4>
<label class="radio-inline"><input type="radio" name="licensedRolesOption2" ng-model="vm.user.notificationUnlicensed" ng-value="true" ng-change="vm.notificationsChanged = true" class="ng-pristine ng-untouched ng-valid ng-not-empty"
value="true">Yes</label>
<label class="radio-inline"><input type="radio" name="licensedRolesOption2" ng-model="vm.user.notificationUnlicensed" ng-value="false" ng-change="vm.notificationsChanged = true" class="ng-pristine ng-untouched ng-valid ng-not-empty"
value="false">No</label>
<div class="col-xs-12" style="padding:0">
<button type="submit" class="btn btn-primary" ng-class="{clickme: vm.notificationsChanged}" ng-click="vm.updateNotification()">Update Notification Settings</button>
</div>
</form>
<form class="ng-pristine ng-valid">
<label class="radio-inline"><input type="radio" name="services" ng-model="vm.user.services" ng-change="vm.servicesChanged = true" ng-value="true" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="true">Yes</label>
<label class="radio-inline"><input type="radio" name="services" ng-model="vm.user.services" ng-change="vm.servicesChanged = true" ng-value="false" class="ng-pristine ng-untouched ng-valid ng-not-empty" value="false">No</label>
<div class="col-xs-12" style="padding:0">
<button type="submit" class="btn btn-primary" ng-class="{clickme: vm.servicesChanged}" ng-click="vm.updateServices()">Save</button>
</div>
</form>
Text Content
Toggle Navigation * Employers * Recruiters * How It Works * More * About TalentVine * Testimonials * Standard Terms * FAQs * Contact Us * Blog * Register * Login Welcome to TalentVine Donal Membership: FREE Agency Panel Roles Panel * dashboard Dashboard * request_quote Open for Bids 5 * rate_review Editable Bids * how_to_reg Awaiting Selection * person_add Awaiting Submissions * beenhere Completed * settings Account Settings * grade Add Ratings * help Recruiter Guide info Site Tour home Back to Home Page call Contact Us exit_to_app Sign Out Performance Marketing & Partnerships Manager Salary: $60,000 - $70,000 Location: Remote Start Date: ASAP Max Fee: N/A Guarantee Range: Open Role(s): 1 Time Left: 00:04 View More Details Site Reliability Salary: $80,000 - $94,000 Postcode: 3122 Start Date: 2 Weeks Max Fee: N/A Guarantee Range: Open Role(s): 1 Time Left: 22:31 View More Details Email Marketing Specialist Salary: $80,000 - $110,000 Postcode: 4000 Start Date: ASAP Max Fee: N/A Guarantee Range: Open Role(s): 1 Time Left: 22:04 View More Details Paid Marketing Manager Salary: $80,000 - $110,000 Postcode: 4000 Start Date: ASAP Max Fee: N/A Guarantee Range: Open Role(s): 1 Time Left: 23:06 View More Details Senior Software Engineer Python / Django Salary: $150,000 - $200,000 Postcode: 4000 Start Date: ASAP Max Fee: N/A Guarantee Range: Open Role(s): 1 Time Left: 23:10 View More Details Back CONNECT YOUR ACCOUNT Request Analysis Connect JobAdder YOUR DETAILS: Email: Name: Phone: City: Postcode: About me: This text will be shown to employers in each bid. Use this opportunity to differentiate yourself from all the other recruiters. Feel free to mention your background, areas of specialisation, your recruitment style and the type of employers and candidates that you like working with the most. Agency: Agency Site: Linkedin Profile: My registered agency is classed as a small business (less than 20 employees) Update Details PASSWORD: New Password: Must be at least 8 characters (the longer the better though) Confirm Password: Update Password PROFILE IMAGE: Browse… Update Profile Image ACTIVATE PUBLIC PROFILE: Choose a username to activate your public profile: Please note that this CAN NOT be edited after being set, so choose wisely! Loading... Username available Update Profile Username -------------------------------------------------------------------------------- JOB CATEGORIES: Accounting Administration & Office Support Advertising Arts & Media Banking & Finance Blue Collar CEO & General Management Construction Consulting & Strategy Contact Centre & Customer Service Digital Education Engineering & Manufacturing Government & Defence Health Services Hospitality Human Resources Indigenous Recruitment Information Technology Legal Marketing Mining & Resources Not For Profit Oil & Gas Procurement & Supply Chain Property Recruitment Retail Sales SUB CATEGORIES: Digital 1 checked Information Technology 15 checked Update Categories -------------------------------------------------------------------------------- REGIONS: Australian Capital Territory New South Wales Northern Territory Queensland South Australia Tasmania Victoria Western Australia Update Regions -------------------------------------------------------------------------------- ROLE NOTIFICATION SETTINGS: WOULD YOU LIKE TO RECEIVE AN EMAIL NOTIFICATION WHENEVER A NEW ROLE IS AVAILABLE FOR YOU TO BID ON? Yes No -------------------------------------------------------------------------------- I WOULD LIKE TO BE NOTIFIED FOR ROLES WHERE I WILL RETAIN 100% OF THE FEE (THESE ROLES COME FROM ENTERPRISE EMPLOYERS THAT USE TALENTVINE ON A LICENSE FEE) Yes No -------------------------------------------------------------------------------- I WOULD LIKE TO BE NOTIFIED FOR ROLES WHERE I WILL RETAIN 80% OF THE FEE. (THESE ARE THE MAJORITY OF ROLES ON TALENTVINE THAT COME FROM EMPLOYERS THAT DON'T PAY A LICENSE FEE AND IS A MIX OF ENTERPRISE AND SMES) Yes No Update Notification Settings -------------------------------------------------------------------------------- WOULD YOU BE INTERESTED IN BIDDING ON PROJECT BASED WORK? Yes No Save Request Ratings Get a rating from employers you have worked with outside of TalentVine. The quality of candidates and quality of service scores will be integrated into your TalentVine rating. Request External Rating Ratings Received Type Employer Name Company Role Hire Name Hire Date Recommended Review 0 / 0 Reviews Review Note by "" Back View Recruiter Guide Copyright® 2021 TalentVine. All rights reserved. Employers Recruiters Contact Us Referrals Terms & Conditions Blog