[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["わかりにくい","hardToUnderstand","thumb-down"],["情報またはサンプルコードが不正確","incorrectInformationOrSampleCode","thumb-down"],["必要な情報 / サンプルがない","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-17 UTC。"],[],[],null,["# Action names\n\nThis document explains action names that are used to describe user-initiated\nevents when integrating reCAPTCHA on websites.\n\nYou specify action names in the `action` parameter of `grecaptcha.enterprise.execute()`\nwhen integrating reCAPTCHA. We recommend using action names that\nare unique, meaningful, and not specific to users. Action names are not\ncase-sensitive and they can only contain alphanumeric characters, slashes, and\nunderscores. If you have a page with multiple applicable actions, you can\nconcatenate multiple action strings together, for example, `cart_view_payment`.\n\nAction names help you gain better visibility into how your users are using your\nsite through reCAPTCHA dashboards in the Google Cloud console.\n\nThe following table lists some recommended action names and examples of\ncorresponding events. Using the recommended action names also allows\nreCAPTCHA to associate user actions to page types, and improves the\nability to monitor for different forms of attacks, such as attackers attempting to\nfalsify or duplicate actions.\n| **Note:** Action names don't need to be confined to the following list, but we recommend applying these action names when appropriate.\n\nWhat's next\n-----------\n\n- To learn about how action names are used for websites, see the following:\n - [Install score-based keys on websites](/recaptcha/docs/instrument-web-pages)\n - [Install checkbox keys (checkbox challenge) on websites](/recaptcha/docs/instrument-web-pages-with-checkbox)"]]