Source string (Built-in English)
Estonian
Translated string (German)
Source string (Built-in English)
Spanish
Translated string (German)
Source string (Built-in English)
Esperanto
Translated string (German)
Source string (Built-in English)
Custom language...
Translated string (German)
Source string (Built-in English)
Use language codes as <a href=":w3ctags">defined by the W3C</a> for interoperability. <em>Examples: "en", "en-gb" and "zh-hant".</em>
Translated string (German)
Source string (Built-in English)
Add custom language
Translated string (German)
Source string (Built-in English)
Add a language to be supported by your site. If your desired language is not available, pick <em>Custom language...</em> at the end and provide a language code and other details manually.
Translated string (German)
Source string (Built-in English)
Google Analytics adds a web statistics tracking system to your website. This system incorporates numerous statistical features. For an extensive listing of these features see the <a href=":project">Google Analytics</a> project site. Beyond that, additional information can be found at the <a href=":documentation">Drupal - Google Analytics documentation</a>.
Translated string (German)
Source string (Built-in English)
Configuring Google Analytics
Translated string (German)
Source string (Built-in English)
All settings for this module can be found on the <a href=":ga_settings">Google Analytics settings</a> page. When entering the Google Analytics account number here, it will automatically add the required JavaScript to every page generated. The <em>General Settings</em> section on this page provides additional instruction about setting up tracking thru the Google account.
Translated string (German)
Source string (Built-in English)
Additional features
Translated string (German)
Source string (Built-in English)
The Google Analytics module offers a bit more than basic tracking. <em>Page Tracking</em> for instance allows you to provide a list of pages to track, or a list of pages not to track. Role and Link tracking features are also available. For a comprehensive discussion on the setup and use of its many feature see the <a href=":documentation">Drupal - Google Analytics documentation</a>.
Translated string (German)
Source string (Built-in English)
What is a web service?
Translated string (German)
Source string (Built-in English)
A web service allows your site to provide its content and data to other web sites and applications. Typically, the data is transported via <a href="https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol">HTTP</a> in a serialized machine-readable format.
Translated string (German)
Source string (Built-in English)
What is serialization?
Translated string (German)
Source string (Built-in English)
Serialization is the process of converting complex data structures into text strings, so that they can be exchanged and stored. The reverse process is called <em>deserialization</em>. JSON and XML are the two most-commonly-used data serialization formats for web services.
Translated string (German)
Source string (Built-in English)
What is HTTP Basic authentication?
Translated string (German)
Source string (Built-in English)
<a href="http://en.wikipedia.org/wiki/Basic_access_authentication">HTTP Basic authentication</a> is a method for authenticating requests by sending a user name and password along with the request.
Translated string (German)
Source string (Built-in English)
What modules provide web services?
Translated string (German)
Source string (Built-in English)
The following core software modules provide web services:
Translated string (German)
Source string (Built-in English)
JSON:API module
Translated string (German)
Source string (Built-in English)
Exposes <em>entities</em> to other applications using a fully compliant implementation of the <a href="https://jsonapi.org">JSON:API Specification</a>. See @content_structure_topic for more information on content entities and fields.
Translated string (German)
Source string (Built-in English)
RESTful Web Services module
Translated string (German)
Source string (Built-in English)
Exposes entities and other resources to other applications using a <a href="https://en.wikipedia.org/wiki/Representational_state_transfer">REST</a> implementation. Data is exchanged using a serialization format such as JSON, and transferred using an authentication method such as HTTP Basic Authentication.
Translated string (German)
Source string (Built-in English)
Serialization module
Translated string (German)
Source string (Built-in English)
Provides a framework for adding specific serialization formats for other modules to use.
Translated string (German)
Source string (Built-in English)
HTTP Basic Authentication module
Translated string (German)
Source string (Built-in English)
Provides a way for web services to be authenticated using HTTP Basic authentication against site user accounts.
Translated string (German)
Source string (Built-in English)
There are also contributed modules that provide web services.
Translated string (German)
Source string (Built-in English)
Online documentation for the RESTful Web Services module
Translated string (German)