Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
fix: try to fix matomo
Browse files Browse the repository at this point in the history
  • Loading branch information
rap2hpoutre committed Jul 11, 2022
1 parent a6b8eb7 commit ffb536f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/services/matomo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ export function trackEventDirectorySearch({
"trackEvent",
Category.Directory,
Action.Search,
null,
null,
"",
"",
{
[d(Dimension.SearchDepartment)]: department,
[d(Dimension.SearchPublic)]: publicType,
Expand Down

0 comments on commit ffb536f

Please sign in to comment.