Skip to content

Adding retrack destination function example #66

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

awiejacha
Copy link

@awiejacha awiejacha commented Mar 12, 2022

Example of destination function which:

  • Intercepts track event from Segment source attached to it,
  • modifies userId and posts alias request, so Segment will know anticipated identity,
  • enriches event properties and posts track request, so Segment will know enriched event,
  • all requests are being forwarded to another Segment HTTP Tracking API Source, given apiKey from function settings.

@awiejacha awiejacha force-pushed the retrack branch 8 times, most recently from 8603efd to c6372ac Compare March 14, 2022 06:24
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.

2 participants