r-target.com Open in urlscan Pro
51.91.25.210  Public Scan

Submitted URL: https://news.linternaute.com/nl/link?c=9b06t&d=9h7&h=1ihr1vossjeppp2hehdf7apkmf&i=7&iw=1&p=H689105338&s=lp&sn=59n&z=g7a6
Effective URL: https://r-target.com/
Submission: On April 21 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: ZeFormRTARGETPOST

<form action="" method="post" name="ZeFormRTARGET" id="ZeFormRTARGET" class="conteneur_form">
  <script>
    if (window.jQuery) {
      console.log("jQuery is loaded");
    } else {
      console.log("jQuery is not loaded");
    }
    (function($) {
      $('#ZeForm').submit(function(e) {
        e.preventDefault();
        var $this = $('#ZeForm');
        $("#loader").css("display", "inline-block");
        console.log($this.serialize());
        console.log($this.attr('method'));
        $.ajax({
          url: 'https://www.espacebusiness.com/fr/1216/7797/index.php',
          crossDomain: true,
          dataType: 'html',
          type: $this.attr('method'),
          data: $this.serialize()
        }).done(function(html) {
          $('#esp_ajax_cont').html("");
          $('#esp_ajax_cont').html(html);
        }).fail(function() {
          alert("Une erreur est survenue.");
        }).always(function() {
          $("#loader").css("display", "none");
        });
      });
      $('#ZeFormLB').submit(function(e) {
        e.preventDefault();
        var $this = $('#ZeFormLB');
        $("#loader").css("display", "inline-block");
        console.log($this.serialize());
        console.log($this.attr('method'));
        $.ajax({
          url: 'https://www.espacebusiness.com/fr/1216/9759/index.php',
          crossDomain: true,
          dataType: 'html',
          type: $this.attr('method'),
          data: $this.serialize()
        }).done(function(html) {
          $('#esp_ajax_cont').html("");
          $('#esp_ajax_cont').html(html);
        }).fail(function() {
          alert("Une erreur est survenue.");
        }).always(function() {
          $("#loader").css("display", "none");
        });
      });
      $('#ZeFormSEA').submit(function(e) {
        e.preventDefault();
        var $this = $('#ZeFormSEA');
        $("#loader").css("display", "inline-block");
        console.log($this.serialize());
        console.log($this.attr('method'));
        $.ajax({
          url: 'https://www.espacebusiness.com/fr/1216/10209/index.php',
          crossDomain: true,
          dataType: 'html',
          type: $this.attr('method'),
          data: $this.serialize()
        }).done(function(html) {
          $('#esp_ajax_cont').html("");
          $('#esp_ajax_cont').html(html);
        }).fail(function() {
          alert("Une erreur est survenue.");
        }).always(function() {
          $("#loader").css("display", "none");
        });
      });
      $('#ZeFormCCM').submit(function(e) {
        e.preventDefault();
        var $this = $('#ZeFormCCM');
        $("#loader").css("display", "inline-block");
        console.log($this.serialize());
        console.log($this.attr('method'));
        $.ajax({
          url: 'https://www.espacebusiness.com/fr/1216/13086/index.php',
          crossDomain: true,
          dataType: 'html',
          type: $this.attr('method'),
          data: $this.serialize()
        }).done(function(html) {
          $('#esp_ajax_cont').html("");
          $('#esp_ajax_cont').html(html);
        }).fail(function() {
          alert("Une erreur est survenue.");
        }).always(function() {
          $("#loader").css("display", "none");
        });
      });
      $('#ZeFormCCMLB').submit(function(e) {
        e.preventDefault();
        var $this = $('#ZeFormCCMLB');
        $("#loader").css("display", "inline-block");
        console.log($this.serialize());
        console.log($this.attr('method'));
        $.ajax({
          url: 'https://www.espacebusiness.com/fr/1216/13118/index.php',
          crossDomain: true,
          dataType: 'html',
          type: $this.attr('method'),
          data: $this.serialize()
        }).done(function(html) {
          $('#esp_ajax_cont').html("");
          $('#esp_ajax_cont').html(html);
        }).fail(function() {
          alert("Une erreur est survenue.");
        }).always(function() {
          $("#loader").css("display", "none");
        });
      });
      $('#ZeFormRTARGET').submit(function(e) {
        e.preventDefault();
        var $this = $('#ZeFormRTARGET');
        $("#loader").css("display", "inline-block");
        console.log($this.serialize());
        console.log($this.attr('method'));
        $.ajax({
          url: 'https://www.espacebusiness.com/fr/1216/13284/index.php',
          crossDomain: true,
          dataType: 'html',
          type: $this.attr('method'),
          data: $this.serialize()
        }).done(function(html) {
          $('#esp_ajax_cont').html("");
          $('#esp_ajax_cont').html(html);
        }).fail(function() {
          alert("Une erreur est survenue.");
        }).always(function() {
          $("#loader").css("display", "none");
        });
      });
    })(jQuery);
  </script>
  <style>
    * {
      position: relative;
      list-style-type: none;
      margin: 0;
      padding: 0;
    }

    /* STRUCTURE */
    html,
    body {
      background-color: grey !important;
      background: #333333 !important;
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 400;
      padding: 0;
      margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 16px;
      line-height: 130%;
      height: 100%;
      width: 100%;
      max-width: 100%;
    }

    .colonne_form {
      width: 100%;
      color: white !important;
    }

    .colonne_form_B,
    .colonne_form_C,
    .colonne_form_D {
      width: calc(33.3333% - 10px);
    }

    .g-recaptcha {
      -webkit-transform: scale(0.92);
      -webkit-transform-origin: 0 -10px;
      transform: scale(0.92);
      transform-origin: 0 -10px;
    }

    @media screen and (max-width: 1300px) {
      .g-recaptcha {
        -webkit-transform: scale(0.75) !important;
        transform: scale(0.75) !important;
      }
    }

    @media screen and (max-width: 710px) {
      .g-recaptcha {
        -webkit-transform: scale(0.92) !important;
        transform: scale(0.92) !important;
      }

      .colonne_form_A,
      .colonne_form_B,
      .colonne_form_C,
      .colonne_form_D,
      .colonne_form_E {
        width: 100% !important;
      }
    }
  </style>
  <script language="JavaScript" type="text/JavaScript" src="https://www.espacebusiness.com/fr/form.js"></script>
  <link rel="stylesheet" type="text/css" href="https://www.espacebusiness.com/styles/vignettes.css">
  <script language="JavaScript" type="text/JavaScript"> var list_tab_role = [[],[["NC","-- Fonction --"],["ADMP","Maire / Président"],["ADVP","1er adjoint / Vice président"],["ADAJ","Adjoint / Elu"],["ADGS","DGS"],["ADSM","Secrétaire de Mairie"],["ADAC","Service Achat"],["ADED","Service Envt./Dev. Durable"],["ADFI","Service Finance-Compta-Gestion"],["ADIN","Service Informatique"],["ADMA","Service Marketing"],["ADRH","Service RH"],["ADST","Service Technique"],["ADSE","Assistante / Secrétaire"],["ADAU","Autre"]],[["NC","-- Fonction --"],["ACBT","Artisan du BTP"],["ACCD","Commerce de détail"],["ACCO","Consultant"],["ACID","Indépendant"],["ACAU","Autre"]],[["NC","-- Fonction --"],["ASPR","Président"],["ASSG","Secrétaire Général"],["ASTR","Trésorier"],["ASAC","Service Achat"],["ASFI","Service Finance-Compta-Gestion"],["ASIN","Service Informatique"],["ASMA","Service Marketing"],["ASRH","Service RH"],["ASSE","Assistante / Secrétaire"],["ASAU","Autre"]],[["NC","-- Fonction --"],["CEPR","Président"],["CESG","Secrétaire Général"],["CETR","Trésorier"],["CEME","Membre"],["CEAU","Autre"]],[["NC","-- Fonction --"],["ENPG","PDG / Gérant"],["ENDG","DG / DGA"],["ENDAC","Dir./Resp. Achat"],["ENSAC","Service Achat"],["ENDAD","Dir./Resp. Administratif"],["ENSAD","Service Administratif"],["ENDCM","Dir./Resp. Commercial"],["ENSCM","Service Commercial"],["ENDED","Dir./Resp. Envt./Dev. Durable"],["ENSED","Service Envt./Dev. Durable"],["ENDEX","Dir./Resp. Export"],["ENSEX","Service Export"],["ENDFI","Dir./Resp. Finance-Compta-Gestion"],["ENSFI","Service Finance-Compta-Gestion"],["ENDIN","Dir./Resp. Informatique"],["ENSIN","Service Informatique"],["ENDJU","Dir./Resp. Juridique"],["ENSJU","Service Juridique"],["ENDLO","Dir./Resp. Logistique-Supply Chain"],["ENSLO","Service Logistique-Supply Chain"],["ENDMA","Dir./Resp. Marketing-Communication"],["ENSMA","Service Marketing-Communication"],["ENDPO","Dir./Resp. Production/Qualité"],["ENSPO","Service Production/Qualité"],["ENDRD","Dir./Resp. R&D - BE"],["ENSRD","Service R&D - BE"],["ENDRH","Dir./Resp. RH - Formation"],["ENSRH","Service RH - Formation"],["ENDSG","Dir./Resp. Services Généraux"],["ENSSG","Service Services Généraux"],["ENDTC","Dir./Resp. Technique"],["ENSTC","Service Technique"],["ENSE","Assistante / Secrétaire"],["ENAU","Autre"]],[["NC","-- Fonction --"],["PLAR","Architecte"],["PLAV","Avocat"],["PLEC","Expert Comptable"],["PLHU","Huissier"],["PLME","Médecin / Dentiste"],["PLNO","Notaire"],["PLPM","Paramédical"],["PLAU","Autre"]],[["PAPA","Particulier"]]];


