Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cio.track returns non for events #78

Open
kn-femaleinvest opened this issue Feb 24, 2022 · 1 comment
Open

cio.track returns non for events #78

kn-femaleinvest opened this issue Feb 24, 2022 · 1 comment

Comments

@kn-femaleinvest
Copy link

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

@kunmi02
Copy link

kunmi02 commented Jul 22, 2022

Check the activity logs on the navigation pane on the left hand side of your screen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants