Skip to content

cio.track returns non for events #78

@kn-femaleinvest

Description

@kn-femaleinvest

from customerio import CustomerIO, Regions
site_id=xxx
api_key=yyy
cio = CustomerIO(site_id, api_key, region=Regions.EU)
cio.track(customer_id=id='cid_xxx', name='event') #tried Event, Lesson Completed

returns none, where I can see the events in customer.io UI

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