function numIndex(alph)
{
	var numi=0 ;
	if(alph == "NC") numi=0 ;
	if(alph == "AD") numi=1 ;
	if(alph == "AC") numi=2 ;
	if(alph == "AS") numi=3 ;
	if(alph == "CE") numi=4 ;
	if(alph == "EN") numi=5 ;
	if(alph == "PL") numi=6 ;
	if(alph == "PA") numi=7 ;
return numi;
}
</script>
  <script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
  <link href="https://www.espacebusiness.com/fr/1216/13284/styles_form.css" rel="stylesheet" type="text/css">
  <link href="https://www.espacebusiness.com/fr/1216/13284/form.css" rel="stylesheet" type="text/css">
  <div id="esp_ajax_cont">
    <div class="form">
      <ul class="gabarit">
        <!-- ALERTE ET CIVILITÉ -->
        <li class="colonne_form colonne_form_A">
          <!-- ALERTE -->
          <div class="relative">
          </div>
          <!-- CIVILITE -->
          <span class="form_row civilite">
            <label class="" for="madame"><input type="radio" name="civil" value="2" id="madame"> Madame</label>
            <label class="" for="monsieur"><input type="radio" name="civil" value="1" id="monsieur">Monsieur</label>
            <hr class="separ">
          </span>
        </li>
        <!-- NOM PRÉNOM MAIL TÉLÉPHONE -->
        <li class="colonne_form colonne_form_B">
          <!-- NOM -->
          <input title="Nom*" name="nom" placeholder="Nom*" type="text" id="nom" value="">
          <!-- PRÉNOM -->
          <input title="Prénom" name="prenom" placeholder="Prénom" type="text" id="prenom" value="">
          <!-- MAIL -->
          <input title="E-mail*" name="mail" placeholder="E-mail*" type="text" id="mail" value="">
          <!-- TÉLÉPHONE -->
          <input title="Téléphone*" tabindex="5" name="tel" type="text" id="tel" placeholder="Téléphone*" class="floatlabel tel_indicatif" value="" maxlength="14">
        </li>
        <!-- SOCIÉTÉ ADRESSE CP VILLE -->
        <li class="colonne_form colonne_form_C">
          <!-- SOCIETE -->
          <input title="Société*" name="societe" placeholder="Société*" type="text" id="societe" value="">
          <!-- ADRESSE -->
          <input title="Adresse" name="adr1" placeholder="Adresse*" type="text" id="adr1" value="">
          <!-- CP -->
          <input title="C.P." name="cp" placeholder="C.P.*" type="text" id="cp" value="">
          <!-- VILLE -->
          <input title="Ville" name="ville" placeholder="Ville*" type="text" id="ville" value="">
        </li>
        <!-- SELECT COMMENTAIRE CAPCHA -->
        <li class="colonne_form colonne_form_D">
          <!-- SELECT -->
          <select id="q_5" name="q_5">
            <option value=""> -- Vous etes* -- </option>
            <option value="annonceur">Annonceur</option>
            <option value="editeur">Editeur</option>
            <option value="candidat">Candidat</option>
            <option value="autre">Autre</option>
          </select>
          <!-- COMMENTAIRE -->
          <input name="q_3" placeholder="Commentaire" id="q_3" class="" value="">
          <!-- CAPCHA -->
          <div class="g-recaptcha" data-sitekey="6LeXpNQZAAAAAHrcWwHU-FqvrAZly2ZQwMHAN9pn">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeXpNQZAAAAAHrcWwHU-FqvrAZly2ZQwMHAN9pn&amp;co=aHR0cHM6Ly9yLXRhcmdldC5jb206NDQz&amp;hl=de&amp;v=vkGiR-M4noX1963Xi_DB0JeI&amp;size=normal&amp;cb=yavztjbnhfkj" width="304"
                  height="78" role="presentation" name="a-u3rqfwi3rtx0" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
              <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div><iframe style="display: none;"></iframe>
          </div> <!-- r-target -->
          <!-- <div class="g-recaptcha" data-sitekey="6LcWh4kUAAAAAOm_VJ-r7Sy-05clevYPifluUcRC"></div>  -->
        </li>
        <!-- CHAMPS OBLIGATOIRES CTA -->
        <li class="colonne_form colonne_form_E">
          <!-- CHAMPS MASQUÉS -->
          <input type="hidden" name="q_4" value="Etre contacte">
          <input name="id" type="hidden" id="id" value="13284">
          <input name="soum" type="hidden" id="soum2" value="soum">
          <!-- CHAMPS OBLIGATOIRES -->
          <span class="champs_obligatoires">*Champs obligatoires</span>
          <!-- CTA -->
          <input name="textField" type="submit" value="Envoyer" alt="Valider" id="valid" class="valid">
        </li>
      </ul>
      <!-- FIN DE MISE EN PAGE -->
    </div> <!-- <div class="form"> -->
  </div> <!-- FIN esp_ajax_cont -->
