Workday
Workday is a leading provider of enterprise cloud applications for finance and human resources. Founded in 2005, Workday delivers financial management, human capital management, and analytics applications designed for the worldÍs largest companies, educational institutions, and government agencies. Organizations ranging from medium-sized businesses to Fortune 50 enterprises have selected Workday.
Computer Software
> 10,000
Pleasanton, CA, United States
About

Workday is a leading provider of enterprise cloud applications for finance and human resources. Founded in 2005, Workday delivers financial management, human capital management, and analytics applications designed for the worldÍs largest companies, educational institutions, and government agencies. Organizations ranging from medium-sized businesses to Fortune 50 enterprises have selected Workday.

Site Traffic
  • 9938 Global Rank
  • 2893
    United States
  • 3.83 M Estimated Visits
Traffic Sources
  • Direct
    57.98%
  • Search
    23.20%
  • Referrals
    11.60%
  • Mail
    3.60%
  • Social
    2.72%
  • Display
    0.90%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 6,397
8,473
United States Rank 2,065
1,558
United States Page Views 77.1%
8.4%
Top Countries
Top Search Keywords
  • Atlanta
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 10 SDKs
  • 4.63 Avg. Rating
  • 2.71 K Total reviews
  • App Url: https://itunes.apple.com/app/workday/id316800034
  • App Support: https://www.workday.com/en-us/company/contact-us.html
  • Genre: Business
  • Bundle ID: com.workday.workdayapp
  • App Size: 150 M
  • Version: 2021.21.0.201177
  • Release Date: June 5th, 2009
  • Update Date: May 24th, 2021

Description:

The Workday app provides secure, mobile access to your Workday applications on-the-go.

As an employee, our simple interface allows you to
• Review your pay, view or request time off, check in and out for work, submit your timesheet, and submit expenses quickly.
• Get push notifications alerts and reminders for time tracking, important updates, and approvals. Immediately take action right from the app.
• Browse your company directory, securely view coworker profiles, leave feedback, and take learning courses on-the-go.

As a manager, you can take action wherever you are
• Approve your employee requests easily.
• View your team or individual profiles and immediately take actions relevant to your role, such as perform a job change, make a compensation change, or provide performance feedback.
• Stay connected to your business by gaining quick insight into what's important through interactive reports and dashboards.

And if your mobile device is ever lost or stolen, you can be confident that your data is secure. With support for Touch ID and Face ID, only you can access your information.

Note: Your organization must authorize access to the Workday mobile app. You will only have access to mobile features your organization has enabled, based on your role (not all mobile features may be available to you).
Not all Workday features are available on mobile.

Daily Downloads Sep 01 - 30, 2024

Sort by

1804163493

Jun 03, 2021

Just trash

Any company that would use this app hates their employees.

Chris Dublin

Jun 03, 2021

Schlechteste Expenses App Out There

Drei Jahre später… die App ist immer noch klunky, langsam und instabil. Basis Expensify Features gibt es immer noch nicht. Grausam Wir haben vor einem Monat von Expensify auf Workday umgestellt und das Sales Team rebelliert. Nicht nur dass die App extrem langsam und nicht ein Stück intuitiv ist, es fehlen einfach massenhaft Funktionen, die die Konkurrenz bietet. Keine E-Mail Weiterleitung von Rechnungen OCR funktioniert fast gar nicht Currency Umrechnung ist eine Katastrophe Keine offline Funktionen Wenn Fehler angezeigt werden, darf der User selber rausfinden welches Line Item betroffen ist, Usw Wir haben inzwischen einen eigenen Slack Channel für workday, weil die App so viele Probleme hervorruft und einfach instabil ist

Doug99H

Jun 03, 2021

Não está funcionando no iPhone

O app não está funcionando nos iPhones 7 e XR

Eclipt

Jun 02, 2021

Nothing but network errors

I’ll update this review once things are working, but just switched to workday with Micron. Currently even after signing in correctly there are nothing but server errors when trying to access any of the internal apps.

cjcompton

Jun 02, 2021

Everything in one spot

I find it difficult at times to navigate outside of the work calendar. But really like having everything thing related to time and pay in one spot.

Jae us

Jun 01, 2021

Can’t remove badges

I used this app in my previous work and I’m using it in my current work. The problem is I can’t remove notification badges from my previous work. As I resigned, I don’t have an access to it anymore. Uninstall/reinstall didn’t work. I was going to disable the badges for your app under settings>notification as a workaround but couldn’t find your app in the list. Please let me know how I can remove it.
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.
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.
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.
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.
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.
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
  • Native
    0.78%
  • Standard
    66.15%
  • Direct
    33.07%
Ads Seen Recently
279
Longest Running Ad
Workday
Device
Desktop
Dimensions
728x90
Workday
Device
Desktop
Dimensions
other
Workday
Device
Desktop
Dimensions
300x600
Workday
Device
Desktop
Dimensions
300x600
Workday
Device
Desktop
Dimensions
other
Workday
Device
Desktop
Dimensions
300x600
Workday
Workday
Workday
Workday
Workday
Workday receives up to 2.2M pageviews per day, in countries such as India, Singapore, United States, Hong Kong, Ireland, Australia, Nigeria, United Arab Emirates, United Kingdom, France, South Korea, Italy, Canada, Germany.

They are headquartered at Pleasanton, CA, United States, and have 57 advertising & marketing contacts listed on Kochava. Workday works with Advertising technology companies such as DoubleClick.Net, Flashtalking, AppNexus, Bizo, Facebook Exchange FBX, Pubmatic, LinkedIn Ads, BrightRoll, eXelate, Kauli, StickyAds TV, ContextWeb, Neustar AdAdvisor, Openads/OpenX, Yahoo Small Business, Switch Ads, Geniee, Aggregate Knowledge, Burst Media, BlueKai DMP, Semasio, Sonobi, Resonate Insights, SpotXchange, Index Exchange, Criteo, Improve Digital, BlueKai, Advertising.com, Adap.TV, IponWeb BidSwitch, adingo, Smartclip, Media Innovation Group, Adobe Audience Manager Sync, Google Remarketing, DoubleClick Bid Manager, Twitter Ads, Facebook Custom Audiences, DemDex, Beeswax, Atedra, AdStanding, Rubicon Project, Nativo, The Trade Desk, Adobe Audience Manager, Microsoft Advertising.