You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 -- this would allow us to bring reach into the /advocated tool. We'd be able to take the URL from an /advocated entry and correlate it to a URL in the Logging database. (This would require the URLs entered into /advocated are tracked by the Logging service.)
After Advocated v2, we are running an Offline-First system. So the server doesn't necessarily see an event as it happens (only when it's synced). We currently output new events/sessions/blogs that arrive at the server to Slack (only the ones that haven't been Slacked before). We could additionally log that data to the SLS for sure. Each 'thing' in advocated has a unique 'id' not necessarily a url because each user can't see another user's data (by design).
Consider how we can integrate
/advocated
with the Simple Logging Service.The text was updated successfully, but these errors were encountered: