Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Tracker Hub Bundle Laravel Package

beeketing/tracker-hub-bundle

View on GitHub
Deep Wiki
Context7

TrackerHubBundle

Integrate tracker-hub with symfony2

Basic Usage

Set trackers settings in your config file

# app/config/config.yml

bk_tracker_hub:
    clients:
        beeketing:
            base_url: %beeketing_base_url%
            api_key: %beeketing_api_key%

        customerio:
            site_id: %customer_io_site_id%
            api_key: %customer_io_api_key%

        mixpanel:
            write_token: %mixpanel_write_token%

        indicative:
            api_key: %indicative_api_key%

Then track and identify your users by using

$this->container->get('tracker_hub')->identify($userId, $properties);
$this->container->get('tracker_hub')->track($userId, $event, $params);

Tips:

  1. You should use it with a queue system like RabbitMQ
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
phpshko/laravel-livewire-depdrop
larasell-dev/larasell
calliostro/spotify-bundle
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer