matomo-org / plugin-MarketingCampaignsReporting

GNU General Public License v3.0
25 stars 19 forks source link

Updated the conversion query to force index #160

Closed snake14 closed 1 month ago

snake14 commented 2 months ago

Description:

Added the ability to force the use of an index when aggregating logs. This is to try and improve efficiency when the query engine doesn't always automatically select the correct index.

Depends on: https://github.com/matomo-org/matomo/pull/22559

Review