Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/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://github.com/matomo-org/tag-manager

Remove misc/gpl-3.0.txt in favour of LICENSE (#193)

4e622c75ef636cb04a09abf5b4f6336f26bb620f authored over 5 years ago
remove no longer needed screenshots (#190)

44f6541f64acbfae7e896c8bd600bcd31ce740e7 authored over 5 years ago
Added a config setting for "setDomains" (#177)

d8b28c541a3b1d87273643ccee36b77840addcb7 authored over 5 years ago
Merge pull request #182 from matomo-org/translations

Translation updates

6b3a5eea9badd2cd62afa4fdc9cfef56a2718d03 authored over 5 years ago
translation updates

9210c3aef284a9e76a0e3cf26960d6ad4fe05b9c authored over 5 years ago
Added settings to configure piwik.js and piwik.php path (js/ and js/tracker.php variants) (#178)

eef1a1d71c7bd0ec9ecdb199c04883cf3e21851c authored over 5 years ago
Run tests only against latest version (#179)

* Run tests only against latest version

* no longer run tests against min version

* Update...

2f779529181f239e0eb86706ad3f233def9162d8 authored over 5 years ago
Fix tests (#175)

* updates expected screenshots

* updates expected system test files

* skip test for older ...

3395cadc12feb3c76ac69f6a96ce2754db93df22 authored over 5 years ago
Merge pull request #173 from matomo-org/process-request

Use empty default API request where appropriate

7295fd43f2c7d5344391d22b2ed0fc73f49bb44d authored over 5 years ago
Use default API request.

1689e9346ddfffa5599a7604d6103c27af224738 authored over 5 years ago
Prevent error "cannot read property 'firstChild' of null" (#171)

When Custom HTML tag is set to be inserted into the body, but the tag manager is embedded in the...

e65e2643f926ceaf3c82c47876c4ae17937c91b4 authored over 5 years ago
check container version exists (#167)

e0c9e9346e144ce8dc8565a853fe7eb52e473954 authored over 5 years ago
Converts UI tests to headless chrome (#163)

* Converts UI tests to headless chrome

* update screenshots

* Use small comparison thresho...

1073ea877babab4335fbc232d3dc3a52131e4c23 authored over 5 years ago
Translate getting started template (#168)

cb24958bc4f05a4af339093e816780665e967f18 authored over 5 years ago
Ensure plugin has a tracker.php file (#166)

Fixes matomo-org/matomo#14420

a152f66b4359e55a42d9e5dbb516851b2d4dd39d authored over 5 years ago
translation update

5b4efb9465fafd3e1f8c7f48af34176d296f8b2e authored over 5 years ago
improves IE11 support (#144)

24b95ba55c4dc09940e08fa0ec0aa00e0a243dd6 authored over 5 years ago
Automatically prefill version number if last version was integer (#152)

As discussed, we keep it super simple and only suggest a version number if last version was an i...

29e5ceeb56a1912b11bac50ce60403c419ea1055 authored over 5 years ago
check if element exists (#164)

* check if element exists

* wrap dom related methods in onReady callback to make sure the bod...

8bd048078e8950c0407e7d9e67c8aacc69ab12b1 authored over 5 years ago
translation update

a5e5b93918baa5bfaac73c5ca3363f628a3faee4 authored over 5 years ago
fix test file

c63cb96842dd50a6908476fc9e223ce477362d90 authored over 5 years ago
Fix incorrect writing of Piwik (#161)

39a9a0d985d0f1b8c0c7f66faefddfa65f489352 authored over 5 years ago
Matomo Tag: set the id site later so that cookies are created correctly (#158)

* Matomo Tag: set the id site later so that cookies are created correctly

Steps to reproduce:...

f0e368d4e58ba9af86551fad4b7b578a5bb9761c authored almost 6 years ago
MatomoTag: fix loadTemplate piwik fallback (#157)

24b9abc86ee66cf7a2788392fe887c6fc4c1f07a authored almost 6 years ago
translation update

386183f11cd286702f16186f79bdfe8411f87bc3 authored almost 6 years ago
Create LICENSE

55106e4dbeffe52196f75fa9618321fd5a070c7c authored almost 6 years ago
re-generate tagmanager.min.js

4bbd9f9b64655895179095380c066984382e900d authored almost 6 years ago
updates translations

88291945509afc5a6244811d7d718d4284753530 authored almost 6 years ago
fix greater than comparison is not working (#151)

ff809dc4ab70d8a53cfe5ea150bd6477731f7212 authored almost 6 years ago
Fix host name in test output.

7bae06dd6997efd1b5b476600276b299d25d8e2f authored almost 6 years ago
Update test file for JShrink update.

d18054d0a998bb635ce93e74be1dded56c00e0c7 authored almost 6 years ago
Fix JS Function Variable needs to generate one template per variable (#149)

* Fix JS Function Variable needs to generate one template per variable

refs https://github.co...

d492fb1900e92c23136d47cb80392df29ff0d679 authored about 6 years ago
Prevent possible recursion when custom tags are disabled (#145)

* Prevent possible recursion when custom tags are disabled

* Update TagsProviderTest.php

*...

2c52260f871d80a7eb4920bde3fa1c9eb446ad5c authored about 6 years ago
translation update

175a9b80a91ef1e07aa7f24dacaa34e24147668c authored about 6 years ago
translation update

a40b2825f4e1fdb45e0b7e67f965f81d3adb23cb authored about 6 years ago
better image

25988c601ab56bd6a79e49589194bc196909563e authored about 6 years ago
update icons

f6dbe95d74884be0aad79529b6d255a2447b1f2f authored about 6 years ago
Load matomo tracker only when the tracker is fired (#143)

* Load matomo tracker only when the tracker is fired

* support sendbeacon

* fix tests

e4135eff8c2648b25bf512d001b7e12edcd496d2 authored about 6 years ago
the tag manager debug screen should not require 2FA (#142)

60608c7ee30ec79ce530c468cbd6ee8a9edcbece authored about 6 years ago
Another mysqli test fix.

9eebf6b6511ad386692fd97d1fee955ffd9dd9d2 authored about 6 years ago
Fixing more tests.

76811c35ad9e9de6da30c541f3a672d5accc0e6b authored about 6 years ago
Use unix line endings for another file.

7b466f5c73556b003f456272d303dcd5cf844195 authored about 6 years ago
Fix test + convert line endings in EtrackerTag.php.

f003d0a00d98fdb9e4b5f2895831e39fa2c27834 authored about 6 years ago
Merge pull request #139 from matomo-org/mysqli-fix

Convert fire_delay to int so tests pass on mysqli

2fd9ec848c9e33f7aa1cfcecddf590bb04421889 authored about 6 years ago
Fix host.

8c5202d3b63d036162af3513c8e243713d721af2 authored about 6 years ago
Cast fireDelay to int.

3446bc974d8a11ca03e6c196592122f8c0ea05df authored about 6 years ago
Add missing expected files.

219d203f63b4be2e153df1264fdb273afc0b2bc0 authored about 6 years ago
fix tests

2cec0b7a9766780855a008dd95104823d11d7603 authored about 6 years ago
Support custom title and url for pageviews (#123)

ca0bd0198d00585f6d560cf5a28fa2e26d2e49c8 authored about 6 years ago
Etracker event (#99)

2aeb8d69988450100dcff4981a3598d6c710115c authored about 6 years ago
Merge pull request #137 from matomo-org/customtemplatecapsuperuser

Make sure super user can edit custom templates when only allowing super user

afff5f1eafccc9dd55eeec61ac3df1b4bde9ede8 authored about 6 years ago
Ensure matomo idSite can be assigned a variable (#136)

bb76d3b6e749e4e80dd449368b4bfb05d595d05c authored about 6 years ago
fix system test

f7fbfef98fc2f1346d7398160417c47e4b47428e authored about 6 years ago
make sure to trigger activity only if that api was called directly (#135)

8c93f6206b2e8d2d3e6f8f637379f5f08c70ab62 authored about 6 years ago
Make sure super user can edit capabilities when only allowing super users

1d13536320c1364aaaf12bf3beb45a801d480340 authored about 6 years ago
Ensure matomo idSite can be assigned a variable

7960a95b914ad43fd3a73ee904950082e11bd6b0 authored about 6 years ago
Tag Manager out of beta (#124)

I presume now that we ship it directly in core with Matomo we no longer mark it as beta :)

51aa09f0987f0381a7920104e0048bb2e56fa167 authored about 6 years ago
Fix matomo tag cannot be saved (#131)

* fix matomo tag cannot be saved

* fix tests

d4f2a8319c852065180ca10cc5c972d8ca98c054 authored about 6 years ago
make sure to accept a string, not only floats.

478e05718cb33c13f23d70d9409bbbbb4c67c88b authored about 6 years ago
Make sure event value can accept variables and numbers (#129)

fix https://github.com/matomo-org/matomo/issues/13761

054d105c065a7be1b488a38b18fbfc9752741c4a authored about 6 years ago
improve ui test

21cf87183b0854a8400bbc8f26fd45f8c44d69c2 authored about 6 years ago
updates travis.yml

30c8a1158bd3a9edabe2bcb3e6a49f9b2b50153b authored about 6 years ago
updates expected UI file

35609eacbef5362c12ffee902d15a7bb92f56658 authored about 6 years ago
Update UI test files after theme update (#127)

5517da873bacccea282d93469eaeaef5a499de02 authored about 6 years ago
improve plugin activation (#126)

310d31ad35d2190bf926cb56298def0fe8d6b448 authored about 6 years ago
Attempt to fix changelog display

Here: https://plugins.matomo.org/TagManager/changelog?matomoversion=3

fc9ede45bff98f2517aee79d06111914f03ac549 authored about 6 years ago
translation updates

6dc57f4d26fe314112498cca9f87cca515d4237c authored about 6 years ago
fix test

a5dc8814117b410899f399a0005de133d91b6a65 authored about 6 years ago
fix tests

4aec3e5bb617b3f373a9ce97695cfe04fa9059f1 authored about 6 years ago
Update CHANGELOG.md

d6d1f799f3b6d75d879d4fc24bc09c58ad03bc05 authored about 6 years ago
bump version to 0.2.6

a221f311a8fbbabf5f4be8db9bbf00ff5c91760d authored about 6 years ago
Added VWO tag (#64)

3172d06749cc09038d674dd72014f6072d7bf66c authored about 6 years ago
Added Emarsys tag (#65)

f3fd8d7011ef4be5be98dfeac73a9150e56c901c authored about 6 years ago
add Bing Conversion Tracking (#76)

* add Bing Conversion Tracking

* add description to bingAdID

b58e2b79d0b74f6040ca731b9fb8bb455b007ed2 authored about 6 years ago
Add LiveZilla Tag (#95)

* Add LiveZilla Tag

* Revert "Add LiveZilla Tag"

This reverts commit 928812347b26a2748a0c6...

807883a2ccd85ddcfc0eb82d414afc4514aff1b9 authored about 6 years ago
first version of ThemeColorTag (#102)

2ad036f257ab0638186044775d870f2b8418ac02 authored about 6 years ago
add drift tag (#111)

* add basic drift tag

* uppercase drift

cbb149261f03a360ab2e27f8a323facb505850b8 authored about 6 years ago
Allow users to configure set secure cookie (#120)

e53547e63495f69cb3094361e0be6725b71334d3 authored about 6 years ago
Make sure that if JS tracker doesnt get bundled the tracking should still work (#121)

79ce63e4e7ac0c787f119c6937884764f57010a1 authored about 6 years ago
Translation updates (#114)

191f6b86ea892a50eadd66a7f659440a2f1779b2 authored over 6 years ago
fix changing name of variable causes removing trigger in a tag (#112)

* fix changing name of variable causes removing trigger in a tag

* fix test

09959ae3fffc9803d3603b345d9b66f801d6d571 authored over 6 years ago
make sure to load only once (#109)

98f7f566f035e5306609df6aed047f6dfd035895 authored over 6 years ago
Update plugin.json

5201c6f942ebcb84bf4e5c6081545f7a51f96cb8 authored over 6 years ago
Update CHANGELOG.md

7b725ab3e41016038ec939204f0978d35d8e8a36 authored over 6 years ago
Add option to bundle Matomo in container directly (#108)

* Add option to bundle Matomo in container directly for faster performance and less server load
...

f1ed570e8443449fe882f08291c89a436c97e1c9 authored over 6 years ago
fix typo (#101)

ca7e9fc6d71bd451bfc2fefde35cec52c6c242bc authored over 6 years ago
Enable update button when removing a block trigger (#107)

392956ecbd6cd28dc3acc7c1348e6aaab485f452 authored over 6 years ago
Create directory if it doesn't exist yet when writing container (#96)

The directory might not exist if a custom directory is configured.

0307dd24ae79d40c1204cbfc5f5eb69da42dc163 authored over 6 years ago
Update CHANGELOG.md

8b2576d5ab1580076946a5efbb555ab04350b6fc authored over 6 years ago
Support form element (#85)

* add form element

* fix tests

aafeb2cb7aff3ea3b3a752a56b831964432375c4 authored over 6 years ago
fix tests

ba571a9943794ee2b2b38f5086e7442378116771 authored over 6 years ago
Update plugin.json

c50cc642f5895c3079b166a8577d24b772143e6d authored over 6 years ago
Update CHANGELOG.md

c36293f4aa625f959df8f47407c004f98e7bfa9e authored over 6 years ago
Fix typo in custom template settings (#78)

d0f9f0a4f50fb401f94aa51b9db78092ca203304 authored over 6 years ago
add bugsnag tag (#55)

* first version of bugsnag tag

* fix typo

cdd191b5f0b86f301068ac70a2a426104ba3fe58 authored over 6 years ago
Add support for Click Element Match CSS Selector (#83)

* Add support for Click Element Match CSS Selector

* fix ui test

923f0bb66f249d39974a8eb56c8fd749ab4cd5bd authored over 6 years ago
Update button disabled if you remove a condition from a trigger (#84)

fix #82

684d6137ee981f7955ce012a95329301d2aee3bd authored over 6 years ago
fix piwik dependency was not defined

7787bf8601d50510b2ad4416c27c4669cca22dd4 authored over 6 years ago
Move UI test screenshots to Git LFS (#77)

* adds .gitattributes

* remove ui screenshots from git

* readd UI files to lfs

* checko...

198048b14fc8f04c46975148d662020859c3d346 authored over 6 years ago
Revert "lfs required for travis builds"

This reverts commit 069663c0cb73ba6a250de22dbbed501c866ec61d.

b1c267253a26b6bd8281806abdcf65b2a561342a authored over 6 years ago