Deloitte Canada
Deloitte, one of Canada's leading professional services firms, provides audit, tax, consulting, and financial advisory services. Deloitte LLP, an Ontario limited liability partnership, is the Canadian member firm of Deloitte Touche Tohmatsu Limited. Deloitte refers to one or more of Deloitte Touche Tohmatsu Limited, a UK private company limited by guarantee, and its network of member firms, each of which is a legally separate and independent entity. Please see www.deloitte.com/about for a detailed description of the legal structure of Deloitte Touche Tohmatsu Limited and its member firms. Deloitte, l'un des cabinets de services professionnels les plus importants au Canada, offre des services dans les domaines de la certification, de la fiscalit_, de la consultation et des conseils financiers. Deloitte S.E.N.C.R.L./s.r.l., soci_t_ ö responsabilit_ limit_e constitu_e en vertu des lois de lÍOntario, est le cabinet membre canadien de Deloitte Touche Tohmatsu Limited. Deloitte d_signe une ou plusieurs entit_s parmi Deloitte Touche Tohmatsu Limited, soci_t_ ferm_e ö responsabilit_ limit_e par garanties du Royaume-Uni, ainsi que son r_seau de cabinets membres dont chacun constitue une entit_ juridique distincte et ind_pendante. Pour obtenir une description d_taill_e de la structure juridique de Deloitte Touche Tohmatsu Limited et de ses soci_t_s membres, voir www.deloitte.com/ca/apropos.
Management Consulting
Prince Albert, Saskatchewan, Canada
About

Deloitte, one of Canada's leading professional services firms, provides audit, tax, consulting, and financial advisory services. Deloitte LLP, an Ontario limited liability partnership, is the Canadian member firm of Deloitte Touche Tohmatsu Limited.

Deloitte refers to one or more of Deloitte Touche Tohmatsu Limited, a UK private company limited by guarantee, and its network of member firms, each of which is a legally separate and independent entity. Please see www.deloitte.com/about for a detailed description of the legal structure of Deloitte Touche Tohmatsu Limited and its member firms.

Deloitte, l'un des cabinets de services professionnels les plus importants au Canada, offre des services dans les domaines de la certification, de la fiscalit_, de la consultation et des conseils financiers. Deloitte S.E.N.C.R.L./s.r.l., soci_t_ ö responsabilit_ limit_e constitu_e en vertu des lois de lÍOntario, est le cabinet membre canadien de Deloitte Touche Tohmatsu Limited.

Deloitte d_signe une ou plusieurs entit_s parmi Deloitte Touche Tohmatsu Limited, soci_t_ ferm_e ö responsabilit_ limit_e par garanties du Royaume-Uni, ainsi que son r_seau de cabinets membres dont chacun constitue une entit_ juridique distincte et ind_pendante. Pour obtenir une description d_taill_e de la structure juridique de Deloitte Touche Tohmatsu Limited et de ses soci_t_s membres, voir www.deloitte.com/ca/apropos.

Site Traffic
  • 142113 Global Rank
  • 5390
    Canada
  • 333 K Estimated Visits
Traffic Sources
  • Direct
    33.10%
  • Social
    24.61%
  • Referrals
    24.50%
  • Search
    15.59%
  • Mail
    2.19%
  • Display
    0.00%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 54,753
97,283
Canada Rank 2,002
2,254
Canada Page Views 67.8%
11.5%
Top Countries
Top Sites Linking In
Top Search Keywords
  • Firms
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 10 SDKs
  • 4.59 Avg. Rating
  • 4 Total reviews
  • App Url: https://itunes.apple.com/app/deloitte/id425210225
  • App Support: http://www.deloitte.com/view/en_US/us/Services/consulting/technology-consulting/index.htm
  • Genre: Business
  • Bundle ID: com.deloitte.dtctw4
  • App Size: 21.7 M
  • Version: 7.0
  • Release Date: March 15th, 2011
  • Update Date: December 5th, 2017

Description:

Business led. Technology enabled.
Business today depends on technology as never before – to drive transformation, productivity and global operations. Any technology initiative not tightly linked to specific, measurable business goals risks delivering an empty promise.

Technology is about transactional solutions handling day-to-day operations. And, it’s a rich portfolio of applications and systems with wide functional breadth. Companies that integrate these assets for effective decision-making can drive their competitive advantage.

Our teams take an intense industry focus working with business leaders to solve their toughest challenges through applied innovation – backed by worldwide resources, deep strategic alliances, and full-spectrum delivery across strategy, implementation, management and operations. The result? Technology’s promise fulfilled.

Sort by

Shahzeb Jiwani

Jun 23, 2012

Great Content. Needs update

The content is of course amazing. Just want to see an update to support the retina display on the new iPad. The text is blurry In the reports when reading in the app

PSUJosh

Mar 30, 2012

Great Interactive Way To Read Tech Trends

This is a great way to access Deloitte's outstanding yearly Tech Trends reports. It's much more interactive than simply downloading a PDF from their website. Thank you Deloitte!

bpayton1

Jun 07, 2011

Video does not play within the app

The app has videos throughout the app that will not play. I tried over various wifi networks and 3G to play the videos but the scene just goes white. Otherwise it is a great app.

Steven Larsen

May 23, 2011

Enlightening

The report is concise, relevant, and focuses on what technical trends organizations need to focus and strategize on right now. Kudos Deloitte.
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.
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.
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.
Security Framework
Secure the data your app manages. Protect information and control access to your app.
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
    100.00%
  • Direct
    0.00%
Ads Seen Recently
1
Longest Running Ad
Deloitte Canada
Device
Desktop
Dimensions
other
Deloitte Canada
Device
Desktop
Dimensions
728x90
Deloitte Canada receives up to 0.09M pageviews per day, in countries such as Canada, United States.

They are headquartered at Prince Albert, Saskatchewan, Canada, and have 19 advertising & marketing contacts listed on Kochava. Deloitte Canada works with Advertising technology companies such as DemDex, Adobe Audience Manager Sync.