Ewen Le Bihan
|
17c93dab31
|
Fix bublé transpiling wrongly [...currentScript.attributes], try with Array#from instead
See https://github.com/bublejs/buble/issues/131
|
2024-03-30 20:49:09 +01:00 |
|
Ewen Le Bihan
|
6361ac892b
|
Fix track script regex match, argument and receiver were swapped
|
2024-03-30 20:49:09 +01:00 |
|
Ewen Le Bihan
|
f45f7f5819
|
Make custom pageview data attribute prefix shorter
Since we're on the script element, no need to namespace the attribute with "umami", using data-event-* is enough
|
2024-03-30 20:49:09 +01:00 |
|
Ewen Le Bihan
|
1fd997c374
|
Allow setting custom data on autotracked pageviews via data attributes on script element
|
2024-03-30 20:49:09 +01:00 |
|
Mike Cao
|
0d442b751d
|
URI encode title, url and referrer in tracker.
|
2024-01-19 15:06:41 -08:00 |
|
Mike Cao
|
28d2787880
|
Refactored tracker. Added handling for buttons.
|
2024-01-14 21:17:11 -08:00 |
|
Mike Cao
|
2197551e58
|
Removed do not track logic.
|
2024-01-14 19:04:02 -08:00 |
|
Aldo Román
|
aef4b23cce
|
fix(tracker): Correctly extract pathname
|
2023-10-12 00:41:58 +02:00 |
|
Aldo Román
|
e8da04bebe
|
fix(tracker): Correctly extract pathname
|
2023-10-11 15:09:07 +02:00 |
|
Aldo Román
|
a555d59153
|
fix(tracker): Correctly extract pathname
|
2023-10-10 15:06:48 +02:00 |
|
AkashRajpurohit
|
e73865b880
|
fix: 🐛 gulp error so that error in sending data does not affect the action triggering it
|
2023-09-17 19:34:35 +05:30 |
|
Mike Cao
|
ede658771e
|
Moved code into src folder. Added build for component library.
|
2023-08-21 02:06:09 -07:00 |
|