Getting started
Three steps to a tracking ID you can paste into the SDK or your link snippets.
1. Sign in
Go to astronaut.shand sign in with your email — you’ll get a one-time code, no password to manage.
2. Create an app
Open the dashboard and create an iOS app (for the Swift SDK + App Store attribution). Add your App Store URL so attribution links can redirect to it.
3. Copy your tracking ID
Each app gets a public tracking ID shaped like naut_xxxxxxxx. You’ll paste it into the SDK and your link snippets. It’s safe to expose in client code — it only identifies which app an event belongs to.
Next, wire it up in the iOS SDK.