Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/search
diff options
context:
space:
mode:
Diffstat (limited to 'search')
-rw-r--r--search/processor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/search/processor.cpp b/search/processor.cpp
index a2851c4987..9dd4deaf98 100644
--- a/search/processor.cpp
+++ b/search/processor.cpp
@@ -127,6 +127,7 @@ void SendStatistics(SearchParams const & params, m2::RectD const & viewport, Res
{"results", resultString},
};
alohalytics::LogEvent("searchEmitResultsAndCoords", stats);
+ GetPlatform().SendMarketingEvent("searchEmitResultsAndCoords", {});
}
} // namespace