{"id":3203,"date":"2025-06-18T05:40:38","date_gmt":"2025-06-18T05:40:38","guid":{"rendered":"https:\/\/wthh51e88w.onrocket.site\/constructeur-durl-pour-google-analytics\/"},"modified":"2025-06-25T08:04:44","modified_gmt":"2025-06-25T08:04:44","slug":"constructeur-durl-pour-google-analytics","status":"publish","type":"page","link":"https:\/\/inwurx.com\/fr\/outils\/constructeur-durl-pour-google-analytics\/","title":{"rendered":"Constructeur d&#8217;URL pour Google Analytics"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3203\" class=\"elementor elementor-3203 elementor-2349\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a1f0be4 e-flex e-con-boxed e-con e-parent\" data-id=\"a1f0be4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0cf2c85 elementor-widget elementor-widget-heading\" data-id=\"0cf2c85\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Constructeur d'URL pour Google Analytics<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fa6af81 e-flex e-con-boxed e-con e-parent\" data-id=\"fa6af81\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-abe5b15 e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"abe5b15\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d91bbd1 e-con-full e-flex e-con e-child\" data-id=\"d91bbd1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65f0ee2 elementor-widget elementor-widget-shortcode\" data-id=\"65f0ee2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">        <h2>1) Create URL<\/h2>\n        <p>Fill in the form to create your custom URL.<\/p>\n        <form action=\"\">\n            <fieldset>\n                <p><label for=\"inx-domain\"><abbr title=\"Uniform Resource Locator\">URL<\/abbr><input placeholder=\"Enter the link for the website\" type=\"url\" name=\"inx-domain\" id=\"inx-domain\" value=\"\"  autocomplete=\"off\"><\/label><\/p>\n                <p><label for=\"inx-source\">Campaign Source<input placeholder=\"Enter a referrer like facebook or newsletter\" type=\"text\" name=\"inx-source\" id=\"inx-source\" value=\"\"><\/label><\/p>\n                <p><label for=\"inx-medium\">Campaign Medium<input placeholder=\"Enter a marketing medium like cpc, banner or email\" type=\"text\" name=\"inx-medium\" id=\"inx-medium\" value=\"\"><\/label><\/p>\n                <p><label for=\"inx-name\">Campaign Name<input placeholder=\"Enter a name to identify the campaign\" type=\"text\" name=\"inx-name\" id=\"inx-name\" value=\"\"><\/label><\/p>\n                <p><label for=\"inx-term\">Campaign Term (Optional)<input placeholder=\"Enter the paid keyword\" type=\"text\" name=\"inx-term\" id=\"inx-term\" value=\"\"><\/label><\/p>\n                <p><label for=\"inx-content\">Campaign Content (Optional)<input placeholder=\"Enter something to differentiate ads\" type=\"text\" name=\"inx-content\" id=\"inx-content\" value=\"\"><\/label><\/p>\n\n            <\/fieldset>\n        <\/form>\n        <br>\n        <h2>2) Copy & Paste<\/h2>\n        <div>\n            <p><label for=\"inx-url\">Code to Use<textarea style=\"background: rgb(241, 241, 241); height: 180px;\" placeholder=\"Code will appear here after filling out the above form\" id=\"inx-url\" readonly=\"readonly\"><\/textarea><\/label><\/p>\n        <\/div>\n        <hr>\n        <script>\n            (function ($) {\n                'use strict';\n                function initiliseToolScript() {\n                    $('input').keyup(function () {\n                        loadCode();\n                    });\n                    $('input').click(function () {\n                        loadCode();\n                    });\n                    $('select').change(function () {\n                        loadCode();\n                    });\n                }\n                initiliseToolScript();\n\n                function loadCode() {\n                    var domain = '';\n                    var source = '';\n                    var medium = '';\n                    var name = '';\n                    var term = '';\n                    var content = '';\n\n\n                    domain = $('#inx-domain').val();\n                    source = $('#inx-source').val();\n                    medium = $('#inx-medium').val();\n                    term = $('#inx-term').val();\n                    content = $('#inx-content').val();\n                    name = $('#inx-name').val();\n\n\n                    var html = domain + '?utm_source=' + encodeURIComponent(source) + '&utm_medium=' + encodeURIComponent(medium) + '&utm_campaign=' + encodeURIComponent(name);\n                    if (term) {\n                        var html = html + '&utm_term=' + encodeURIComponent(term);\n                    }\n                    if (content) {\n                        var html = html + '&utm_content=' + encodeURIComponent(content);\n                    }\n\n\n                    if (domain && source && medium && name) {\n                        $('#inx-url').html(html.replace(\/&\/g, \"&amp;\").replace(\/<\/g, \"&lt;\").replace(\/>\/g, \"&gt;\"));\n                        $('#inx-url').change();\n                    } else {\n                        $('#inx-url').html('');\n                        $('#inx-url').change();\n                    }\n                }\n\n\n            })(jQuery);\n\n        <\/script>\n        <\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-40e043f e-con-full elementor-hidden-mobile e-flex e-con e-child\" data-id=\"40e043f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Constructeur d&#8217;URL pour Google Analytics<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3237,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-3203","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Constructeur d&#039;URL pour Google Analytics - Inwurx<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Constructeur d&#039;URL pour Google Analytics - Inwurx\" \/>\n<meta property=\"og:description\" content=\"Constructeur d&#8217;URL pour Google Analytics\" \/>\n<meta property=\"og:url\" content=\"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/\" \/>\n<meta property=\"og:site_name\" content=\"Inwurx\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-25T08:04:44+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/inwurx.com\\\/tools\\\/google-analytics-url-builder\\\/\",\"url\":\"https:\\\/\\\/inwurx.com\\\/tools\\\/google-analytics-url-builder\\\/\",\"name\":\"Constructeur d'URL pour Google Analytics - Inwurx\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/inwurx.com\\\/#website\"},\"datePublished\":\"2025-06-18T05:40:38+00:00\",\"dateModified\":\"2025-06-25T08:04:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/inwurx.com\\\/tools\\\/google-analytics-url-builder\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/inwurx.com\\\/tools\\\/google-analytics-url-builder\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/inwurx.com\\\/tools\\\/google-analytics-url-builder\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/inwurx.com\\\/fr\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Outils\",\"item\":\"https:\\\/\\\/inwurx.com\\\/tools\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Constructeur d&#8217;URL pour Google Analytics\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/inwurx.com\\\/#website\",\"url\":\"https:\\\/\\\/inwurx.com\\\/\",\"name\":\"Inwurx\",\"description\":\"E-Commerce Growth &amp; PPC Experts Since 2013\",\"publisher\":{\"@id\":\"https:\\\/\\\/inwurx.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/inwurx.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/inwurx.com\\\/#organization\",\"name\":\"Inwurx\",\"url\":\"https:\\\/\\\/inwurx.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/inwurx.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/inwurx.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-inwurx-logo-trademark-light.png\",\"contentUrl\":\"https:\\\/\\\/inwurx.com\\\/wp-content\\\/uploads\\\/2025\\\/08\\\/cropped-inwurx-logo-trademark-light.png\",\"width\":378,\"height\":108,\"caption\":\"Inwurx\"},\"image\":{\"@id\":\"https:\\\/\\\/inwurx.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Constructeur d'URL pour Google Analytics - Inwurx","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/","og_locale":"fr_FR","og_type":"article","og_title":"Constructeur d'URL pour Google Analytics - Inwurx","og_description":"Constructeur d&#8217;URL pour Google Analytics","og_url":"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/","og_site_name":"Inwurx","article_modified_time":"2025-06-25T08:04:44+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/","url":"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/","name":"Constructeur d'URL pour Google Analytics - Inwurx","isPartOf":{"@id":"https:\/\/inwurx.com\/#website"},"datePublished":"2025-06-18T05:40:38+00:00","dateModified":"2025-06-25T08:04:44+00:00","breadcrumb":{"@id":"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/inwurx.com\/tools\/google-analytics-url-builder\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/inwurx.com\/fr\/"},{"@type":"ListItem","position":2,"name":"Outils","item":"https:\/\/inwurx.com\/tools\/"},{"@type":"ListItem","position":3,"name":"Constructeur d&#8217;URL pour Google Analytics"}]},{"@type":"WebSite","@id":"https:\/\/inwurx.com\/#website","url":"https:\/\/inwurx.com\/","name":"Inwurx","description":"E-Commerce Growth &amp; PPC Experts Since 2013","publisher":{"@id":"https:\/\/inwurx.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/inwurx.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/inwurx.com\/#organization","name":"Inwurx","url":"https:\/\/inwurx.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/inwurx.com\/#\/schema\/logo\/image\/","url":"https:\/\/inwurx.com\/wp-content\/uploads\/2025\/08\/cropped-inwurx-logo-trademark-light.png","contentUrl":"https:\/\/inwurx.com\/wp-content\/uploads\/2025\/08\/cropped-inwurx-logo-trademark-light.png","width":378,"height":108,"caption":"Inwurx"},"image":{"@id":"https:\/\/inwurx.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/pages\/3203","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/comments?post=3203"}],"version-history":[{"count":1,"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/pages\/3203\/revisions"}],"predecessor-version":[{"id":3204,"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/pages\/3203\/revisions\/3204"}],"up":[{"embeddable":true,"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/pages\/3237"}],"wp:attachment":[{"href":"https:\/\/inwurx.com\/fr\/wp-json\/wp\/v2\/media?parent=3203"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}