أبحث عن صياغة استعلام SQL لعرض أهم عناصر البحث لأي نطاق تاريخي محدد، مع نسبة النقر إلى الظهور (CTR). هل يعرف أحد كيف يتم إنتاج تقرير سجلات البحث (وهو موجود في …/admin/logs/search_logs?period=weekly)، وكيف تُحسب نسبة النقر إلى الظهور (CTR) تحديدًا؟
أرى أن هناك جدول search_logs، لكنني غير متأكد مما يُعتمد عليه لحساب نسبة النقر إلى الظهور.
What an old topic without an answer, let’s bump it
I would like to find out which topics were clicked for particular search term. I found this query, which comes close, but the tables seem to be deprecated since then:
Is there any way to achieve it on the latest version?