Planon
With over 30 years of CAFM/IWMS experience, Planon is the leading global provider of software that supports organisations in optimising their real estate and facilities management processes. PlanonÍs software has been completely designed in-house and is fully integrated to deliver reliable management information. Gartner„the leading independent technology research organisation„has consistently rated Planon as a global leader in their Magic Quadrant for
Information Technology and Services
10 - 50
Braintree, MA, United States
About

With over 30 years of CAFM/IWMS experience, Planon is the leading global provider of software that supports organisations in optimising their real estate and facilities management processes. PlanonÍs software has been completely designed in-house and is fully integrated to deliver reliable management information. Gartner„the leading independent technology research organisation„has consistently rated Planon as a global leader in their Magic Quadrant for Integrated Workplace Management Systems (IWMS). Planon has implemented its comprehensive solutions for over 2,000 clients, supported by offices around the world. To learn more about PlanonÍs IWMS software visit http://planonsoftware.com or follow us on Twitter @Planon_US, @Planon_UK
http://planonsoftware.com
https://twitter.com/Planon_US
https://twitter.com/Planon_UK
http://planonsoftware.com/us/resources/blog/

Site Traffic
  • 615471 Global Rank
  • 1885741
    Netherlands
  • 92.8 K Estimated Visits
Created with Highcharts 7.1.2OctoberNovemberDecemberJanuaryFebruaryMarch010K20K30K40K50K60K70K80K90K100K
Traffic Sources
  • Search
    43.69%
  • Direct
    35.51%
  • Referrals
    15.30%
  • Social
    4.90%
  • Mail
    0.61%
  • Display
    0.00%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 236,004
526,438
United States Rank 78,874
133,533
United States Page Views 98.3%
2.8%
Created with Highcharts 7.1.2Jan 4Jan 6Jan 8Jan 10Jan 12Jan 14Jan 16Jan 18Jan 20Jan 22Jan 24Jan 26Jan 281200000400000600000800000
Created with Highcharts 7.1.2Jan 4Jan 6Jan 8Jan 10Jan 12Jan 14Jan 16Jan 18Jan 20Jan 22Jan 24Jan 26Jan 280 M0.25 M0.5 M0.75 M1 M1.25 M
Top Countries
Top Search Keywords
  • Theme Parks
  • Roller Coasters
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
| Planon AppSuite
  • 10 SDKs
  • 2.62 Avg. Rating
  • 1 Total reviews
  • App Url: https://itunes.apple.com/app/planon/id690015870
  • App Support: http://www.planonsoftware.com/us/services/support
  • Genre: Business
  • Bundle ID: com.movilizer.Planon-mobile
  • App Size: 139 M
  • Version: 2.4.11
  • Release Date: September 2nd, 2013
  • Update Date: April 20th, 2020

Description:

Mobile Solution of the Planon Group for Professional Field Services related activities.

Planon group’s Mobile Field Services Solutions are aimed to meet field services challenges by rapidly and securely providing your field service team with solutions they can use on any mobile device type and version.

It is seamlessly linked to the two major software platforms as provided by the Planon Group:
Planon Accelerator and SamFM.

In the Planon Group extensive back-office solutions, work is planned, allocated, monitored and administratively handled.

In combination with Planon Accelerator’s ProCenter, the solution is called ‘Planon Mobile Field Services’. In combination with SamFM, it is known as Smart’Sam.

Being targeted at maintenance and other type of field services, it allows for working in both online and offline modes.

Its capabilities allow for it to be used in building asset management, reactive maintenance, plannned preventive maintenance, condition assessments, capturing of meter readings, surveys and inspections as well as materials- and stock management.

This solution is offered in combination with a secure cloud service that enables fast implementation and distribution, and maximises scalability in use.

Daily Downloads Apr 01 - 30, 2025
Created with Highcharts 7.1.2BelgiumFranceMexicoNetherlandsMay 18May 20May 22May 24May 26May 28May 30Jun 1Jun 3Jun 5Jun 7Jun 9Jun 1112345

Sort by

Reviews (Newest First)

Oct 15, 2015

Update to iOS 9

Waited weeks for an update to fix iOS9. This update was available months before launch so odd this wasn't tested. Rendered many of our iPads unusable due to apps incompatibility with ios9 affecting a large amount of the workforce.
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.
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.
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.00%
  • Standard
    100.00%
  • Direct
    0.00%
Ads Seen Recently
26
Longest Running Ad
Planon
Device
Mobile
Dimensions
other
Planon
Device
Desktop
Dimensions
other
Planon
Device
Mobile
Dimensions
other
Planon
Device
Mobile
Dimensions
other
Planon
Device
Mobile
Dimensions
other
Planon
Device
Mobile
Dimensions
other
Planon receives up to 0.1M pageviews per day, in countries such as India.

They are headquartered at Braintree, MA, United States, and have advertising & marketing contacts listed on Kochava. Planon works with Advertising technology companies such as DoubleClick.Net, Bizo, Facebook Custom Audiences, Google Remarketing, Microsoft Advertising.
Copied!