Jacob R
Jacob R
Hi @matomo-org/core-reviewers. Does the issue described above sounds like expected behaviour? I think it does, but maybe it would be better if the referrer keyword weren't used in the Campaign...
Hi @SW-Vincent . Thank you for taking the time to suggest that enhancement. Sadly, I don't see that change being made soon. Unless the tag sends a request back to...
> > this will result in extra tracking request for Cloud also > > Wouldn't be this quite light, as only the last hit (tag reference + date) would be...
> > It's not so much the size of the request as it is adding new requests being sent to the server > > I was referring to the number...
Hi @SW-Vincent . Thank you for creating this issue. That definitely sounds like something that should be addressed. I will notify our Product team and see if we can prioritise...
@SW-Vincent The fix has been merged and should be included in the next Matomo release. We decided not to make the fix retroactive. So, the issue will be fixed going...
Hi @SW-Vincent Thank you for surfacing the problem and creating this issue. It definitely sounds like we should look into expanding our variable usage check.
Thank you again for surfacing this issue @SW-Vincent . The fix has been merged and should be included in the next release of Matomo.
Hi @MichaelRoosz . Thank you for taking the time to create this issue and share what you've worked on. As the DOM method is `getElementAttribute` I think that returning the...
@MarkDaleman I don't know if it's best practice, but here's the workaround that I used with version 2.27 of the SDK: ``` // URL-encode the range address to ensure special...