جرِّب خادم MCP لخدمة "إحصاءات Google". يمكنك تثبيت التطبيق من
GitHub والاطّلاع على
الإعلان لمعرفة المزيد من التفاصيل.
EnhancedMeasurementSettings
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
مورد سينغلتون ضمن مصدر بيانات الويب، إعداد قياس التفاعلات والمحتوى الإضافي مع الموقع.
تمثيل JSON |
{
"name": string,
"streamEnabled": boolean,
"scrollsEnabled": boolean,
"outboundClicksEnabled": boolean,
"siteSearchEnabled": boolean,
"videoEngagementEnabled": boolean,
"fileDownloadsEnabled": boolean,
"pageChangesEnabled": boolean,
"formInteractionsEnabled": boolean,
"searchQueryParameter": string,
"uriQueryParameter": string
} |
الحقول |
name |
string
النتائج فقط. اسم المورد لإعدادات القياس المحسَّن. التنسيق: الخصائص/{property_id}/dataStreams/{dataStream}/enhancedMeasurementSettings مثال: "Properties/1000/dataStreams/2000/enhancedMeasurementSettings"
|
streamEnabled |
boolean
تشير إلى ما إذا كان سيتم استخدام إعدادات القياس المحسَّن لقياس التفاعلات والمحتوى تلقائيًا في مصدر بيانات الويب هذا. لا يؤثر تغيير هذه القيمة في الإعدادات نفسها، ولكنه يحدد ما إذا كان سيتم الالتزام بها.
|
scrollsEnabled |
boolean
في حال تفعيل هذا الإعداد، يمكنك تسجيل أحداث التمرير في كل مرة يصل فيها زائر إلى أسفل الصفحة.
|
outboundClicksEnabled |
boolean
في حال تفعيل هذا الإعداد، يمكنك تسجيل حدث نقرة تؤدي إلى خارج النطاق كلّما نقر زائر على رابط ينقله إلى خارج نطاقك.
|
siteSearchEnabled |
boolean
إذا كان هذا الإعداد مفعّلاً، يمكنك تسجيل حدث في نتائج البحث ضمن المشاهدات في كل مرة يُجري الزائر عملية بحث على موقعك الإلكتروني (بناءً على مَعلمة طلب بحث).
|
videoEngagementEnabled |
boolean
في حال تفعيل هذه الميزة، يمكنك تسجيل أحداث تشغيل الفيديو ومستوى التقدّم فيه وإكماله أثناء مشاهدة الزوّار للفيديوهات المضمّنة على موقعك الإلكتروني.
|
fileDownloadsEnabled |
boolean
في حال تفعيل هذا الإعداد، يمكنك تسجيل حدث تنزيل ملف في كل مرة يتم فيها النقر على رابط به مستند مشترك أو ملف مضغوط أو تطبيق أو فيديو أو إضافة صوتية.
|
pageChangesEnabled |
boolean
في حال تفعيل هذا الإعداد، يمكنك تسجيل حدث مشاهدة صفحة على الويب في كل مرة يغيّر فيها الموقع الإلكتروني حالة سجلّ المتصفّح.
|
formInteractionsEnabled |
boolean
إذا كان هذا الإعداد مفعَّلاً، يمكنك تسجيل حدث تفاعل مع نموذج في كل مرة يتفاعل فيها الزائر مع نموذج على موقعك الإلكتروني. يتم ضبط الخيار "خطأ" تلقائيًا.
|
searchQueryParameter |
string
مطلوب. مَعلمات طلب البحث لعنوان URL المطلوب تفسيرها كمَعلمات للبحث في المواقع الإلكترونية الحد الأقصى للطول هو 1024 حرفًا. يجب ألا يكون الحقل فارغًا.
|
uriQueryParameter |
string
مَعلمات طلب البحث الإضافية لعنوان URL الحد الأقصى للطول هو 1024 حرفًا.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[[["\u003cp\u003eEnhanced Measurement Settings automatically track website interactions and content using a web DataStream.\u003c/p\u003e\n"],["\u003cp\u003eThis singular resource provides a variety of configurable settings for measuring events like scrolls, outbound clicks, site search, video engagement, file downloads, page changes, and form interactions.\u003c/p\u003e\n"],["\u003cp\u003eYou can enable or disable the automatic measurement of these interactions while customizing aspects such as site search parameters and additional URL query parameters.\u003c/p\u003e\n"],["\u003cp\u003eResource information and individual interaction settings are represented in JSON format, accessible via a designated endpoint ("properties/{property_id}/dataStreams/{dataStream}/enhancedMeasurementSettings").\u003c/p\u003e\n"]]],["This content describes settings for enhanced measurement of interactions on a web data stream. Key actions include enabling or disabling the use of these settings to measure interactions and content. Specific interactions measured include scrolls, outbound clicks, site searches, video engagement, file downloads, page changes, and form interactions. The settings also capture URL query parameters for site search and allow additional parameters. Each measurement type can be individually turned on or off, with specific settings, such as \"searchQueryParameter\".\n"],null,["# EnhancedMeasurementSettings\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nSingleton resource under a web DataStream, configuring measurement of additional site interactions and content.\n\n| JSON representation |\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ``` { \"name\": string, \"streamEnabled\": boolean, \"scrollsEnabled\": boolean, \"outboundClicksEnabled\": boolean, \"siteSearchEnabled\": boolean, \"videoEngagementEnabled\": boolean, \"fileDownloadsEnabled\": boolean, \"pageChangesEnabled\": boolean, \"formInteractionsEnabled\": boolean, \"searchQueryParameter\": string, \"uriQueryParameter\": string } ``` |\n\n| Fields ||\n|---------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `name` | `string` Output only. Resource name of the Enhanced Measurement Settings. Format: properties/{property_id}/dataStreams/{dataStream}/enhancedMeasurementSettings Example: \"properties/1000/dataStreams/2000/enhancedMeasurementSettings\" |\n| `streamEnabled` | `boolean` Indicates whether Enhanced Measurement Settings will be used to automatically measure interactions and content on this web stream. Changing this value does not affect the settings themselves, but determines whether they are respected. |\n| `scrollsEnabled` | `boolean` If enabled, capture scroll events each time a visitor gets to the bottom of a page. |\n| `outboundClicksEnabled` | `boolean` If enabled, capture an outbound click event each time a visitor clicks a link that leads them away from your domain. |\n| `siteSearchEnabled` | `boolean` If enabled, capture a view search results event each time a visitor performs a search on your site (based on a query parameter). |\n| `videoEngagementEnabled` | `boolean` If enabled, capture video play, progress, and complete events as visitors view embedded videos on your site. |\n| `fileDownloadsEnabled` | `boolean` If enabled, capture a file download event each time a link is clicked with a common document, compressed file, application, video, or audio extension. |\n| `pageChangesEnabled` | `boolean` If enabled, capture a page view event each time the website changes the browser history state. |\n| `formInteractionsEnabled` | `boolean` If enabled, capture a form interaction event each time a visitor interacts with a form on your website. False by default. |\n| `searchQueryParameter` | `string` Required. URL query parameters to interpret as site search parameters. Max length is 1024 characters. Must not be empty. |\n| `uriQueryParameter` | `string` Additional URL query parameters. Max length is 1024 characters. |"]]