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

Queue click events for other systems #36

Open
mshmsh5000 opened this issue Jul 10, 2018 · 1 comment
Open

Queue click events for other systems #36

mshmsh5000 opened this issue Jul 10, 2018 · 1 comment

Comments

@mshmsh5000
Copy link
Contributor

Example: If we want to segment in Customer.io on members who have clicked a text message link, we should queue click events and then push those to c.io.

A Lambda function could get triggered from that queue, and make c.io and other system calls as necessary.

@mshmsh5000
Copy link
Contributor Author

Mmm, but Bertly won't know that every link click is from an SMS link. Unless we bundle in that assumption, or add something via a query param.

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

1 participant