Page MenuHomePhabricator

Auth middleware: Send first request Event to Firstparty API
Closed, InvalidPublic

Description

When: Fire when user makes their first valid API request
How: Fire Track Method (see ref below)

  • event: "First Request"
  • properties:
    • properties.account_id: {user account id}
    • properties.account_email: {user account email}

Reference links:

Event Timeline

Hi @HShaikh, do you have any updates to share on this ticket?

In this case, I believe we don't currently have a way to know when that happens in order to fire an event... that technically would be the ticket and the event delivery endpoint is probably changing soon; offline convo; standby.

While we still probably want the ability to fire an event when a user makes their first request - this ticket is very old now and the environment has changed. Closing as we’re tracking app events in other tickets now.