Pro Unlimited
PRO Unlimited, through its purely vendor-neutral Managed Service Provider (MSP) and Vendor Management System (VMS) solutions, helps organizations address the costs, risks, and quality issues associated with managing a contingent workforce. A pioneer and innovator in the VMS and MSP space, PRO offers solutions for e-procurement and management of contingent labor, 1099/co-employment risk management, and third-party payroll for client-sourced contract talent.
Information Technology and Services
1,000 - 5,000
Boca Raton, FL, United States
About

PRO Unlimited, through its purely vendor-neutral Managed Service Provider (MSP) and Vendor Management System (VMS) solutions, helps organizations address the costs, risks, and quality issues associated with managing a contingent workforce. A pioneer and innovator in the VMS and MSP space, PRO offers solutions for e-procurement and management of contingent labor, 1099/co-employment risk management, and third-party payroll for client-sourced contract talent.

Site Traffic
  • 687181 Global Rank
  • 139687
    United States
  • 99.9 K Estimated Visits
Traffic Sources
  • Direct
    68.57%
  • Search
    24.76%
  • Mail
    2.85%
  • Referrals
    2.75%
  • Social
    1.07%
  • Display
    0.00%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 159,007
352,840
United States Rank 38,695
119,160
United States Page Views 90.8%
0.5%
Top Countries
Top Search Keywords
  • Child Health
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 10 SDKs
  • 4.53 Avg. Rating
  • 332 Total reviews
  • App Url: https://itunes.apple.com/app/pro-unlimited/id421031585
  • App Support: http://www.prounlimited.com
  • Genre: Productivity
  • Bundle ID: com.pro.WANDMobile
  • App Size: 77.8 M
  • Version: 3.9.2
  • Release Date: February 26th, 2011
  • Update Date: May 4th, 2021

Description:

For companies using PRO’s integrated vendor management system (VMS) and managed services provider (MSP) solution, Wand Mobile for iPhone enables on-the-go managers to manage their contingent workforce, all without ever touching their desktops or laptops. Wand Mobile enables them to quickly review and approve timecards, expenses, statement-of-work (SOW) billing, among various other notifications and requests. Workers have the ability to easily enter new timecards, submit expenses (including snapshots of receipts using the built-in camera on their iPhone), and review their histories.

SAFE AND SECURE
• Log into Wand Mobile for iPhone using your Wand VMS credentials provided to the PRO Unlimited Client Services Team
• Securely access all of your data from the Wand VMS, with no syncing necessary
• Seamlessly transition between Mobile, Tablet, and Web devices, picking up right where you left off

KEY WAND MOBILE FEATURES FOR MANAGERS
• 100% native mobile application that leverages the full capabilities of the iPhone device
• Push notifications that alert managers of new action items requiring their attention
• Detailed timecards that managers can review in detail and then approve or reject with a simple and intuitive swipe interface
• Detailed Financial Requests and Change Requests that managers can review and approve or reject (includes Headcount Requests, Project/SOW, Expenses, etc.)
• Worker feedback from managers captured through an intuitive, star-based rating system with just a few taps
• Side-by-side candidate comparison, candidate resume review, and interview scheduling without ever leaving the app
• Real-time rate benchmarking powered by PRO Unlimited’s Market Rate Module
• Existing workforce management by reviewing assignment details, days left, funds depletion, and billing history

KEY WAND MOBILE FEATURES FOR WORKERS
• Quick and easy timecard submission in just a few swipes and taps
• Ability to copy timecards from previous weeks, thus expediting the creation of timecards
• Expense report creation and submission by utilizing the device’s built-in camera to capture receipts
• Ability to view archives of all billing and expense history

ALSO AVAILABLE
• Wand Tablet for iPad, the industry’s first comprehensive, 100% native VMS for Apple iPad. Managers can manage the entire workforce lifecycle directly from their iPad.

NOTE: Wand Mobile can be activated only if the end user works for a company using PRO’s integrated vendor management system (VMS) and managed services provider (MSP) solution.

Daily Downloads May 01 - 31, 2024

Sort by

Megillet

Dec 08, 2016

Time Cards do not appear.

What's the point? I can't see anything in the app to approve it, still have to login into the website.

Taylor Misley

Dec 02, 2016

Easy to Use and Simple!

