meta données pour cette page
Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédente | |||
fr:documentation:campaign [2013/12/02 13:22] – [Add a new template] jacquesd | fr:documentation:campaign [2013/12/02 13:25] (Version actuelle) – [Fonctionnalités du menu Campagne] jacquesd | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
+ | ====== Fonctionnalités du menu Campagne ====== | ||
+ | Le menu déroulant Campagne est l'une des sept options à choisir dans la barre de menu phpList. Dans le cadre du menu déroulant Campagne, les administrateurs peuvent choisir entre l' | ||
+ | Parcourir le menu déroulant Campagne dans la barre des menus de phpList, donne accès aux fonctionnalité de campagne. {{ : | ||
+ | |||
+ | ===== Envoyer une Campagne ===== | ||
+ | Sélectionnez l' | ||
+ | {{ : | ||
+ | |||
+ | Sélectionnez **démarrer une nouvelle campagne** pour débuter une campagne. Cette action vous amènera à l' | ||
+ | |||
+ | Pour continuer à travailler sur un brouillon de Campagne, sélectionnez le nom de la campagne. Dans le cas ci-dessus, le nom est (Test de campagne) en sélectionnant le nom de la campagne vous amène à votre dernière étape complétée dans le processus //Envoyer une campagne// avant que vous ayez précédemment sélectionné **Sauvegarder en tant que brouillon**. | ||
+ | |||
+ | ===== Liste des Campagnes ===== | ||
+ | Sélectionnez **Liste des Campagnes** dans le menu déroulant Campagne pour accéder à la page “Liste des Campagnes”. Ici, vous pouvez parcourir les campagnes envoyées, actives, et brouillons, et vous pouvez également démarrer une nouvelle campagne en sélectionnant **démarrer une nouvelle campagne**. | ||
+ | |||
+ | La page "Liste des campagnes" | ||
+ | La page "Liste des campagnes" | ||
+ | |||
+ | La page “Liste des Campagnes” Il inclut d' | ||
+ | - Temps pris pour l' | ||
+ | - Nombre et type de courrier (HTML ou TXT) | ||
+ | - Nombre de fois affiché | ||
+ | - Vues unique | ||
+ | - Rejets | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | Pour remettre en file d' | ||
+ | Lorsque vous sélectionnez {{: | ||
+ | |||
+ | En outre, à partir de la page "voir une campagne", | ||
+ | {{ : | ||
+ | |||
+ | ===== Gabarit des messages de campagne ===== | ||
+ | Sélectionnez l' | ||
+ | |||
+ | ==== Gabarits ==== | ||
+ | Dans phpList, un gabarit (modèle) est du code HTML ré-utilisable avec toutes les disposition standard et des éléments texte de votre message. Pour un gabarit de bulletin d' | ||
+ | |||
+ | Un gabarit n' | ||
+ | |||
+ | ==== Ajouter un gabarit système par défaut ==== | ||
+ | __Directives__ | ||
+ | - Sélectionnez **Ajouter un gabarit système par défaut** pour ajouter un gabarit qui sera utilisé par défaut par le système. Vous recevrez un message à l' | ||
+ | - Au sein du gabarit système par défaut, vous pouvez soit sélectionner **Le ganarit système par défaut existe déjà** pour revenir à la page originale " | ||
+ | - Le gabarit par défaut qui existe actuellement au sein du mene de droite ' | ||
+ | - Sélectionner l' | ||
+ | - La création d'un gabarit système par défaut va automatiquement cocher le bouton radio: ' | ||
+ | - Sélectionner l' | ||
+ | |||
+ | ==== Ajouter un nouveau gabarit ==== | ||
+ | __Directives__ | ||
+ | - Débutez en sélectionnant **Ajouter un nouveau gabarit**. Vous serez redirigé vers la page “ajouter ou modifier un gabarit”. | ||
+ | - Nommez votre modèle dans le champ marqué 'nom de ce gabarit' | ||
+ | - Vous avez l' | ||
+ | - Ouvrez un éditeur HTML pour débuter, et séparez le contenu du gabarit en trois parties. | ||
+ | - L' | ||
+ | - In the Text Content Section, or middle part, create a new message in phpList (by clicking **send a message** from the main page), by copying and pasting the middle part of your HTML code in the editing window of the content tab, again using the ' | ||
+ | - The Footer, or Template Bottom Area, starts where the content part ends. Copy/paste it under the [CONTENT] placeholder in the editing window of the ' | ||
+ | - In addition to [CONTENT], you can add other placeholders, | ||
+ | - phpList also gives you the option of enabling User Tracking. To facilitate user tracking, you can add [USERID] to your template, which will be replaced by an identifier for a subscriber. Note that this will only work when sending the email as HTML, and you will need to set up some URL that will receive the ID. Alternatively you can use the built-in user tracking of phpList. To do this, add [USERTRACK] to your template and an invisible link will be added to the template to keep track of views of the message. | ||
+ | - Images in a template will be included (embedded) in the messages. Any reference to an image that does not start with " | ||
+ | - How to include images in templates using the Upload Procedure. | ||
+ | - The //Upload Procedure// involves uploading your template file and its images from your local computer to the phpList database. | ||
+ | - First, create a directory on your local computer where you will place both the template file and all the images you want included in the template. | ||
+ | - Edit your template with your favourite html editor on your local computer and check that the image tags have No URLs. If you have URLs in your image tags, remove them, leaving only the name of the image file, e.g. <img src=" | ||
+ | - Make sure you insert the placeholder [CONTENT] in your template. | ||
+ | - Save this template file as mytemplate.html in the above-mentioned directory on the hard disk of your local computer. | ||
+ | - Load the phpList admin module, and create a new template. | ||
+ | - Title the Template | ||
+ | - Click on **Browse**, select the mytemplate.html file on your local computer (the editing window will remain empty at this point), select **Check that all links have a full URL**, and leave the other selection boxes blank. | ||
+ | - Click **Save Changes**. | ||
+ | - You will be presented with a screen saying " | ||
+ | - Click on the **Browse** button and select the images you want to upload from your computer. Click **Save Images**. | ||
+ | - The images you uploaded to your system are stored in the phpList database and will be included as embedded images in your template when sending your messages. | ||
+ | - Template Suggestions - With templates and the way they are rendered in email and webmail clients, you enter a world of mostly unwritten and changing rules you will need to discover by trial and error. As a general rule, keep your template simple. Also, test it thoroughly on as many different webmail, email clients, browsers and platforms as you can. | ||
+ | - First try a very simple template (just a coloured title for the header and some coloured text for the footer. If that works, continue building from there. | ||
+ | - Keep in mind that email clients are not web browsers. Most email clients will be able to display simple HTML and CSS styles, nothing fancy. So, when designing your message template, keep it simple, and do not use the most advanced CSS and HTML standards. | ||
+ | - Also keep in mind that some webmail providers may change/ | ||
+ | - Run some tests to see how your messages are rendered in popular email clients (Thunderbird, | ||
+ | - Select **List of Templates** on the “Add or Edit Template” page to view the current templates available. | ||
+ |