{"id":11274,"date":"2026-03-13T16:40:59","date_gmt":"2026-03-13T07:40:59","guid":{"rendered":"https:\/\/rakkokeyword.com\/techo\/?p=11274"},"modified":"2026-03-13T23:33:57","modified_gmt":"2026-03-13T14:33:57","slug":"tool-utm-generator","status":"publish","type":"post","link":"https:\/\/rakkokeyword.com\/techo\/tool-utm-generator\/","title":{"rendered":"UTM\u30d1\u30e9\u30e1\u30fc\u30bf\u751f\u6210\u30c4\u30fc\u30eb"},"content":{"rendered":"\n<div id=\"utm_gen_tool_container\" style=\"width: 100%; font-family: sans-serif; color: #333; line-height: 1.6; max-width: 720px; margin: 0 auto;\">\n    <style>\n        \/* \u30e1\u30a4\u30f3\u30bf\u30d6 *\/\n        #utm_gen_tool_container .utm_gen_tabs { \n            display: flex; \n            border-bottom: 2px solid #eee; \n            margin-bottom: 20px; \n            overflow-x: auto; \n            -webkit-overflow-scrolling: touch; \n            scrollbar-width: none;\n            -ms-overflow-style: none;\n        }\n        #utm_gen_tool_container .utm_gen_tabs::-webkit-scrollbar { display: none; }\n\n        #utm_gen_tool_container .utm_gen_tab { \n            padding: 12px 16px; cursor: pointer; border-bottom: 2px solid transparent; margin-bottom: -2px; font-weight: bold; color: #666; white-space: nowrap; flex-shrink: 0;\n        }\n        #utm_gen_tool_container .utm_gen_tab.active { border-bottom: 2px solid #13284B; color: #13284B; }\n        \n        \/* \u30b5\u30d6\u30bf\u30d6 (\u5358\u4e00\/\u4e00\u62ec) *\/\n        #utm_gen_tool_container .utm_gen_subtabs {\n            display: flex; gap: 10px; margin-bottom: 20px; background: #f0f0f0; padding: 4px; border-radius: 8px;\n        }\n        #utm_gen_tool_container .utm_gen_subtab {\n            flex: 1; text-align: center; padding: 8px; cursor: pointer; font-size: 14px; font-weight: bold; color: #666; border-radius: 6px; transition: 0.2s;\n        }\n        #utm_gen_tool_container .utm_gen_subtab.active { background: #fff; color: #13284B; box-shadow: 0 2px 4px rgba(0,0,0,0.1); }\n\n        \/* \u5165\u529b\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        #utm_gen_tool_container .utm_gen_input_section { margin-bottom: 15px; }\n        #utm_gen_tool_container p.utm_gen_label { font-weight: bold; margin-bottom: 6px; font-size: 14px; color: #000; }\n        \n        #utm_gen_tool_container input[type=\"text\"], \n        #utm_gen_tool_container select,\n        #utm_gen_tool_container textarea {\n            width: 100%; height: 44px; padding: 8px 12px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; font-size: 16px; background: #fff; outline: none;\n        }\n        #utm_gen_tool_container textarea { height: 100px; resize: vertical; padding: 10px; line-height: 1.4; }\n        #utm_gen_tool_container input:focus, #utm_gen_tool_container select:focus, #utm_gen_tool_container textarea:focus { border-color: #13284B; }\n\n        \/* \u30a8\u30e9\u30fc\u8868\u793a *\/\n        #utm_gen_tool_container .utm_gen_input_error { border: 1px solid #d9534f !important; background-color: #fffafa !important; }\n\n        \/* \u30c1\u30c3\u30d7\u30b9 *\/\n        #utm_gen_tool_container .utm_gen_chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 6px; }\n        #utm_gen_tool_container .utm_gen_chip {\n            background: #f0f0f0; border: 1px solid #ddd; padding: 4px 12px; border-radius: 16px; cursor: pointer; font-size: 12px; transition: 0.2s;\n        }\n        #utm_gen_tool_container .utm_gen_chip:hover { background: #e0e0e0; }\n        \n        \/* \u30dc\u30bf\u30f3 *\/\n        #utm_gen_tool_container .utm_gen_btn_blue {\n            background: #13284B; color: #fff; border: none; width: 100%; height: 48px; border-radius: 4px; cursor: pointer; font-size: 16px; font-weight: bold; transition: opacity 0.2s;\n        }\n        #utm_gen_tool_container .utm_gen_btn_outline {\n            background: #fff; color: #666; border: 1px solid #ccc; width: 100%; height: 44px; border-radius: 4px; cursor: pointer; font-size: 14px; transition: 0.2s;\n        }\n        \n        \/* \u7d50\u679c\u8868\u793a *\/\n        #utm_gen_tool_container .utm_gen_output_card {\n            background: #f9f9f9; padding: 20px; border-radius: 8px; margin-top: 25px; border: 1px solid #eee;\n        }\n        #utm_gen_tool_container .utm_gen_result_url {\n            word-break: break-all; font-family: monospace; background: #fff; padding: 0 12px; border: 1px solid #ddd; border-radius: 4px; font-size: 14px; margin-bottom: 12px; height: 48px; display: flex; align-items: center; box-sizing: border-box; color: #13284B; overflow-x: auto; white-space: nowrap;\n            scrollbar-width: none; -ms-overflow-style: none;\n        }\n        #utm_gen_tool_container .utm_gen_result_url::-webkit-scrollbar { display: none; }\n        \n        #utm_gen_tool_container .utm_gen_bulk_result_area {\n            background: #fff; border: 1px solid #ddd; border-radius: 4px; padding: 10px; max-height: 200px; overflow-y: auto; font-size: 13px; font-family: monospace; margin-bottom: 12px;\n            scrollbar-width: none; -ms-overflow-style: none;\n        }\n        #utm_gen_tool_container .utm_gen_bulk_result_area::-webkit-scrollbar { display: none; }\n        #utm_gen_tool_container .utm_gen_bulk_item { border-bottom: 1px solid #eee; padding: 6px 0; word-break: break-all; white-space: normal; }\n\n        \/* \u5c65\u6b74\u30ea\u30b9\u30c8 *\/\n        #utm_gen_tool_container .utm_gen_history_section { margin-top: 30px; border-top: 1px solid #ddd; padding-top: 20px; }\n        #utm_gen_tool_container #utm_gen_history_list { max-height: 450px; overflow-y: auto; scrollbar-width: none; -ms-overflow-style: none; }\n        #utm_gen_tool_container #utm_gen_history_list::-webkit-scrollbar { display: none; }\n        #utm_gen_tool_container .utm_gen_list_item { background: #fff; border: 1px solid #eee; padding: 12px; border-radius: 4px; margin-bottom: 12px; font-size: 12px; }\n        #utm_gen_tool_container .utm_gen_list_val { word-break: break-all; color: #13284B; font-weight: bold; margin-bottom: 8px; font-size: 13px; }\n        #utm_gen_tool_container .utm_gen_mini_btn { padding: 6px 10px; background: #f8f8f8; border: 1px solid #ccc; border-radius: 4px; cursor: pointer; font-size: 11px; font-weight: bold; }\n\n        \/* \u8aac\u660e\u6587\u30bb\u30af\u30b7\u30e7\u30f3 *\/\n        #utm_gen_tool_container .utm_gen_explainer { margin-top: 60px; border-top: 2px solid #13284B; padding-top: 30px; }\n        #utm_gen_tool_container .utm_gen_explainer h2 { font-size: 22px; margin: 35px 0 15px; color: #13284B; border-left: 4px solid #13284B; padding-left: 12px; }\n        #utm_gen_tool_container .utm_gen_explainer p { margin-bottom: 15px; font-size: 15px; color: #444; }\n        #utm_gen_tool_container .utm_gen_explainer ul { margin-bottom: 20px; padding-left: 20px; }\n        #utm_gen_tool_container .utm_gen_explainer li { margin-bottom: 8px; font-size: 15px; color: #444; }\n\n        .utm_gen_hidden { display: none; }\n    <\/style>\n\n    <!-- \u30bf\u30d6\u30e1\u30cb\u30e5\u30fc -->\n    <div class=\"utm_gen_tabs\">\n        <div id=\"utm_tab_create\" class=\"utm_gen_tab active\" onclick=\"utmGenSwitchTab('create')\">URL\u4f5c\u6210<\/div>\n        <div id=\"utm_tab_analyze\" class=\"utm_gen_tab\" onclick=\"utmGenSwitchTab('analyze')\">URL\u89e3\u6790<\/div>\n    <\/div>\n\n    <!-- 1. URL\u4f5c\u6210\u30b3\u30f3\u30c6\u30f3\u30c4 -->\n    <div id=\"utm_content_create\">\n        <!-- \u30b5\u30d6\u30bf\u30d6 (\u5358\u4e00\/\u4e00\u62ec) -->\n        <div class=\"utm_gen_subtabs\">\n            <div id=\"utm_subtab_single\" class=\"utm_gen_subtab active\" onclick=\"utmGenSwitchMode('single')\">\u5358\u4e00\u751f\u6210<\/div>\n            <div id=\"utm_subtab_bulk\" class=\"utm_gen_subtab\" onclick=\"utmGenSwitchMode('bulk')\">\u4e00\u62ec\u751f\u6210<\/div>\n        <\/div>\n\n        <!-- \u3010\u5358\u4e00\u751f\u6210\u7528\u30d5\u30a9\u30fc\u30e0\u3011 -->\n        <div id=\"utm_gen_form_single\">\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30d9\u30fc\u30b9URL <span style=\"color:red\">*<\/span><\/p>\n                <input type=\"text\" id=\"utm_gen_base_url_single\" placeholder=\"https:\/\/example.com\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30bd\u30fc\u30b9 (utm_source) <span style=\"color:red\">*<\/span><\/p>\n                <input type=\"text\" id=\"utm_gen_source_single\" placeholder=\"google, x, line...\">\n                <div class=\"utm_gen_chips\">\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('google', 'cpc', 'single')\">Google<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('facebook', 'cpc', 'single')\">Facebook<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('instagram', 'social', 'single')\">Instagram<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('x', 'social', 'single')\">X\uff08Twitter\uff09<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('youtube', 'video', 'single')\">Youtube<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('line', 'social', 'single')\">LINE<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('newsletter', 'email', 'single')\">email<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30e1\u30c7\u30a3\u30a2 (utm_medium) <span style=\"color:red\">*<\/span><\/p>\n                <select id=\"utm_gen_medium_select_single\" onchange=\"utmGenOnMediumSelect(this, 'single')\">\n                    <option value=\"\">\u2014 \u30e1\u30c7\u30a3\u30a2\u3092\u9078\u629e \u2014<\/option>\n                    <option value=\"cpc\">cpc (\u6709\u6599\u691c\u7d22)<\/option>\n                    <option value=\"display\">display (\u30d0\u30ca\u30fc\/\u52d5\u753b\u5e83\u544a)<\/option>\n                    <option value=\"social\">social (SNS\u6295\u7a3f)<\/option>\n                    <option value=\"paid_social\">paid_social (SNS\u5e83\u544a)<\/option>\n                    <option value=\"email\">email (\u30e1\u30eb\u30de\u30ac)<\/option>\n                    <option value=\"affiliate\">affiliate (\u30a2\u30d5\u30a3\u30ea\u30a8\u30a4\u30c8)<\/option>\n                    <option value=\"referral\">referral (\u4ed6\u30b5\u30a4\u30c8\u53c2\u7167)<\/option>\n                    <option value=\"video\">video (\u52d5\u753b)<\/option>\n                    <option value=\"custom\">\u2014 \u81ea\u7531\u5165\u529b \u2014<\/option>\n                <\/select>\n                <input type=\"text\" id=\"utm_gen_medium_custom_single\" placeholder=\"\u81ea\u7531\u306b\u5165\u529b\" style=\"margin-top:8px; display:none;\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u540d (utm_campaign) <span style=\"color:red\">*<\/span><\/p>\n                <input type=\"text\" id=\"utm_gen_campaign_single\" placeholder=\"new_product_launch\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30ad\u30fc\u30ef\u30fc\u30c9 (utm_term)<\/p>\n                <input type=\"text\" id=\"utm_gen_term_single\" placeholder=\"seo_tools\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30b3\u30f3\u30c6\u30f3\u30c4 (utm_content)<\/p>\n                <input type=\"text\" id=\"utm_gen_content_single\" placeholder=\"text_link\">\n            <\/div>\n        <\/div>\n\n        <!-- \u3010\u4e00\u62ec\u751f\u6210\u7528\u30d5\u30a9\u30fc\u30e0\u3011 -->\n        <div id=\"utm_gen_form_bulk\" class=\"utm_gen_hidden\">\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30d9\u30fc\u30b9URL\u30ea\u30b9\u30c8\uff081\u884c\u306b1\u3064\uff09 <span style=\"color:red\">*<\/span><\/p>\n                <textarea id=\"utm_gen_base_url_bulk\" placeholder=\"https:\/\/example.com\/page1\nhttps:\/\/example.com\/page2\"><\/textarea>\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30bd\u30fc\u30b9 (utm_source) <span style=\"color:red\">*<\/span><\/p>\n                <input type=\"text\" id=\"utm_gen_source_bulk\" placeholder=\"google, x, line...\">\n                <div class=\"utm_gen_chips\">\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('google', 'cpc', 'bulk')\">Google<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('facebook', 'cpc', 'bulk')\">Facebook<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('instagram', 'social', 'bulk')\">Instagram<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('x', 'social', 'bulk')\">X\uff08Twitter\uff09<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('youtube', 'video', 'bulk')\">Youtube<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('line', 'social', 'bulk')\">LINE<\/span>\n                    <span class=\"utm_gen_chip\" onclick=\"utmGenSetPreset('newsletter', 'email', 'bulk')\">email<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30e1\u30c7\u30a3\u30a2 (utm_medium) <span style=\"color:red\">*<\/span><\/p>\n                <select id=\"utm_gen_medium_select_bulk\" onchange=\"utmGenOnMediumSelect(this, 'bulk')\">\n                    <option value=\"\">\u2014 \u30e1\u30c7\u30a3\u30a2\u3092\u9078\u629e \u2014<\/option>\n                    <option value=\"cpc\">cpc (\u6709\u6599\u691c\u7d22)<\/option>\n                    <option value=\"display\">display (\u30d0\u30ca\u30fc\/\u52d5\u753b\u5e83\u544a)<\/option>\n                    <option value=\"social\">social (SNS\u6295\u7a3f)<\/option>\n                    <option value=\"paid_social\">paid_social (SNS\u5e83\u544a)<\/option>\n                    <option value=\"email\">email (\u30e1\u30eb\u30de\u30ac)<\/option>\n                    <option value=\"affiliate\">affiliate (\u30a2\u30d5\u30a3\u30ea\u30a8\u30a4\u30c8)<\/option>\n                    <option value=\"referral\">referral (\u4ed6\u30b5\u30a4\u30c8\u53c2\u7167)<\/option>\n                    <option value=\"video\">video (\u52d5\u753b)<\/option>\n                    <option value=\"custom\">\u2014 \u81ea\u7531\u5165\u529b \u2014<\/option>\n                <\/select>\n                <input type=\"text\" id=\"utm_gen_medium_custom_bulk\" placeholder=\"\u81ea\u7531\u306b\u5165\u529b\" style=\"margin-top:8px; display:none;\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u540d (utm_campaign) <span style=\"color:red\">*<\/span><\/p>\n                <input type=\"text\" id=\"utm_gen_campaign_bulk\" placeholder=\"new_product_launch\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30ad\u30fc\u30ef\u30fc\u30c9 (utm_term)<\/p>\n                <input type=\"text\" id=\"utm_gen_term_bulk\" placeholder=\"seo_tools\">\n            <\/div>\n            <div class=\"utm_gen_input_section\">\n                <p class=\"utm_gen_label\">\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30b3\u30f3\u30c6\u30f3\u30c4 (utm_content)<\/p>\n                <input type=\"text\" id=\"utm_gen_content_bulk\" placeholder=\"text_link\">\n            <\/div>\n        <\/div>\n\n        <div style=\"display:flex; gap:10px; margin-top:20px;\">\n            <button class=\"utm_gen_btn_blue\" style=\"flex:1;\" onclick=\"utmGenExecuteGenerate()\">URL\u3092\u751f\u6210<\/button>\n            <button class=\"utm_gen_btn_outline\" style=\"flex:1; margin-top:0; height:48px;\" onclick=\"utmGenResetActive()\">\u30af\u30ea\u30a2<\/button>\n        <\/div>\n\n        <!-- \u51fa\u529b\u30a8\u30ea\u30a2 -->\n        <div class=\"utm_gen_output_card\">\n            <p class=\"utm_gen_label\" style=\"font-size:16px;\">\u751f\u6210\u7d50\u679c<\/p>\n            <div id=\"utm_gen_output_single\">\n                <div id=\"utm_gen_result_full\" class=\"utm_gen_result_url\"><\/div>\n            <\/div>\n            <div id=\"utm_gen_output_bulk\" class=\"utm_gen_hidden\">\n                <div id=\"utm_gen_result_bulk_list\" class=\"utm_gen_bulk_result_area\"><\/div>\n            <\/div>\n            <div style=\"display:flex; gap:10px;\">\n                <button id=\"utm_gen_main_copy_btn\" class=\"utm_gen_btn_blue\" style=\"flex:1;\" onclick=\"utmGenCopyAction()\">URL\u3092\u30b3\u30d4\u30fc<\/button>\n                <button class=\"utm_gen_btn_outline\" style=\"flex:1; height:48px; border-color:#13284B; color:#13284B; font-weight:bold;\" onclick=\"utmGenExportCsv()\">CSV\u51fa\u529b<\/button>\n            <\/div>\n\n            <!-- \u751f\u6210\u5c65\u6b74 -->\n            <div class=\"utm_gen_history_section\">\n                <div style=\"display:flex; justify-content: space-between; align-items: center; margin-bottom: 15px;\">\n                    <p class=\"utm_gen_label\" style=\"margin-bottom:0;\">\u751f\u6210\u5c65\u6b74\uff08\u76f4\u8fd120\u4ef6\uff09<\/p>\n                    <button class=\"utm_gen_mini_btn utm_gen_mini_btn_danger\" style=\"color:#d9534f; border-color:#d9534f;\" onclick=\"utmGenClearHistory()\">\u5c65\u6b74\u3092\u5168\u6d88\u53bb<\/button>\n                <\/div>\n                <div id=\"utm_gen_history_list\" class=\"utm_gen_history_list\"><\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- 2. URL\u89e3\u6790\u30b3\u30f3\u30c6\u30f3\u30c4 -->\n    <div id=\"utm_content_analyze\" class=\"utm_gen_hidden\">\n        <div class=\"utm_gen_input_section\">\n            <p class=\"utm_gen_label\">\u89e3\u6790\u3057\u305f\u3044URL\u3092\u8cbc\u308a\u4ed8\u3051<\/p>\n            <textarea id=\"utm_gen_parse_input\" placeholder=\"https:\/\/example.com\/?utm_source=google&amp;utm_medium=cpc...\"><\/textarea>\n            <div style=\"display:flex; gap:10px; margin-top:12px;\">\n                <button class=\"utm_gen_btn_blue\" style=\"flex:1;\" onclick=\"utmGenAnalyzeUrl()\">URL\u3092\u89e3\u6790\u3059\u308b<\/button>\n                <button class=\"utm_gen_btn_outline\" style=\"flex:1; margin-top:0; height:48px;\" onclick=\"utmGenClearAnalyze()\">\u30af\u30ea\u30a2<\/button>\n            <\/div>\n        <\/div>\n        <div id=\"utm_gen_analyze_results\" class=\"utm_gen_hidden\">\n            <div style=\"margin-bottom: 10px; border-top: 1px solid #eee; padding-top: 20px;\"><p class=\"utm_gen_label\">\u89e3\u6790\u7d50\u679c<\/p><\/div>\n            <div id=\"utm_gen_analyze_list\"><\/div>\n            <button class=\"utm_gen_btn_blue\" id=\"utm_gen_analyze_reuse_all_btn\" style=\"margin-top: 10px;\">\u89e3\u6790\u7d50\u679c\u3092\u30d5\u30a9\u30fc\u30e0\u306b\u53cd\u6620<\/button>\n        <\/div>\n    <\/div>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u306f\u3001Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b9\uff08GA4\uff09\u306a\u3069\u3067\u6d41\u5165\u7d4c\u8def\u3092\u6b63\u78ba\u306b\u8a08\u6e2c\u3059\u308b\u305f\u3081\u306e\u300cUTM\u30d1\u30e9\u30e1\u30fc\u30bf\u4ed8\u304dURL\u300d\u3092\u3001\u8ab0\u3067\u3082\u7c21\u5358\u306b\u4f5c\u6210\u30fb\u89e3\u6790\u3067\u304d\u308b\u7121\u6599\u30c4\u30fc\u30eb\u3067\u3059\u3002<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-0\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u3067\u304d\u308b\u3053\u3068<\/h2>\n\n\n\n<p>\u672c\u30c4\u30fc\u30eb\u3067\u306f\u3001Web\u5e83\u544a\u3084SNS\u3001\u30e1\u30eb\u30de\u30ac\u306e\u6210\u679c\u6e2c\u5b9a\u306b\u5fc5\u8981\u306aURL\u306e\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3092\u52b9\u7387\u5316\u3059\u308b\u4ee5\u4e0b\u306e\u6a5f\u80fd\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>GA4\u6e96\u62e0\u306eURL\u751f\u6210:<\/strong> \u5165\u529b\u30d5\u30a9\u30fc\u30e0\u306b\u5f93\u3063\u3066\u5165\u529b\u3059\u308b\u3060\u3051\u3067\u3001\u30df\u30b9\u306a\u304f\u8a08\u6e2c\u7528URL\u3092\u4f5c\u6210\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u4e3b\u8981\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u306e\u30d7\u30ea\u30bb\u30c3\u30c8\u9078\u629e:<\/strong> Google\u3001Facebook\u3001LINE\u306a\u3069\u306e\u4e3b\u8981\u30bd\u30fc\u30b9\u3092\u30ef\u30f3\u30bf\u30c3\u30d7\u3067\u5165\u529b\u53ef\u80fd\u3067\u3059\u3002<\/li>\n\n\n\n<li><strong>URL\u306e\u89e3\u6790\uff08\u30c7\u30b3\u30fc\u30c9\uff09:<\/strong> \u3059\u3067\u306b\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u3064\u3044\u3066\u3044\u308bURL\u3092\u8cbc\u308a\u4ed8\u3051\u308b\u3053\u3068\u3067\u3001\u3069\u306e\u9805\u76ee\u306b\u4f55\u306e\u30c7\u30fc\u30bf\u304c\u5165\u3063\u3066\u3044\u308b\u304b\u3092\u5206\u89e3\u3057\u3066\u78ba\u8a8d\u3067\u304d\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u5c65\u6b74\u4fdd\u5b58\u3068CSV\u51fa\u529b:<\/strong> \u4f5c\u6210\u3057\u305fURL\u3092\u5c65\u6b74\u3068\u3057\u3066\u4fdd\u5b58\u3057\u3001\u307e\u3068\u3081\u3066CSV\u3067\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u3067\u304d\u308b\u305f\u3081\u3001\u7ba1\u7406\u306e\u624b\u9593\u3092\u5927\u5e45\u306b\u524a\u6e1b\u3057\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-1\">\u3053\u306e\u30c4\u30fc\u30eb\u3067\u53d6\u5f97\u3059\u308b\u60c5\u5831\u306e\u57fa\u790e\u77e5\u8b58<\/h2>\n\n\n\n<p>UTM\u30d1\u30e9\u30e1\u30fc\u30bf\u3068\u306f\u3001URL\u306e\u672b\u5c3e\u306b\u4ed8\u4e0e\u3059\u308b\u5c02\u7528\u306e\u30b3\u30fc\u30c9\u306e\u3053\u3068\u3067\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u308c\u3092\u8a2d\u5b9a\u3059\u308b\u3053\u3068\u3067\u3001Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b9\u306a\u3069\u306e\u5206\u6790\u30c4\u30fc\u30eb\u4e0a\u3067\u300c\u3069\u3053\u304b\u3089\u6765\u305f\u30e6\u30fc\u30b6\u30fc\u304b\u300d\u3092\u8a73\u7d30\u306b\u5206\u985e\u3067\u304d\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30bd\u30fc\u30b9\uff08utm_source\uff09<\/strong>: \u53c2\u7167\u5143\u3092\u6307\u3057\u307e\u3059\uff08\u4f8b\uff1agoogle, newsletter, facebook\uff09\u3002<\/li>\n\n\n\n<li><strong>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30e1\u30c7\u30a3\u30a2\uff08utm_medium\uff09<\/strong>: \u5e83\u544a\u306e\u7a2e\u985e\u3084\u30c1\u30e3\u30cd\u30eb\u3092\u6307\u3057\u307e\u3059\uff08\u4f8b\uff1acpc, social, email\uff09\u3002<\/li>\n\n\n\n<li><strong>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u540d\uff08utm_campaign\uff09<\/strong>: \u5177\u4f53\u7684\u306a\u65bd\u7b56\u540d\u3084\u30bb\u30fc\u30eb\u540d\u3092\u8b58\u5225\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30ad\u30fc\u30ef\u30fc\u30c9\uff08utm_term\uff09<\/strong>: \u4e3b\u306b\u30ea\u30b9\u30c6\u30a3\u30f3\u30b0\u5e83\u544a\u306e\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u8b58\u5225\u3059\u308b\u305f\u3081\u306b\u4f7f\u7528\u3057\u307e\u3059\u3002<\/li>\n\n\n\n<li><strong>\u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30b3\u30f3\u30c6\u30f3\u30c4\uff08utm_content\uff09<\/strong>: \u540c\u3058\u5e83\u544a\u5185\u3067\u306e\u30d0\u30ca\u30fcA\u3068\u30d0\u30ca\u30fcB\u306e\u6bd4\u8f03\u306a\u3069\u3001\u30af\u30ea\u30a8\u30a4\u30c6\u30a3\u30d6\u306e\u8b58\u5225\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-2\">\u3053\u306e\u30c4\u30fc\u30eb\u304c\u5f79\u7acb\u3064\u3068\u304d\u306f\u3069\u3093\u306a\u3068\u304d\uff1f\u3000\u30e6\u30fc\u30b9\u30b1\u30fc\u30b9\u306f\uff1f<\/h2>\n\n\n\n<p>\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u30b7\u30fc\u30f3\u3067\u6d3b\u7528\u3059\u308b\u3053\u3068\u3067\u3001\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u65bd\u7b56\u306e\u52b9\u679c\u6e2c\u5b9a\u3092\u6b63\u78ba\u306b\u884c\u3048\u307e\u3059\u3002<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>SNS\u306e\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u3084\u6295\u7a3f\u306b\u30ea\u30f3\u30af\u3092\u8cbc\u308b\u3068\u304d<\/strong>: X\uff08Twitter\uff09\u3084Instagram\u304b\u3089\u306e\u6d41\u5165\u3092\u300c\u6295\u7a3f\u300d\u300c\u30d7\u30ed\u30d5\u30a3\u30fc\u30eb\u300d\u300c\u30b9\u30c8\u30fc\u30ea\u30fc\u30ba\u300d\u3054\u3068\u306b\u5206\u3051\u3066\u8a08\u6e2c\u3057\u305f\u3044\u5834\u5408\u3002<\/li>\n\n\n\n<li><strong>\u30e1\u30eb\u30de\u30ac\u5185\u306e\u30dc\u30bf\u30f3\u3084\u30c6\u30ad\u30b9\u30c8\u30ea\u30f3\u30af<\/strong>: \u3069\u306e\u4f4d\u7f6e\u306e\u30dc\u30bf\u30f3\u304c\u6700\u3082\u30af\u30ea\u30c3\u30af\u3055\u308c\u3001\u30b3\u30f3\u30d0\u30fc\u30b8\u30e7\u30f3\u306b\u7e4b\u304c\u3063\u305f\u304b\u3092\u7279\u5b9a\u3057\u305f\u3044\u5834\u5408\u3002<\/li>\n\n\n\n<li><strong>QR\u30b3\u30fc\u30c9\u3092\u4f5c\u6210\u3059\u308b\u3068\u304d<\/strong>: \u30c1\u30e9\u30b7\u3084\u30d1\u30f3\u30d5\u30ec\u30c3\u30c8\u306b\u8f09\u305b\u308bQR\u30b3\u30fc\u30c9\u306b\u30d1\u30e9\u30e1\u30fc\u30bf\u3092\u4ed8\u4e0e\u3057\u3001\u30aa\u30d5\u30e9\u30a4\u30f3\u5e83\u544a\u306e\u52b9\u679c\u3092\u53ef\u8996\u5316\u3057\u305f\u3044\u5834\u5408\u3002<\/li>\n\n\n\n<li><strong>Web\u5e83\u544a\u3092\u51fa\u7a3f\u3059\u308b\u3068\u304d<\/strong>: \u81ea\u793e\u3067\u904b\u7528\u3059\u308b\u5e83\u544aURL\u306e\u547d\u540d\u898f\u5247\u3092\u7d71\u4e00\u3057\u3001GA4\u4e0a\u3067\u300cUnassigned\uff08\u672a\u5206\u985e\uff09\u300d\u306b\u306a\u308b\u306e\u3092\u9632\u304e\u305f\u3044\u5834\u5408\u3002<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"i-3\">GA4\u3067\u6b63\u3057\u304f\u8a08\u6e2c\u3059\u308b\u305f\u3081\u306e\u6ce8\u610f\u70b9<\/h2>\n\n\n\n<p>GA4\uff08Google\u30a2\u30ca\u30ea\u30c6\u30a3\u30af\u30b94\uff09\u3067\u306f\u3001\u8a2d\u5b9a\u3057\u305f\u300cutm_medium\u300d\u306e\u5024\u306b\u3088\u3063\u3066\u3001\u81ea\u52d5\u7684\u306b\u30c1\u30e3\u30cd\u30eb\u30b0\u30eb\u30fc\u30d7\uff08Social\u3084Organic Search\u306a\u3069\uff09\u306b\u632f\u308a\u5206\u3051\u3089\u308c\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u3053\u306e\u30c4\u30fc\u30eb\u3067\u306f\u3001GA4\u306e\u63a8\u5968\u30eb\u30fc\u30eb\u306b\u57fa\u3065\u304d\u3001\u4e3b\u8981\u306a\u5a92\u4f53\u3092\u30af\u30ea\u30c3\u30af\u3059\u308b\u3060\u3051\u3067\u6700\u9069\u306a\u30e1\u30c7\u30a3\u30a2\u540d\u304c\u5165\u529b\u3055\u308c\u308b\u3088\u3046\u306b\u306a\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n\n\n\n<p>\u4e00\u8cab\u3057\u305f\u547d\u540d\u898f\u5247\uff08\u3059\u3079\u3066\u5c0f\u6587\u5b57\u306b\u3059\u308b\u3001\u30b9\u30da\u30fc\u30b9\u3092\u4f7f\u308f\u306a\u3044\u7b49\uff09\u3092\u5b88\u308b\u3053\u3068\u3067\u3001\u5206\u6790\u30ec\u30dd\u30fc\u30c8\u306e\u8996\u8a8d\u6027\u304c\u5927\u5e45\u306b\u5411\u4e0a\u3057\u307e\u3059\u3002<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>URL\u4f5c\u6210 URL\u89e3\u6790 \u5358\u4e00\u751f\u6210 \u4e00\u62ec\u751f\u6210 \u30d9\u30fc\u30b9URL * \u30ad\u30e3\u30f3\u30da\u30fc\u30f3\u30bd\u30fc\u30b9 (utm_source) * Google Facebook Instagram X\uff08Twitter\uff09 Youtube LINE emai &#8230; <\/p>\n","protected":false},"author":4,"featured_media":11286,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13,41],"tags":[],"class_list":{"0":"post-11274","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tool","8":"category-41","9":"entry"},"_links":{"self":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/11274","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/comments?post=11274"}],"version-history":[{"count":11,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/11274\/revisions"}],"predecessor-version":[{"id":11304,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/posts\/11274\/revisions\/11304"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media\/11286"}],"wp:attachment":[{"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/media?parent=11274"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/categories?post=11274"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkokeyword.com\/techo\/wp-json\/wp\/v2\/tags?post=11274"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}