Ecosyste.ms: OpenCollective

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

Tracardi Open Source Customer Data Platform

Support the project development
Collective - Host: opensource - https://opencollective.com/tracardi-cdp - Website: https://www.tracardi.com/ - Code: https://github.com/tracardi/tracardi

feat(bridges): Add configurable bridges

- Added functionality to generate profile and session for webhooks.
- Added support for replacin...

github.com/tracardi/tracardi - 7700ec612866354d7c073e6c5c985e0ae5f23e34 authored 12 months ago by risto <[email protected]>
feat: Add dependencies to docker-compose.yaml

- Added `redis` and `elasticsearch` as dependencies to the `tracardi-api` service in the `docker...

github.com/tracardi/tracardi - 2fc13b17a8ceb98e504157a840ec3e6770ea214b authored 12 months ago by risto <[email protected]>
fix: Remove unnecessary print statements from track_async.py

feat: Update tracardi-gui image version to 0.9.0-a1 in docker-compose.yaml

github.com/tracardi/tracardi - 80f7ef2b7a6b23caf432cd46fac8d585d18d4f94 authored 12 months ago by risto <[email protected]>
Merge remote-tracking branch 'origin/0.8.2-dev' into 0.8.2-dev

github.com/tracardi/tracardi - 5805736c397c0eddcbe880cf58807c203db355b1 authored 12 months ago by risto <[email protected]>
chore(domain): fix type annotation in ProfileData class

github.com/tracardi/tracardi - a2c993e130ae2fd766db4a3402318812a8a552f5 authored 12 months ago by risto <[email protected]>
Update traffic.json

github.com/tracardi/tracardi - 2a1bb2e0623af37fbeeec6d74220bd411708e289 authored 12 months ago by Atompie <[email protected]>
feat(events): add dispatch events

- Added "Order Waiting For Dispatch", "Order Dispatched", "Order Dispatch In Transit", "Order Aw...

github.com/tracardi/tracardi - 91f3214a3d7e2f6ef3cf8371578b946bc58af33d authored 12 months ago by risto <[email protected]>
feat: Merge profiles automatically on change of defined profile fields

This commit adds the functionality to merge profiles automatically when there is a change in the...

github.com/tracardi/tracardi - cb77e6d4135fdee311e4d14afaa247712eb375ec authored 12 months ago by risto <[email protected]>
feat: Add/update event tags

- Remove "entity:profile" tag from line 19 of tracardi/service/setup/events/data.json
- Add "act...

github.com/tracardi/tracardi - 158bcee73bddeb44439b928a75e1bdc9796f9f2f authored 12 months ago by risto <[email protected]>
feat(event): add compute function for interests.json, ecommerce.json, traffic.json, marketing.json, identity.json

Add compute function to compute values for interests.json, ecommerce.json, traffic.json, marketi...

github.com/tracardi/tracardi - 3fca041d913039f671a536233423cc22a118724a authored 12 months ago by risto <[email protected]>
feat(worker): remove unnecessary lines in workflow_worker.py

feat(events): add interests.json file

feat(profile): add methods to increase and decrease inter...

github.com/tracardi/tracardi - e36de9c7774d8590611c24365dbc9348ec7e7604 authored 12 months ago by risto <[email protected]>
feat(worker): remove unnecessary lines in workflow_worker.py

feat(events): add interests.json file

feat(profile): add methods to increase and decrease inter...

github.com/tracardi/tracardi - 44a8eb069ae4659f1d65f80cc58d8602a922326f authored 12 months ago by risto <[email protected]>
feat(worker): Add workflow worker

This commit adds a new workflow worker to the com_worker/tracker/consumers/pulsar/processor/work...

github.com/tracardi/tracardi - 73be6c7220a1f5efb3e2b870e1dbcb5070bcadba authored 12 months ago by risto <[email protected]>
Refactor profile and session saving in track_data_computation.py.

github.com/tracardi/tracardi - f3eaf230ad88229dcb15729f005604672a3d651b authored 12 months ago by risto <[email protected]>
Refactor `track_async.py` and `profile.py` for auto-merging.

github.com/tracardi/tracardi - 4c367d48bdb8fe898720497a26714cf14b100be7 authored 12 months ago by risto <[email protected]>
Refactor async event dispatch for more efficient processing.

Refactor Profile class to add and retrieve auto_merge_ids.
Adds auto_merging_ids.

github.com/tracardi/tracardi - edf0e69d247bba9b1d894f4f1b9d0fb46f620538 authored 12 months ago by risto <[email protected]>
Add auto-merge hashed IDs to profile when necessary. Preparation for auto merging.

github.com/tracardi/tracardi - f744153aaf2906100cf04db323522283e9038d92 authored 12 months ago by risto <[email protected]>
Refactor profile_endpoint.py to use profile_id instead of id in the get_profile_by_id function and call the deduplicate_profile function with profile_id.

github.com/tracardi/tracardi - a78b72fc6049858dade0169c0ee3ab21923a0b47 authored 12 months ago by risto <[email protected]>
Add form field for "Use Auto Profile Merging" with identification method.

github.com/tracardi/tracardi - 9d455c6ee4961763ac424b8c980331132ffdb4c4 authored 12 months ago by risto <[email protected]>
Set AUTO_PROFILE_MERGING env

github.com/tracardi/tracardi - c1c3f58443775ff537aa8a4dbe81a6f84c07c0e4 authored 12 months ago by risto <[email protected]>
Moved bridge logic to configurable bridges.

github.com/tracardi/tracardi - 1a3ad2500a51ed7eef1b0d2ab643d252d42c3667 authored 12 months ago by risto <[email protected]>
Refactor profile metadata field timestamps management.

github.com/tracardi/tracardi - 83b4c54bd248a84eea02bf6d29a1e545cd578ef4 authored 12 months ago by risto <[email protected]>
Refactor Profile Loading to check if profile exists before adding hashed IDs.

github.com/tracardi/tracardi - 8866c6937e286e7b60b77ca59ee4456cc6011fa0 authored 12 months ago by risto <[email protected]>
Adds hashing of ids.

github.com/tracardi/tracardi - 6faf6d258e5ba59b961f5ab6cc667803aebebc7a authored 12 months ago by risto <[email protected]>
Refactor get_live_segment_by_condition_records to handle StorageException.

github.com/tracardi/tracardi - ee9c8c97aec44109eef4acfc99f8e521e20bdc50 authored 12 months ago by risto <[email protected]>
Update README.md

github.com/tracardi/tracardi - ece2c9bee27c3586ae1c2d346b5b1851a190be48 authored 12 months ago by Atompie <[email protected]>
Add speedict==0.3.12 to the list of dependencies in setup.py.

github.com/tracardi/tracardi - 12f2aedeccae92355e69633a4674aa7d96c3631d authored 12 months ago by risto <[email protected]>
Microservice fix

github.com/tracardi/tracardi - fae85eedd741d5c12562f59a52dde266d97bd81b authored about 1 year ago by risto <[email protected]>
Microservice fix

github.com/tracardi/tracardi - faa4a38639a6c1673ce5b52f9e42bb1085e8fd75 authored about 1 year ago by risto <[email protected]>
Weaviate client

github.com/tracardi/tracardi - 991a34e00285265d375d5475d9a7634e90836807 authored about 1 year ago by risto <[email protected]>
Weaviate client

github.com/tracardi/tracardi - 5d714a82eed37c2fc8f04cecfab86b90ab273818 authored about 1 year ago by risto <[email protected]>
Weaviate client

github.com/tracardi/tracardi - bede466c0ccc49e9a8053323642f82bf64cf70a4 authored about 1 year ago by risto <[email protected]>
Time delay plugin

github.com/tracardi/tracardi - 690a6076cd88785f2707228de283916497b288db authored about 1 year ago by risto <[email protected]>
Migration script

github.com/tracardi/tracardi - b168e7d572feb03990a476f8e09f957ad8d972e7 authored about 1 year ago by risto <[email protected]>
Static profile ID fix

github.com/tracardi/tracardi - aa2c0df5448fc32025f9259ecef55d78ee4ecddd authored about 1 year ago by risto <[email protected]>
Static profile ID fix

github.com/tracardi/tracardi - 83cf50217ef49feb5b8ac1a651226b0948e9031d authored about 1 year ago by risto <[email protected]>
Static profile ID fix

github.com/tracardi/tracardi - 010af8b54a876bbad065fa1156a384f642cb9479 authored about 1 year ago by risto <[email protected]>
String to date fix

github.com/tracardi/tracardi - 983754180688b52c67765d5706031406cd1df9e8 authored about 1 year ago by risto <[email protected]>
event testing and errors

github.com/tracardi/tracardi - d05c5e3d5705940fa30875519fdbb73989077472 authored about 1 year ago by risto <[email protected]>
event testing and errors

github.com/tracardi/tracardi - be23f1af6c9f08b274301834e87b662e330ec384 authored about 1 year ago by risto <[email protected]>
Fix system installation

github.com/tracardi/tracardi - 96c9ba48e53f7005625d682e6aae919c9e778ce8 authored about 1 year ago by risto <[email protected]>
Freezing session

github.com/tracardi/tracardi - d7d69bc4d4c78511aec2548a7b6c824b2b36220e authored about 1 year ago by risto <[email protected]>
Resolve condition fix

github.com/tracardi/tracardi - d8d4183ec5089e2132c20f15886c98519c6a7172 authored about 1 year ago by risto <[email protected]>
No refresh fix

github.com/tracardi/tracardi - ef36c14eadb741e56326a1023ef890ecb9caf2ab authored about 1 year ago by risto <[email protected]>
Mautic resource fix

github.com/tracardi/tracardi - adf80e0f013290281a80ba073336afab7598884b authored about 1 year ago by risto <[email protected]>
Fix installation error

github.com/tracardi/tracardi - bbeada8ae2473b0bff6006726319bad007681c72 authored about 1 year ago by risto <[email protected]>
Migration to one index in migration index.

github.com/tracardi/tracardi - 4543cf5e40d8bad9fa8db32a2e509efb6568a2b2 authored about 1 year ago by risto <[email protected]>
Migration to one index in migration index.

github.com/tracardi/tracardi - 8952e673e207e2b29b747a25dfd3b93ea4de9dde authored about 1 year ago by risto <[email protected]>
Migration to one index in migration index.

github.com/tracardi/tracardi - 9f9f626b9c086b16dea98d243d4efe0204f61ef6 authored about 1 year ago by risto <[email protected]>
Migration to one index in migration index.

github.com/tracardi/tracardi - 42221f04f99ed9e1854956435d9e7a1178658b85 authored about 1 year ago by risto <[email protected]>
Migration to one index in migration index.

github.com/tracardi/tracardi - 6c23e6c82b62eed52a1278179304127efc7dac61 authored about 1 year ago by risto <[email protected]>
Migration to one index in migration index.

github.com/tracardi/tracardi - 7e4e25ec086e1a7140ece9df7df58211e2249805 authored about 1 year ago by risto <[email protected]>
Fix for migration error.

github.com/tracardi/tracardi - d7210f213f8b950bc7ee40590fd835b734ecd90c authored about 1 year ago by risto <[email protected]>
Pulsar Destination

github.com/tracardi/tracardi - 1ab4c24d107955585ce29c231b02b3e095181a78 authored about 1 year ago by risto <[email protected]>
Audience activation worker

github.com/tracardi/tracardi - 50ef91b4abfd38bfac05a577e423b6364806aec8 authored about 1 year ago by risto <[email protected]>
Increase interest

github.com/tracardi/tracardi - 8e7b51c41de701142c870df4b3d392b2fdffba36 authored about 1 year ago by risto <[email protected]>
Profile merger

github.com/tracardi/tracardi - 76d17f7f1440709bd315bc61028352be4dbd1e23 authored about 1 year ago by risto <[email protected]>
Profile merger

github.com/tracardi/tracardi - db7cd4a313d41459ed3d07dcab1192b4ed8a5c76 authored about 1 year ago by risto <[email protected]>
Simple change of profile loading.

github.com/tracardi/tracardi - 9375c663b068c9796e9d5c336ea1523e2c4bf3e3 authored about 1 year ago by risto <[email protected]>
Fix for granted consent

github.com/tracardi/tracardi - ab3544e55da2a8bfd8981c4123b64bef9f0a41e7 authored about 1 year ago by risto <[email protected]>
Keep flat objects during processing.

github.com/tracardi/tracardi - 405878fcbcdb8cfdf025c280376634abf94c6b89 authored about 1 year ago by risto <[email protected]>
Fix mapping equal_if_not_exists

github.com/tracardi/tracardi - b27df894d8d182c3330dee1a8e9d8049cb60490b authored about 1 year ago by risto <[email protected]>
Fix mapping equal_if_not_exists

github.com/tracardi/tracardi - 07b033afeaa77d74a2f2a256d0861d72bc13d2e2 authored about 1 year ago by risto <[email protected]>
Default events

github.com/tracardi/tracardi - ef68979bff63d9b18bfd551b4536f09b3a6db278 authored about 1 year ago by risto <[email protected]>
Removes tag event plugin and adds tag contact in mailchimp plugin.

github.com/tracardi/tracardi - 7ca622ca0b2387f89771ebbc936e16f0a0b04159 authored about 1 year ago by risto <[email protected]>
Removes tag event plugin and adds tag contact in mailchimp plugin.

github.com/tracardi/tracardi - 4d991607139214a7ba3a37eb97390e022ad832d1 authored about 1 year ago by risto <[email protected]>
Removes tag event plugin and adds tag contact in mailchimp plugin.

github.com/tracardi/tracardi - 4ae2d719b5659203e732d758b2b219c54079dee2 authored about 1 year ago by risto <[email protected]>
Add audience list to mailchimp plugin.

github.com/tracardi/tracardi - 79b81b9550e57484fb8048b6566e4f2af4ddf05a authored about 1 year ago by risto <[email protected]>
Activation list: hubspot

github.com/tracardi/tracardi - 604ccb526b39ba5ab7edbab10d78c5fa875bb2b3 authored about 1 year ago by risto <[email protected]>
Added Profile Integrations.

github.com/tracardi/tracardi - 5784f64367334a23b63b706eb6ff2a2e12b5d7f9 authored about 1 year ago by risto <[email protected]>
Profile created fix.

github.com/tracardi/tracardi - e4de55cd5cb6f517064a9e6f901d02bd9c0d9deb authored about 1 year ago by risto <[email protected]>
Event worker error fix.

github.com/tracardi/tracardi - 864456cdc912896cf6b0479c7cb6315cbc25db74 authored about 1 year ago by risto <[email protected]>