New event data screen.
This commit is contained in:
@@ -125,9 +125,9 @@ export interface WebsiteEventMetric {
|
||||
|
||||
export interface WebsiteEventData {
|
||||
eventName?: string;
|
||||
fieldName: string;
|
||||
propertyName: string;
|
||||
dataType: number;
|
||||
fieldValue?: string;
|
||||
propertyValue?: string;
|
||||
total: number;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user