Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Event emission inconsistencies - how to debug and get better logging? #43

Description

@gregegan

I'm experiencing an issue where a series of events for a few particular users where their events are not properly getting imported into CustomerIO.

My configuration settings are the following for both PH and CIO.
image
image

First, when beginning to look into this issue, it seems like console.debug's arent showing in the Posthog data pipelines logging, only console.log's - which isnt very helpful. I would expect to see a few of these debug statements in there.

image

image

image

Second, when digging into these users that don't have events importing - i've tried running a manual CIO api query and they succeed for the same endpoint used in the plugin.
image

Tips for how to better get logging information on users that aren't emitting events to CIO, and definitely are setup/configured with the same ID and Email addresses?? Seems to be working on all other users so far just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions