Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Analytics : Suivi des champs prénom et nom pour les candidats #4371

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

francoisfreitag
Copy link
Contributor

🤔 Pourquoi ?

Avoir une mesure d’impact avant la mise en place d’API certifiant l’identité des utilisateurs.

🍰 Comment ?

Configuration côté Matomo, bien vérifier le site de recette et la prod.
https://matomo.inclusion.beta.gouv.fr/index.php?module=CoreHome&action=index&idSite=220&period=day&date=yesterday&showaddsite=false#?idSite=220&period=week&date=2024-07-04&category=FormAnalytics_Forms&subcategory=FormAnalytics_ManageForms
https://matomo.inclusion.beta.gouv.fr/index.php?module=CoreHome&action=index&idSite=117&period=day&date=yesterday&showaddsite=false#?idSite=117&period=week&date=2024-07-04&category=FormAnalytics_Forms&subcategory=FormAnalytics_ManageForms

🏝️ Comment tester

Se mettre dans un navigateur envoyant les analytics (pas de bloqueur), et aller sur un des formulaires concernés. Changer les prénoms et nom d’un candidat. Côté Matomo, la visite doit être présent dans le “Show visitor log of form starters”. Après plusieurs heures, je suppose que les métriques agrégées seront disponibles.

@francoisfreitag francoisfreitag added the no-changelog Ne doit pas figurer dans le journal des changements. label Jul 4, 2024
@francoisfreitag francoisfreitag self-assigned this Jul 4, 2024
Copy link
Contributor

@xavfernandez xavfernandez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C'est normal de ne voir que 5 formulaires coté matomo alors que tu en as rajouté 9 sur cette PR ?

@francoisfreitag
Copy link
Contributor Author

Je pense que oui, on se fiche (pour le moment) des job-seeker-contact-info et job-seeker-situation. Comme la configuration est fastidieuse, attendons une demande métier 🙈

@xavfernandez
Copy link
Contributor

Je pense que oui, on se fiche (pour le moment) des job-seeker-contact-info et job-seeker-situation. Comme la configuration est fastidieuse, attendons une demande métier 🙈

Mais dans ce cas, autant ne pas les rajouter si ?
Avec un {% if matomo_form_name %}data-matomo-name="{{ matomo_form_name }}"{% endif %} ?

@francoisfreitag
Copy link
Contributor Author

Je les avais rajouté pour avoir une cohérence dans le nommage des étapes. C’est pas obligatoire.

Allows tracking these changes and creating metrics, hoping that
connecting with more identity related API will help lower the number of
edits to these fields.
@francoisfreitag francoisfreitag enabled auto-merge July 4, 2024 15:16
@francoisfreitag francoisfreitag added this pull request to the merge queue Jul 4, 2024
Merged via the queue into master with commit ed9390d Jul 4, 2024
11 checks passed
@francoisfreitag francoisfreitag deleted the ff/matomo branch July 4, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-changelog Ne doit pas figurer dans le journal des changements.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants