Skip to content

Support for auto-identify on newsletter traffic #13

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

Merged
merged 1 commit into from
Nov 3, 2020

Conversation

bmilekic
Copy link
Member

@bmilekic bmilekic commented Nov 3, 2020

  • Introduce Companion.eidFromURI() and tryIdentifyFromURI() which are helpers looking for "oeid" in the query parameters of incoming intent data URIs and, when found, calling identify() with them automatically
  • Update README docs

- Introduce Companion.eidFromURI() and tryIdentifyFromURI() which are
  helpers looking for "oeid" in the query parameters of incoming intent
  data URIs and, when found, calling identify() with them automatically
- Update README docs
@bmilekic bmilekic merged commit c999319 into master Nov 3, 2020
@bmilekic bmilekic deleted the 6-oeid-auto-identify branch November 3, 2020 19:56
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

Successfully merging this pull request may close these issues.

Parse oeid from incoming link querystring and auto-identify with eid when present
1 participant