Localsearch (swisscom Directories Ag)
Just find it. Whether you're looking for addresses and telephone numbers for individuals or companies, trying to find out the opening times of a business, booking a table at your favourite restaurant, organising a weekend away at an idyllic location on our online Swiss map, looking for ideas for family excursions in the Local Guide, or taking advantage of special offers on the local.ch and search.ch apps, you're sure to be inspired by local.ch and search.ch. The directories are available on your mobile (local.ch app, search.ch app), online (www.local.ch, www.search.ch) and as a phone book (Local Guide). local.ch and search.ch were consolidated under the auspices of Swisscom Directories AG on 1 July 2015. However, local.ch and search.ch still appear as independent brands on the market. Swisscom Directories AG is co-owned by Swisscom AG (69%) and Tamedia AG (31%). As a company that is collaborating on the front line in the digitisation in Switzerland, we are always looking for committed personalities. People looking to fully exploit their potential and take success into their own hands Ð like you. Get an overview of the development opportunities and job vacancies with us which are waiting for you.
Marketing and Advertising
500 - 1,000
Zürich, Switzerland
About

Just find it. Whether you're looking for addresses and telephone numbers for individuals or companies, trying to find out the opening times of a business, booking a table at your favourite restaurant, organising a weekend away at an idyllic location on our online Swiss map, looking for ideas for family excursions in the Local Guide, or taking advantage of special offers on the local.ch and search.ch apps, you're sure to be inspired by local.ch and search.ch. The directories are available on your mobile (local.ch app, search.ch app), online (www.local.ch, www.search.ch) and as a phone book (Local Guide).

local.ch and search.ch were consolidated under the auspices of Swisscom Directories AG on 1 July 2015. However, local.ch and search.ch still appear as independent brands on the market. Swisscom Directories AG is co-owned by Swisscom AG (69%) and Tamedia AG (31%).

As a company that is collaborating on the front line in the digitisation in Switzerland, we are always looking for committed personalities. People looking to fully exploit their potential and take success into their own hands Ð like you. Get an overview of the development opportunities and job vacancies with us which are waiting for you.

Site Traffic
  • 189964 Global Rank
  • 1473
    Switzerland
  • 250 K Estimated Visits
Traffic Sources
  • Referrals
    43.92%
  • Direct
    42.60%
  • Search
    10.74%
  • Mail
    2.02%
  • Social
    0.73%
  • Display
    0.00%
Geography Breakdown
Powered by
Alexa Traffic Data
Global Rank 126,269
363,201
Switzerland Rank 1,188
3,664
Switzerland Page Views 87.8%
11.5%
Top Countries
Top Search Keywords
  • Reviews and Criticism
  • Magazines and Newspapers
Mobile App Data
MixRank is the most comprehensive database of mobile apps, developers, SDKs, technologies, services, and integrations. Learn more.
  • 5 K Downloads
  • 10 SDKs
  • 3.5 Avg. Rating
  • 6 Total reviews
  • App Url: https://play.google.com/store/apps/details?id=ch.localsearch.merchant
  • App Support: http://localsearch.ch
  • Genre: productivity
  • Bundle ID: ch.localsearch.merchant
  • App Size: 14.1 M
  • Release Date: August 30th, 2017
  • Update Date: June 1st, 2021

Description:

Our Business App is the free, mobile version of your My Cockpit web application.

With only a few clicks, you can manage your appointments, online bookings and customers anytime and anywhere. Thanks to push notifications, you never lose track and your customers receive automated reminders, which reduces undesirable no-shows. This way, you save time and energy, and also improve your customer service.

Features of the My Cockpit App:

Appointment calendar:
* Create appointments
* Receive online bookings
* Confirm/reject appointment requests (option to suggest an alternative appointment)
* Cancel/move appointments
* Synchronised with the My Cockpit web application (data/appointments)

Customer communication:
* Create customers
* Call customers
* Send automated appointment reminders and confirmations to your customers
* Customer and employee chat
* Import customer data from your smartphone / tablet
* Receive push notifications for new appointments / messages

