matomo-org / tag-manager

Free Open Source Matomo Tag Manager - A simple way to manage and maintain all of your (third-party) tags on your website.
https://matomo.org
GNU General Public License v3.0
174 stars 58 forks source link

Extend Matomo Tag with options for SearchTracking #570

Open tomper00 opened 2 years ago

tomper00 commented 2 years ago

Tracking more advanced siteSearch containing keywords and searchCount is a bit tricky right now. It requires you to create a custom HTML Tag.

I think it would be helpful to extend the Matomo Tag with a Search Tracking type called Search.

It would contain the following settings: keyword, category & searchCount

mtm-searchTracking

I think I pretty much know how to code this but I would like some feedback on the idea first. @Chardonneaur & @sgiehl - what do you think? I saw your discussion in 569

I have thought about this myself for I while.

tomper00 commented 1 year ago

Ok so I added a new pull request for this https://github.com/matomo-org/tag-manager/pull/575

MatomoForumNotifications commented 1 year ago

This issue has been mentioned on Matomo forums. There might be relevant details there:

https://forum.matomo.org/t/tag-manager-and-track-site-search/49379/2