Commit Graph

185 Commits

Author SHA1 Message Date
Kevin Franklin Kim
70b8a970c5
feat: add metadata func option 2024-07-10 11:39:35 +02:00
Kevin Franklin Kim
3a414aba79
feat: use request context 2024-07-10 10:58:02 +02:00
Kevin Franklin Kim
d88146a2e9
fix: nil pointer access 2024-07-10 08:55:29 +02:00
Kevin Franklin Kim
e5f48dcad8
fix: nil pointer access 2024-07-10 08:42:25 +02:00
Kevin Franklin Kim
b2891c12d1
fix: add percent scrolled 2024-07-10 08:42:04 +02:00
Kevin Franklin Kim
9331d10e0d
feat: pass through cookies 2024-07-09 08:18:53 +02:00
Kevin Franklin Kim
f8fcacca2a
fix: transform debug mode 2024-07-09 07:57:20 +02:00
Kevin Franklin Kim
dced802d6a
feat: bump deps 2024-07-09 07:18:29 +02:00
Kevin Franklin Kim
598ab3b8fb
fix: decode params using json tags 2024-07-09 07:12:41 +02:00
dependabot[bot]
54e2519b4d
chore(deps): bump goreleaser/goreleaser-action
Bumps the github-actions group with 1 update: [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action).


Updates `goreleaser/goreleaser-action` from 5 to 6
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-09 10:12:44 +00:00
Kevin Franklin Kim
9629047b99
Merge pull request #8 from foomo/ga4
v0.2.x
2024-05-30 15:10:22 +02:00
Kevin Franklin Kim
3c143f5d60
feat: switch log level 2024-05-30 15:07:08 +02:00
Kevin Franklin Kim
738ddd94b5
wip: fix batch 2024-05-30 12:19:55 +02:00
Kevin Franklin Kim
81d4d84868
wip: debug 2024-05-30 12:13:46 +02:00
Kevin Franklin Kim
9d0aa01bb1
feat: add log messages 2024-05-30 12:02:09 +02:00
Kevin Franklin Kim
9c4ec4a25b
feat: add no publish handler 2024-05-30 10:30:23 +02:00
Kevin Franklin Kim
4921daa17e
feat: remove ts 2024-05-29 21:44:54 +02:00
Kevin Franklin Kim
ec7166f059
feat: add loki 2024-05-29 21:37:46 +02:00
Kevin Franklin Kim
31f2ea9f8f
feat: use json 2024-05-27 14:25:37 +02:00
Kevin Franklin Kim
f021853848
feat: fix ecommerce encoding 2024-05-27 13:28:27 +02:00
Kevin Franklin Kim
3bd292ec56
feat: add decode params 2024-05-27 12:51:53 +02:00
Kevin Franklin Kim
d9cee831e8
fix: lint issues 2024-05-27 11:18:22 +02:00
Kevin Franklin Kim
337824cd85
chore: bump version 2024-05-27 11:18:12 +02:00
Kevin Franklin Kim
08b4b5fd40
feat: remove debug 2024-05-27 11:12:59 +02:00
Kevin Franklin Kim
8385dbe7df
wip: set debug mode 2024-05-27 11:04:57 +02:00
Kevin Franklin Kim
8fada67bcd
wip: add debug mode middleware 2024-05-27 10:57:39 +02:00
Kevin Franklin Kim
9a32adcadb
revert: switch back to any 2024-05-25 22:18:46 +02:00
Kevin Franklin Kim
a4fa86a8f3
feat: refactor event creation and move clients 2024-05-25 21:55:30 +02:00
Kevin Franklin Kim
5cb6719df0
feat: add message handler 2024-05-22 11:59:08 +02:00
Kevin Franklin Kim
8419d07ae4
feat: refactor watermill subscriber and add middlewares 2024-05-22 11:33:31 +02:00
Kevin Franklin Kim
a7746844d0
fix: switch to json to decode 2024-05-22 09:17:36 +02:00
Kevin Franklin Kim
de0c44a649
fix: import alias 2024-05-21 10:50:43 +02:00
Kevin Franklin Kim
4ead285d4c
refactor: structure 2024-05-21 07:26:53 +02:00
Kevin Franklin Kim
a0b7aabcfa
refactor: change I 2024-05-21 06:58:09 +02:00
Kevin Franklin Kim
d18231b3b2
fix: annotations 2024-05-20 20:07:55 +02:00
Kevin Franklin Kim
e9853efff8
feat: make event name required 2024-05-20 17:46:19 +02:00
Kevin Franklin Kim
5a1a2f9ea1
fix: fix annotation 2024-05-20 17:27:04 +02:00
Kevin Franklin Kim
df15984d9e
fix: price type 2024-05-20 17:22:12 +02:00
Kevin Franklin Kim
71fc83a0eb
fix: typos 2024-05-20 15:47:33 +02:00
Kevin Franklin Kim
453e5159a1
feat: add events 2024-05-15 13:17:45 +02:00
Kevin Franklin Kim
ce5bd23d48
refactor: move packages 2024-05-14 15:37:46 +02:00
Kevin Franklin Kim
9117669802
refactor: change packages 2024-05-13 22:14:30 +02:00
Kevin Franklin Kim
64c50a6f57
refactor: implement mpv2 2024-05-12 20:31:23 +02:00
Kevin Franklin Kim
4ed27c190e
chore: update dependabot 2024-05-12 20:30:25 +02:00
Kevin Franklin Kim
e12d083f85
feat(deps): bump action 2024-04-29 14:28:09 +02:00
Kevin Franklin Kim
2f4880f505
feat: add click, page_view and scroll events 2024-04-29 14:24:50 +02:00
Kevin Franklin Kim
ce0e8e6d9d
feat: remove comment 2024-03-14 16:03:01 +01:00
Kevin Franklin Kim
de5f5f0dd0
feat: add EventNameSelectPromotion 2024-03-13 16:30:48 +01:00
Kevin Franklin Kim
f928679030
Merge pull request #4 from foomo/add-item-props
feat: add item props
2024-03-13 16:24:52 +01:00
Kevin Franklin Kim
6e2275fb93
feat: add item props 2024-03-13 16:23:56 +01:00