Show / Hide Table of Contents

Class TrackEventNames

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Inheritance
object
TrackEventNames
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public class TrackEventNames

Constructors

TrackEventNames()

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public TrackEventNames()

Fields

AIAnswered

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string AIAnswered = "AI Answered"
Field Value
Type Description
string

AISearched

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string AISearched = "AI Searched"
Field Value
Type Description
string

AppointmentCreated

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string AppointmentCreated = "Appointment Created"
Field Value
Type Description
string

BizCardScanned

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string BizCardScanned = "BizCard Scanned"
Field Value
Type Description
string

CompanyCreated

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string CompanyCreated = "Company Created"
Field Value
Type Description
string

CompanyEnriched

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string CompanyEnriched = "Company Enriched"
Field Value
Type Description
string

CompanyEnrichmentSearch

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string CompanyEnrichmentSearch = "Company Enrichment Searched"
Field Value
Type Description
string

CopilotMessaged

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string CopilotMessaged = "Copilot Messaged"
Field Value
Type Description
string

DocumentCreated

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string DocumentCreated = "Document Created"
Field Value
Type Description
string

FAQsSearched

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string FAQsSearched = "FAQs Searched"
Field Value
Type Description
string

PersonCreated

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string PersonCreated = "Person Created"
Field Value
Type Description
string

ProjectCreated

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string ProjectCreated = "Project Created"
Field Value
Type Description
string

ProjectDone

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string ProjectDone = "Project Done"
Field Value
Type Description
string

SaleCompleted

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string SaleCompleted = "Sale Completed"
Field Value
Type Description
string

SaleCreated

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string SaleCreated = "Sale Created"
Field Value
Type Description
string

SaleLost

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string SaleLost = "Sale Lost"
Field Value
Type Description
string

SaleSold

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string SaleSold = "Sale Sold"
Field Value
Type Description
string

TextSummarized

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string TextSummarized = "Text Summarized"
Field Value
Type Description
string

TextTransformed

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string TextTransformed = "Text Transformed"
Field Value
Type Description
string

TicketAnswerAccepted

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string TicketAnswerAccepted = "Ticket Answer Accepted"
Field Value
Type Description
string

TicketAnswerFeedback

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string TicketAnswerFeedback = "Ticket Answer Feedback"
Field Value
Type Description
string

TicketAnswered

Names used with TrackEventDispatcher that are sent to Amplitude/Userflow.

Declaration
public const string TicketAnswered = "Ticket Answered"
Field Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top