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
Take a collector URL (prod, mini, micro, whatever)
Allow selection of the different hit-types (Pageview, Struct Event, Self Describing Event, etc)
Generate a form for user to fill out any details.
Grab browser information from the currently running browser as defaults
Allow selection of schemas for SDE/contexts (populate from the current local schemas/schema cache, or enter a new Iglu URI), and generate an appropriate form for the custom data
Import existing JSON for SDE/contexts
Save a history of previous test events, so they can be replayed to test schema changes
Allow saving real production events to history so they can be used as test cases
The text was updated successfully, but these errors were encountered:
Build an interface to generate test events.
The text was updated successfully, but these errors were encountered: