Docs / Analytics events
Analytics events
Artinstring uses Plausible for privacy-friendly analytics — no cookies, no cross-site tracking, no personally identifying data. Pageviews are tracked automatically. The custom events below are the complete list of behaviour we additionally measure.
Listed for transparency. None of these carry your email, name, or any free-text input you type into the app. To see how we handle data more broadly, read the privacy notice.
magic-link-sent
After /login or /signup magic-link form submits successfully (network OK).
oauth-clicked
Click on Google/GitHub social-sign-in button, before the redirect.
- provider
- google | github
checkout-started
Click on the Upgrade button on /pricing or /studio. Redirect to Stripe immediately follows.
- tier
- pro | studio
- interval
- month | year
checkout-completed
First /me/billing render after the Stripe-success redirect (session_id present).
- tier
- pro | studio
run-dispatched
Submit on the run-form on a /prompts/<slug> page.
- modality
- image | video | text
run-shared
User toggled a private run public on /runs/<id>. Fires once per private→public flip.
surprise-me-click
Click on the 'Surprise me →' link on the home hero (P267/P308).
- from
- home-hero
embed-cta-clicked
Click on the Run-on-Artinstring button inside an /embed/<slug> iframe.
- slug
- <prompt slug>
- modality
- image | video | text
embed-snippet-copied
Copy button on the Embed snippet card on /prompts/<slug>.
referral-link-copied
Copy button on the share-link card on /me/referrals.
api-token-created
Successful submission of the create-token form on /me/api-tokens.
api-token-copied
Copy button clicked on the freshly-minted token card on /me/api-tokens.
api-token-tested
'Test it now' button clicked on the freshly-minted token card; calls /api/v1/me.