</form>

Text Content

   
 * Une solution
   
   --------------------------------------------------------------------------------

   
 *    
    * Accueil
      
    * Technologie
      
    * Réseau
      
    * Solutions annonceurs
      * Campagne programmatique
      * Campagne trafic
      * Campagne collecte
      * Plateformes
      
    * Solutions éditeurs
      
    * Contact

   


 * N°1 IN:MAIL ADVERTISING MARKETPLACE
   
   Votre navigateur est obsolète. Il ne peut pas lire les balises vidéo. Merci
   d'utiliser un navigateur plus récent.
   


 * R‑TARGET EST POUR VOUS, LA BONNE SOURCE DE TRAFIC !
   
   
   TECHNOLOGIE EXCLUSIVE DE CCM PERFORMANCE
   
   GRÂCE À R‑TARGET, VOUS :
   
   * BÉNÉFICIEZ
     
     de la puissance des newsletters des grands médias nationaux
   
   * OPTEZ
     
     pour le ciblage Optimum de la technologie R‑Target
   
   * PROFITEZ
     
     en plus de la performance de l'emailing
      
    * 
      
   
    * ASSURER LA SÉCURITÉ DES DONNÉES PERSONNELLES
      
      Afin de vous montrer notre engagement sur la protection des données
      personnelles, nous avons obtenu en 2019 le label PPP Privacy
      Protection-Pact délivré par le SNCD. Ainsi, CCM Performance vous offre un
      gage de réassurance sur notre conformité au RGPD (Règlement Général sur la
      Protection des Données personnelles).
      
      En savoir plus

   
 *   
   
   
   * NOTRE TECHNOLOGIE
     
     Découvrir
     
   
   
   * NOTRE RÉSEAU
     
     Découvrir
     
   
   
   * NOS SOLUTIONS ANNONCEURS
     
     Découvrir
     
   
   
   * NOS SOLUTIONS ÉDITEURS
     
     Découvrir
   
 *   
   * 
     
   
   
   * POUR EN SAVOIR PLUS SUR NOS SOLUTIONS, MERCI DE RENSEIGNER TOUS LES CHAMPS
     
     --------------------------------------------------------------------------------
     
        
      * 
        Madame Monsieur
        
        --------------------------------------------------------------------------------
     
        
      * 
        
      * 
        
      * -- Vous etes* -- Annonceur Editeur Candidat Autre
        
        
      * *Champs obligatoires
   


 * ILS NOUS FONT CONFIANCE
   
   
   
 * *Les informations marquées par un astérisque sont obligatoires.
   Les données personnelles recueillies ci-dessous sont destinées à CCM
   PERFORMANCE pour les services auxquels vous avez souscrit et pour vous
   adresser des informations et des offres relatives à son site. Sous réserve de
   votre choix, vos données personnelles pourront être transmises à ses
   partenaires à des fins de prospection commerciale.
   Vous pouvez exercer vos droits d’accès, de rectification, d’opposition, de
   limitation du traitement, d’effacement et de portabilité de vos données et
   définir vos directives post-mortem auprès de notre société en écrivant à
   dpo(at)ccmperformance.com.
   A tout moment, vous pouvez introduire une réclamation auprès de la CNIL.
   Pour en savoir plus, consultez notre politique de protection des données
   personnelles.
   Accueil Technologie Réseau Solutions annonceurs Solutions éditeurs Contact
   Mentions légales Confidentialité Politique cookies Paramétrer les Cookies
   
   --------------------------------------------------------------------------------
   
   © CCM Performance 2020 - Tous droits réservés - www.r-target.com