Skip to content

Commit

Permalink
add orders_add_new to exemptedEvents
Browse files Browse the repository at this point in the history
  • Loading branch information
iamgabrielma committed Feb 5, 2025
1 parent 2f23553 commit 3f6ae93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions WooCommerce/Classes/Analytics/TracksProvider.swift
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ private extension TracksProvider {
let exemptedEvents: Set<String> = [
"application_opened",
"application_closed",
"orders_add_new",
"support_new_request_viewed",
"dynamic_dashboard_card_data_loading_completed"
]
Expand Down

0 comments on commit 3f6ae93

Please sign in to comment.