Ejemplo n.º 1
0
 public void Send_CustomEvent()
 {
     TinySauce.TrackCustomEvent("(!)_CUSTOM_EVENT_DEBUG_(!)", null, null, analyticsProviderList);
     DisplayFeedbackText("Custom event sent successfully.");
 }