Android API
The Android platform provides a framework API that applications can use to interact with the underlying Android system. The framework API consists of: A core set of packages and classes. A set of permissions that applications can request, as well as permission enforcements included in the system
Firebase
Firebase is a platform developed by Google for creating mobile and web applications
Google Authorization
Google Play services offers a standard authorization flow for all Google APIs and all components of Google Play services. In addition, you can leverage the authorization portion of the Google Play services SDK to gain authorization to services that are not yet supported in the Google Play services platform by using the access token to manually make API requests or using a client library provided by the service provider.
Google Cloud Messaging
Deprecated Google Cloud Messaging for Android (GCM) is a service that allows you to send data from your server to your users' Android-powered device, and also to receive messages from devices on the same connection. The GCM service handles all aspects of queueing of messages and delivery to the target Android application running on the target device. GCM is completely free no matter how big your messaging needs are, and there are no quotas.
Google Gson
Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
Google Play Game Services
Make your games social with Google Play game services. Add achievements, leaderboards, real-time multiplayer, and other popular features using the Google Play game services SDK. Let players sign in using their Google+ identities and share their gaming experience with friends. Visit developers.google.com/games/services for more information about integrating game services into your app.
Google Play Services
Google Play services powers a broad set of SDKs on Android to help you build your app, enhance privacy and security, engage users, and grow your business. These SDKs are unique in that they only require a thin client library to be included in your app, as shown in figure 1. At runtime, the client library communicates with the bulk of the SDK's implementation and footprint in Google Play services.
Google Search
Search the world's information, including webpages, images, videos and more. Google has many special features to help you find exactly what you're looking. Google Search, or simply Google, is a web search engine developed by Google LLC. It is the most used search engine on the World Wide Web across all platforms, with 92.16% market share as of December 2020
Google Sign-In SDK
Google Sign-In is a secure authentication system that reduces the burden of login for your users, by enabling them to sign in with their Google Account—the same account they already use with Gmail, Play, Google+, and other Google services. Google Sign-In is also your gateway to connecting with Google’s users and services in a secure manner. You can give your users the opportunity to pay with Google Pay, share with their Google-wide contacts, save a file to Drive, add an event to Calendar, and more. Integrate Google’s user-centric APIs and services inside your app to help your users take action and convert.
Square OkHttp3
HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently makes your stuff load faster and saves bandwidth. OkHttp is an HTTP client that’s efficient by default: HTTP/2 support allows all requests to the same host to share a socket. Connection pooling reduces request latency (if HTTP/2 isn’t available). Transparent GZIP shrinks download sizes. Response caching avoids the network completely for repeat requests. OkHttp perseveres when the network is troublesome: it will silently recover from common connection problems. If your service has multiple IP addresses OkHttp will attempt alternate addresses if the first connect fails. This is necessary for IPv4+IPv6 and for services hosted in redundant data centers. OkHttp supports modern TLS features (TLS 1.3, ALPN, certificate pinning). It can be configured to fall back for broad connectivity. Using OkHttp is easy. Its request/response API is designed with fluent builders and immutability. It supports both synchronous blocking calls and async calls with callbacks.
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
    91.94%
  • Direct
    8.06%
Ads Seen Recently
114
Longest Running Ad
Localsearch (swisscom Directories Ag)
Device
Desktop
Dimensions
none
Localsearch (swisscom Directories Ag)
Device
Desktop
Dimensions
300x600
Localsearch (swisscom Directories Ag)
Device
Desktop
Dimensions
300x250
Localsearch (swisscom Directories Ag)
Device
Desktop
Dimensions
300x250
Localsearch (swisscom Directories Ag)
Device
Desktop
Dimensions
300x250
Localsearch (swisscom Directories Ag)
Device
Desktop
Dimensions
300x250
Localsearch (swisscom Directories Ag) receives up to 0.06M pageviews per day, in countries such as Switzerland, United States.

They are headquartered at Zürich, Switzerland, and have 3 advertising & marketing contacts listed on Kochava. Localsearch (swisscom Directories Ag) works with Advertising technology companies such as DoubleClick.Net, Facebook Custom Audiences, Rubicon Project, AppNexus.