Starker3

Results 32 issues of Starker3

It seems that the recent updates to the Safari browser (Prevent cross-site tracking) blocks any cookies from being generated when the Matomo domain doesn't match the website it's being loaded...

Potential Bug

We have a Matomo user that has configured their servers to block outbound requests that are sent over port 80 because they want to completely prevent insecure connections from being...

c: Security
triaged

It looks as though the "Page URL does not contain" segment condition still allows some Page URLs to be included in the Pages report. If we take an example of...

Potential Bug

It looks as though the Site Search reports totals are not matching the "total searches" shown in the visits overview: ![image](https://user-images.githubusercontent.com/20905821/185821141-373b9cba-5f75-4c0f-8f65-6d156617da35.png) ![image](https://user-images.githubusercontent.com/20905821/185821163-fc99cb83-6d26-4417-8b12-f4c8a8a81942.png) These searches were made using a combinitation of...

Needs priority decision

When using other Login plugins (Such as the LoginLdap plugin) the default Login plugin is automatically disabled. In these cases the User Invite feature throws the following error: ``` The...

Bug

Currently when configuring triggers that use something such as a `Click Classes contains` or `Click Classes equals` it only works if the element has the class directly applied to it....

Currently the only way to get a specific version ID for a container version is to request the entire list of a containers version using `TagManager.getContainerVersions` It could be useful...

Currently the only way to see what has changed or been deleted in a tag manager container is the list shown in the "What's changed since last version" while publishing...

We got the following feedback from a user: > Additionally, the API documentation for some of these end-points is very limited. It will be helpful if in a subsequent Matomo...

When switching to a different website while editing an existing container, Matomo throws an error such as: `The requested container "abcdefg" does not exist.` ![image](https://github.com/matomo-org/tag-manager/assets/20905821/94dbcc7f-181b-465f-89df-001851243d47) Since a container can only...