matomo-org / plugin-MarketingCampaignsReporting

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

Please make utm_placement resolution available to Matomo #130

Closed uncleabe closed 1 year ago

uncleabe commented 1 year ago

Hello all,

we like to use the plugin very much and we are very satisfied with the result. Besides the common utm parameters like utm_campaign or utm_medium, other parameters not mentioned in the description are resolved and passed to Matomo: e.g. utm_group.

see: https://plugins.matomo.org/MarketingCampaignsReporting

Unfortunately, utm_placement did not pass any data. Only when we changed it to mtm-prefix, data ran up in Matomo.

Now we would like to use utm_placement instead of mtm_placement, so that we not only have tracking via Matomo, but also via Hubspot.

Could you make this possible and integrate it?

Thanks a lot in advance. Andreas

AltamashShaikh commented 1 year ago

@uncleabe Check the “Customising your campaign parameters” section here and try overriding the campaign_placement under MarketingCampaignsReporting in your config.ini.php

AltamashShaikh commented 1 year ago

@uncleabe can we close this issue ?

uncleabe commented 1 year ago

Hi @AltamashShaikh,

Thanks a lot for your help. I've made the changes to the config.ini.php and just checked the parameters in Matomo. It worked.