The WAND Mobile app allows me to record my work hours with ease. This app is compatible with Touch ID for sign in, creating a user friendly interface. This app is perfect for workers on the go, or even users who find the app easier to navigate than the web based site. I would highly recommend this app to users only using the PRO Unlimited desktop site. The WAND Mobile apps creates a convenient, valuable and efficient work day!

Wand Fan

Nov 28, 2016

BEST WORK APP

This app makes life 💯 percent simpler. I enter my hours with just a few clicks and it doesn't annoy me with emails and random notifications like other apps do.

Nettito!

Nov 21, 2016

Great

Great app. Much easier to use than the web version.

Matty O'Brien

Nov 18, 2016

Simplicity

It's beauty is in its simplicity. Very easy to navigate and the user interface makes for practical functionality. I far prefer it to the browser version!!!

Willj503

Nov 17, 2016

Simple and Quick!

This app has a great and simple interface, the four box home page makes it really simple to get everything you need done and only takes a few simple steps to log your hours for the day. I also really like the adition of Touch ID which makes the entire user experiene even quicker.
MobileCoreServices
Use uniform type identifier (UTI) information to create and manipulate data that can be exchanged between your app and other apps and services using MobileCoreServices.
Launch Services
macOS Launch Services is an API that enables a running app to open other apps or their document files, similar to the Finder or the Dock.Launch Services eliminates apps having to query the Finder to open an app, document, or URL for them. The macOS Finder itself uses Launch Services to perform such tasks. Because the Finder performs no additional processing beyond calling Launch Services, any client using Launch Services for these purposes behaves identically to the Finder.
AVFoundation
The AV Foundation framework provides an Objective-C interface for managing and playing audio-visual media in iOS and OS X applications.
Core Foundation Framework
Core Foundation is a framework that provides fundamental software services useful to application services, application environments, and to applications themselves. Core Foundation also provides abstractions for common data types, facilitates internationalization with Unicode string storage, and offers a suite of utilities such as plug-in support, XML property lists, URL resource access, and preferences.
Core Graphics
The Core Graphics framework is based on the Quartz advanced drawing engine. It provides low-level, lightweight 2D rendering with unmatched output fidelity. You use this framework to handle path-based drawing, transformations, color management, offscreen rendering, patterns, gradients and shadings, image data management, image creation, and image masking, as well as PDF document creation, display, and parsing.
Core Location Framework
The Core Location framework lets you determine the current location or heading associated with a device. The framework uses the available hardware to determine the user’s position and heading. You use the classes and protocols in this framework to configure and schedule the delivery of location and heading events. You can also use it to define geographic regions and monitor when the user crosses the boundaries of those regions. In iOS, you can also define a region around a Bluetooth beacon.
Foundation Framework
The Foundation framework provides a base layer of functionality for apps and frameworks, including data storage and persistence, text processing, date and time calculations, sorting and filtering, and networking. The classes, protocols, and data types defined by Foundation are used throughout the macOS, iOS, watchOS, and tvOS SDKs.
Quartz Core Framework
Allow users to browse, edit, and save images, using slideshows and Core Image filters.The Quartz Composer API supports processing and rendering graphical data and allows developers to create custom patches for the Quartz Composer developer tool. ImageKit provides user interface support for browsing, editing, and saving images, showing slideshows, and browsing and previewing Core Image filters. PDFKit is a technology that allows applications to display and manipulate PDF documents.
System Configuration F...
This collection of documents describes the programming interfaces of the System Configuration framework. The System Configuration framework provides functions that determine the reachability of target hosts in both a synchronous and an asynchronous manner. It also provides error detection facilities.
UIKit
The UIKit framework (UIKit.framework) provides the crucial infrastructure needed to construct and manage iOS apps. This framework provides the window and view architecture needed to manage an app’s user interface, the event handling infrastructure needed to respond to user input, and the app model needed to drive the main run loop and interact with the system.
Data sourced from MixRank, the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn More.
Ad Intelligence
  • Standard
    0%
Ads Seen Recently
0
Longest Running Ad
Pro Unlimited
Device
Desktop
Dimensions
none
Pro Unlimited receives up to 0.2M pageviews per day, in countries such as United States.

They are headquartered at Boca Raton, FL, United States, and have 1 advertising & marketing contacts listed on Kochava. Pro Unlimited works with Advertising technology companies such as Google Remarketing, DoubleClick.Net, DoubleClick Bid Manager, Pubmatic, Rubicon Project, Openads/OpenX, Index Exchange, AppNexus.