Skip to content

Comments

Adding retrack destination function example#66

Open
awiejacha wants to merge 1 commit intosegmentio:masterfrom
awiejacha:retrack
Open

Adding retrack destination function example#66
awiejacha wants to merge 1 commit intosegmentio:masterfrom
awiejacha:retrack

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