Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MyColectionAddNewArtistName

Users clicks "Add their name" on the artist selection page

This schema describes events sent to Segment from [[addNewArtistName]]

example
 {
   action: "addNewArtistName",
   context_module: "myCollection",
   context_owner_type: "myCollectionUploadingFlow",
   platform: "web",
 }

Hierarchy

  • MyColectionAddNewArtistName

Index

Properties

action

action: addNewArtistName

context_module

context_module: myCollection

context_owner_type

context_owner_type: myCollectionUploadingFlow

platform

platform: Platform

Generated using TypeDoc