Skip to content

Log users who created a connection in Orbit, when not anonymized #2163

Closed
@johnlafleur

Description

Tell us about the problem you're trying to solve

For now, I was trying to be as autonomous as possible to log everything on Orbit, but I'm hitting a wall now.
Using Zapier, the only way to get the email used in the Segment event is if the email is part of the event sent, as it currently is for the event "Specified Preferences".
Unfortunately, one important information we're missing on Orbit to better leverage the tool (understand which companies are using us on prod, vs not) is to log "New Connection - Action" with the email, when not anonymized. As it's not part of the event (only indirectly through the "Identify"), Zapier doesn't know who triggered the event.

Describe the solution you’d like

There are 2 possible solutions:

  1. Exceptionally for this particular event "New Connection - Action", we add the property "email" when available. In that case, I will be autonomous to send Slack notifications + Orbit activities. I've discussed with a dev advocate, and that was their workaround (as they faced the same issue)
  2. When user triggers event "New Connection - Action", we send another event to Orbit's API. This would enable me to get the information in Orbit, however, I won't be able to do as I please for the other tools, and for any change, it will require to go through engineering again.

Describe the alternative you’ve considered or used

I have a preference for option 1, honestly. It seems a simpler task and gives me more autonomy

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions