Commit Graph

256 Commits

Author SHA1 Message Date
Kevin Franklin Kim
782bb8a629
Merge pull request #66 from foomo/dependabot/go_modules/gomod-update-e7877e22a9
chore(deps): bump google.golang.org/api from 0.206.0 to 0.207.0 in the gomod-update group across 1 directory
2024-11-21 08:49:13 +01:00
dependabot[bot]
20a07fbefd
chore(deps): bump google.golang.org/api
Bumps the gomod-update group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.206.0 to 0.207.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.206.0...v0.207.0)

---
updated-dependencies:
- 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-11-21 07:45:42 +00:00
Kevin Franklin Kim
26b0447ed9
Merge pull request #65 from foomo/criteo-provider
feat(provider/criteo): add provider
2024-11-21 08:44:16 +01:00
Kevin Franklin Kim
a011492a75
docs(provider/criteo): update schema 2024-11-18 09:59:25 +01:00
Kevin Franklin Kim
1af4fdc6d3
feat(provider/criteo): add provider 2024-11-18 09:55:59 +01:00
Kevin Franklin Kim
5082d828fc
Merge pull request #62 from foomo/hotjar
feat(provider/hotjar): add provider
2024-11-07 16:58:17 +01:00
Kevin Franklin Kim
5c56ceae20
feat(provider/hotjar): add provider 2024-11-07 16:51:50 +01:00
Kevin Franklin Kim
427201c0c0
Merge pull request #61 from foomo/sesamy-cli-0.5.2
Sesamy cli 0.5.2
2024-11-05 13:58:32 +01:00
Kevin Franklin Kim
9864aca74f
fix(provider/tracify): fix session id 2024-11-05 13:46:25 +01:00
Kevin Franklin Kim
c8c93dbfbe
feat: add schema 2024-11-05 13:45:55 +01:00
Kevin Franklin Kim
c251bcf83d
docs: update README 2024-11-05 13:42:54 +01:00
Kevin Franklin Kim
d4fb982198
Merge pull request #56 from foomo/dependabot/go_modules/gomod-update-ef44637f17
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2024-10-14 09:03:30 +02:00
Kevin Franklin Kim
0273ac0c3b
Merge pull request #57 from foomo/tracify-api-bug
fix(provider/tracify): api bug
2024-10-14 09:03:02 +02:00
Kevin Franklin Kim
ab7644756b
fix(provider/tracify): api bug 2024-10-14 09:00:24 +02:00
dependabot[bot]
f8f9858443
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/foomo/sesamy-go](https://github.com/foomo/sesamy-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/foomo/sesamy-go` from 0.3.0 to 0.4.0
- [Release notes](https://github.com/foomo/sesamy-go/releases)
- [Commits](https://github.com/foomo/sesamy-go/compare/v0.3.0...v0.4.0)

Updates `google.golang.org/api` from 0.199.0 to 0.200.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.199.0...v0.200.0)

---
updated-dependencies:
- dependency-name: github.com/foomo/sesamy-go
  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-10-13 08:58:38 +00:00
Kevin Franklin Kim
5c662b0d36
Merge pull request #54 from foomo/tracify
fix(provider/tracify): add provider
2024-10-01 11:02:47 +02:00
Kevin Franklin Kim
cb855fb378
fix(provider/tracify): add provider 2024-10-01 10:41:34 +02:00
Kevin Franklin Kim
a86f9840ce
Merge pull request #49 from foomo/dependabot/go_modules/gomod-update-5aa2fbe9c6
chore(deps): bump google.golang.org/api from 0.194.0 to 0.196.0 in the gomod-update group across 1 directory
2024-09-10 17:14:13 +02:00
Kevin Franklin Kim
b22004aaa0
Merge pull request #50 from foomo/feature/emarsys-use-item-list-id
feat: the category given to emarsys should not be the name but a cate…
2024-09-10 17:13:48 +02:00
Daniel Thomas
40022b2193 feat: the category given to emarsys should not be the name but a category ID that can be mapped to the category assigned to products in the emarsys feed 2024-09-10 16:16:20 +02:00
dependabot[bot]
7e5efc0cd3
chore(deps): bump google.golang.org/api
Bumps the gomod-update group with 1 update in the / directory: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.194.0 to 0.196.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.194.0...v0.196.0)

---
updated-dependencies:
- 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-09-08 08:52:56 +00:00
Kevin Franklin Kim
bedc0738c3
Merge pull request #47 from foomo/sesamy-cli-0.4.3
fix(provider/googleads): tag name
2024-08-28 11:33:34 +02:00
Kevin Franklin Kim
652a334ed3
fix(provider/googleads): tag name 2024-08-28 11:32:55 +02:00
Kevin Franklin Kim
5400357e8e
Merge pull request #43 from foomo/dependabot/go_modules/gomod-update-84d9c1ee08
chore(deps): bump google.golang.org/api from 0.193.0 to 0.194.0 in the gomod-update group
2024-08-28 11:23:50 +02:00
Kevin Franklin Kim
72cebd409f
Merge pull request #46 from foomo/sesamy-cli-0.4.2
fix(provider/googleads): add remarketing
2024-08-28 11:23:29 +02:00
Kevin Franklin Kim
16c0cf0bb6
fix(provider/googleads): add remarketing 2024-08-28 11:21:06 +02:00
Kevin Franklin Kim
29900c5010
Merge pull request #45 from foomo/sesamy-cli-0.4.1
Sesamy cli 0.4.1
2024-08-27 17:00:17 +02:00
Kevin Franklin Kim
70906e4d35
fix(provider/conversionlinker): docs update schema 2024-08-27 16:57:24 +02:00
Kevin Franklin Kim
5e088fa0c6
fix(provider/conversionlinker): add integrate consent mode v2 2024-08-27 16:56:41 +02:00
Kevin Franklin Kim
612f42ee0b
Merge pull request #44 from foomo/sesamy-cli-0.4.x
fix(provider/cookiebot): add cookiebot and integrate consent mode v2
2024-08-27 16:21:18 +02:00
Kevin Franklin Kim
7aadfb2721
fix(provider/cookiebot): add cookiebot and integrate consent mode v2 2024-08-27 16:17:10 +02:00
dependabot[bot]
8eaad054c9
chore(deps): bump google.golang.org/api in the gomod-update group
Bumps the gomod-update group with 1 update: [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `google.golang.org/api` from 0.193.0 to 0.194.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.193.0...v0.194.0)

---
updated-dependencies:
- 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-08-25 08:52:11 +00:00
Kevin Franklin Kim
b014843991
Merge pull request #42 from foomo/sesamy-cli-0.3.3
Sesamy cli 0.3.3
2024-08-23 16:03:23 +02:00
Kevin Franklin Kim
42867118ab
fix(provider/emarsys): typo 2024-08-23 16:00:59 +02:00
Kevin Franklin Kim
4eae68acdb
fix(provider/emarsys): initialization 2024-08-23 15:44:27 +02:00
Kevin Franklin Kim
09a1ae6b46
Merge pull request #41 from foomo/sesamy-cli-0.3.2
Sesamy cli 0.3.2
2024-08-23 08:52:44 +02:00
Kevin Franklin Kim
246455038a
feat: bump go 2024-08-23 08:49:46 +02:00
Kevin Franklin Kim
62ffa63264
fix(provider/emarsys): template permissions 2024-08-23 08:41:06 +02:00
Kevin Franklin Kim
f30513d43f
Merge pull request #40 from foomo/dependabot/go_modules/gomod-update-b1a4fa3428
chore(deps): bump the gomod-update group across 1 directory with 2 updates
2024-08-22 14:59:03 +02:00
Kevin Franklin Kim
b30309787b
Merge branch 'main' into dependabot/go_modules/gomod-update-b1a4fa3428 2024-08-22 14:56:56 +02:00
dependabot[bot]
207a48e1b5
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/foomo/sesamy-go](https://github.com/foomo/sesamy-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/foomo/sesamy-go` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/foomo/sesamy-go/releases)
- [Commits](https://github.com/foomo/sesamy-go/compare/v0.2.2...v0.3.0)

Updates `google.golang.org/api` from 0.188.0 to 0.193.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.188.0...v0.193.0)

---
updated-dependencies:
- dependency-name: github.com/foomo/sesamy-go
  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-08-22 12:56:19 +00:00
Kevin Franklin Kim
fd961ccbd0
Merge pull request #39 from foomo/sesamy-cli-0.3.1
feat: add emarsys support
2024-08-22 14:56:15 +02:00
Kevin Franklin Kim
fac42de317
Merge pull request #34 from foomo/dependabot/go_modules/gomod-security-32864bdbaf
chore(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 in the gomod-security group across 1 directory
2024-08-22 14:54:55 +02:00
Kevin Franklin Kim
d0fa3d974a
feat: add emarsys support 2024-08-22 14:54:10 +02:00
dependabot[bot]
085ead2cf4
chore(deps): bump google.golang.org/grpc
Bumps the gomod-security group with 1 update in the / directory: [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/grpc` from 1.64.1 to 1.65.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.64.1...v1.65.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
  dependency-group: gomod-security
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-21 08:19:07 +00:00
Kevin Franklin Kim
b6996c5077
docs: update usage 2024-07-18 13:57:11 +02:00
Kevin Franklin Kim
42e5eb97ac
Merge pull request #33 from foomo/sesamy-cli-0.3.x
Sesamy cli v0.3.x
2024-07-18 13:54:42 +02:00
Kevin Franklin Kim
6b95b1f02d
test: fix indent 2024-07-18 13:52:32 +02:00
Kevin Franklin Kim
f07f8a0c49
feat: update deps 2024-07-18 13:46:03 +02:00
Kevin Franklin Kim
e55f03a952
feat: add server event data 2024-07-15 11:50:34 +02:00