Data Privacy

It is possible to use our website without providing personal data. Different regulations may apply to the use of individual services on our website, which are explained separately below. Your personal data (e.g. name, address, e-mail, telephone number, etc.) will only be processed by us in accordance with the provisions of the European General Data Protection Regulation (GDPR). Data is personal if it can be clearly assigned to a specific natural person. The legal basis of data protection can be found in the GDPR. The following regulations inform you in this respect about the type, scope and purpose of the collection, use and processing of personal data by the provider

Nadal – Network Prosecutors General, 5 quai de l’Horloge, 75001 Paris, France
office@npg-nadal.eu

Server data

For technical reasons, the following data, among others, which your internet browser transmits to our server, is recorded (so-called server log files):

– Browser type and version
– Operating system used
– Website from which you are visiting us (referrer URL)
– Website you are visiting
– Date and time of your access
– Your anonymized Internet Protocol (IP) address.

This data is stored separately from any personal data you may have provided and therefore does not allow any conclusions to be drawn about a specific person. They are evaluated for statistical purposes in order to optimize our website and to be able to check it from a security point of view. (Legal basis: Art. 6 para. 1f: legitimate interest, deletion period: 30 days)

Information, revocation, deletion

Under the GDPR, you can contact us free of charge if you have any questions regarding the collection, processing or use of your personal data and the correction, blocking, deletion or revocation of your consent. We would like to point out that you have the right to have incorrect data corrected or personal data deleted if this claim does not conflict with any legal obligation to retain data.

jQuery(document).ready(function($) { // verhindert den Sprung zu # beim Trigger $('.dialog-lightbox-close-button a[href="#"]').on('click', function(e) { e.preventDefault(); }); let savedScroll = 0; $(document).on('elementor/popup/show', function() { savedScroll = window.pageYOffset; }); $(document).on('elementor/popup/hide', function() { setTimeout(function() { window.scrollTo(0, savedScroll); }, 0); }); });