Commit Graph

256 Commits

Author SHA1 Message Date
Kevin Franklin Kim
dcc4eeb19b
feat: add google ads conversion 2024-07-14 14:05:21 +02:00
Kevin Franklin Kim
0949037e31
feat: add facebook provider 2024-07-14 13:26:02 +02:00
Kevin Franklin Kim
e914be5008
feat: sesamy-cli-0.3.x 2024-07-13 21:49:39 +02:00
Kevin Franklin Kim
544e2e157d
chore: update configs 2024-07-10 07:02:52 +02:00
Kevin Franklin Kim
ae728d67ce
Merge pull request #28 from foomo/feature/umami-page-views
feat: fix umami page views
2024-06-28 09:25:16 +02:00
Kevin Franklin Kim
824d3fca8f
feat: fix umami page views 2024-06-28 09:21:53 +02:00
Kevin Franklin Kim
58216b4c00
Merge pull request #24 from foomo/dependabot/github_actions/github-actions-fcf4e41b5c
chore(deps): bump goreleaser/goreleaser-action from 5 to 6 in the github-actions group
2024-06-27 10:47:25 +02:00
Kevin Franklin Kim
2df796d47a
Merge pull request #26 from foomo/dependabot/go_modules/gomod-update-b85868fa19
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2024-06-27 10:46:14 +02:00
Kevin Franklin Kim
8efd3faa7e
Merge pull request #27 from foomo/feature/sesamy-umami
feat: add GTM umami template & tag
2024-06-27 10:45:54 +02:00
Kevin Franklin Kim
9b852d0079
feat: skip tag if disabled 2024-06-27 10:38:16 +02:00
dependabot[bot]
89e0c75cff
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)

Updates `google.golang.org/api` from 0.182.0 to 0.185.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.182.0...v0.185.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-23 08:40:34 +00:00
dependabot[bot]
fd84441feb
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 08:57:19 +00:00
Kevin Franklin Kim
51a8522103
Merge pull request #22 from foomo/dependabot/go_modules/gomod-update-f8b0d38009
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2024-06-05 09:25:25 +02:00
Kevin Franklin Kim
e96d794476
feat: skip tag if disabled 2024-06-05 09:02:31 +02:00
dependabot[bot]
7b745232bc
chore(deps): bump the gomod-update group across 1 directory with 2 updates
Bumps the gomod-update group with 2 updates in the / directory: [github.com/spf13/viper](https://github.com/spf13/viper) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/spf13/viper` from 1.18.2 to 1.19.0
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)

Updates `google.golang.org/api` from 0.181.0 to 0.182.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.181.0...v0.182.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-update
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-02 08:59:47 +00:00
Kevin Franklin Kim
2ad003d80e
fix: event parameters names 2024-05-30 16:12:05 +02:00
Kevin Franklin Kim
28477e366f
fix: test 2024-05-30 15:35:52 +02:00
Kevin Franklin Kim
670a1888b7
fix: styling 2024-05-30 15:32:13 +02:00
Kevin Franklin Kim
ec29972261
Merge pull request #20 from foomo/feature/v0.2.x
Release v0.2.x
2024-05-30 15:21:17 +02:00
Kevin Franklin Kim
a139910ba6
feat: bump deps 2024-05-30 15:18:49 +02:00
Kevin Franklin Kim
127fcadf7a
feat: bump dep 2024-05-27 11:47:24 +02:00
Kevin Franklin Kim
249e40f9f7
fix: module import path 2024-05-25 22:02:50 +02:00
Kevin Franklin Kim
455087b0d6
feat: update logs 2024-05-22 06:35:29 +02:00
Kevin Franklin Kim
cafeee3682
wip: bump dep 2024-05-21 16:33:09 +02:00
Kevin Franklin Kim
330257f61a
wip: refactor 2024-05-21 16:29:07 +02:00
Kevin Franklin Kim
92ab65b677
wip: refactor 2024-05-20 16:54:01 +02:00
Kevin Franklin Kim
ab48d6326a
wip: need added 2024-05-17 17:36:32 +02:00
Kevin Franklin Kim
d2c61b5a25
chore: bump go & deps 2024-05-09 20:38:08 +02:00
Kevin Franklin Kim
3bcf3c86cc
style: update go linter 2024-05-09 20:34:27 +02:00
Kevin Franklin Kim
55e2ba72a7
feat: add version command 2024-05-09 20:34:09 +02:00
Kevin Franklin Kim
3902c01138
chore: update workflows 2024-05-09 20:33:54 +02:00
Kevin Franklin Kim
ac0ab0292c
fix: allow empty structs 2024-05-09 20:01:38 +02:00
Kevin Franklin Kim
e19e3df5a1
feat: update example 2024-05-09 20:00:54 +02:00
Kevin Franklin Kim
d4000cb3c5
chore: update dependabot 2024-05-09 20:00:25 +02:00
Kevin Franklin Kim
a1869a69cb
feat: update deps 2024-04-29 11:02:56 +02:00
Kevin Franklin Kim
6c405a9d6b
docs: add send_page_view option 2024-04-29 11:00:53 +02:00
Kevin Franklin Kim
8e4d93c264
feat: add send_page_view option 2024-04-29 10:59:32 +02:00
Kevin Franklin Kim
58d345bb61
Merge pull request #9 from foomo/dependabot/go_modules/google.golang.org/api-0.170.0
chore(deps): bump google.golang.org/api from 0.169.0 to 0.170.0
2024-03-20 12:20:28 +01:00
dependabot[bot]
fbd625694a
chore(deps): bump google.golang.org/api from 0.169.0 to 0.170.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.169.0 to 0.170.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.169.0...v0.170.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-20 11:18:00 +00:00
Kevin Franklin Kim
547d0e7b3d
feat: skip tests 2024-03-20 12:14:57 +01:00
Kevin Franklin Kim
c425f01322
feat: add request quota 2024-03-20 10:53:57 +01:00
Kevin Franklin Kim
b496ab1527
fix: built in variables 2024-03-14 16:30:53 +01:00
Kevin Franklin Kim
ce2ed32039
feat: skip tests 2024-03-14 14:01:29 +01:00
Kevin Franklin Kim
e5fcca2648
feat: make prefix configurable 2024-03-14 14:00:52 +01:00
Kevin Franklin Kim
b8297aacaf
Merge branch 'main' of github.com:foomo/sesamy-cli 2024-03-13 09:29:44 +01:00
Kevin Franklin Kim
6096275242
fix: add google tag 2024-03-13 09:29:10 +01:00
Kevin Franklin Kim
45ff1a786b
Merge pull request #6 from foomo/dependabot/go_modules/google.golang.org/api-0.169.0
chore(deps): bump google.golang.org/api from 0.168.0 to 0.169.0
2024-03-12 16:11:47 +01:00
Kevin Franklin Kim
1d13587232
Merge pull request #7 from foomo/add-google-tag-web-tag
feat: add google tag web tag
2024-03-12 16:08:17 +01:00
Kevin Franklin Kim
61b0b337e7
feat: add google tag 2024-03-12 16:03:40 +01:00
Kevin Franklin Kim
b4fb50d281
docs: add todos 2024-03-11 11:04:34 +01:00