Hotfix release available: 2026-07-14b "Mort".
upgrade now! [57.2] (what's this?)
tonavenir
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tonavenir [2026/03/26 11:42] – selim | tonavenir [2026/03/26 11:49] (current) – selim | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | * [[reporting|Reporting]] | + | Client depuis 2010.\\ Gérante Sophie Laborde Balen. |
| - | * [[carte.tonavenir.net]] | + | |
| - | + | ||
| - | + | ||
| - | ====== Reporting ====== | + | |
| - | + | ||
| - | ===== Google Analytics ===== | + | |
| - | Utilisation de Google Tag Manager ; événements prévus : | + | |
| - | * **clic btn interne Tan** : tous les boutons ayant la class // | + | |
| - | * **clic_email_conseiller** : clic sur les liens a href mailto sur les pages ^\/ | + | |
| - | * **clic_telephone_conseiller** : clic sur les liens a href tel sur les pages ^\/ | + | |
| - | * **Envoi formulaire conseiller** : post d'un formulaire sur les pages ^\/ | + | |
| - | * **Envoi formulaire devenir conseiller** : post d'un formulaire sur la page / | + | |
| - | * **vue page conseiller** : consultation d'une page ^\/ | + | |
| - | + | ||
| - | + | ||
| - | ====== Reporting ====== | + | |
| - | ===== Requêtes SQL CMS ===== | + | |
| - | + | ||
| - | ==== MailPoet ==== | + | |
| - | + | ||
| - | A finir : | + | |
| - | SELECT title FROM `wp_mailpoet_newsletters` WHERE deleted_at IS NULL AND sent_at > ' | + | |
| - | + | ||
| - | Récupérer les nb d' | + | |
| - | + | ||
| - | + | ||
| - | ==== Formulaires ==== | + | |
| - | + | ||
| - | SELECT * FROM wp_postmeta WHERE post_id IN ( | + | |
| - | SELECT ID FROM `wp_posts` where post_title = 'View Form Submission' | + | |
| - | + | ||
| - | + | ||
| - | ===== Requêtes SQL app Symfony Conseillers ===== | + | |
| - | + | ||
| - | ==== Dossier supprimés par utilisateur/ | + | |
| - | + | ||
| - | SELECT f.username, count(d.id) as ' | + | |
| - | WHERE d.fos_user_id = f.id | + | |
| - | AND d.status = 4 | + | |
| - | GROUP BY d.fos_user_id | + | |
| - | ORDER BY count(d.id) DESC; | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | ===== carte.tonavenir.net ===== | + | |
| + | [[https:// | ||
tonavenir.1774525357.txt.gz · Last modified: by selim
