diff options
| -rw-r--r-- | index.php | 4 | ||||
| -rw-r--r-- | legal-notice.php | 6 | ||||
| -rw-r--r-- | license.php | 4 | ||||
| -rw-r--r-- | matomo/config.php (renamed from config/matomo/config.php) | 2 | ||||
| -rw-r--r-- | matomo/matomo-proxy.php (renamed from config/matomo/matomo-proxy.php) | 0 | ||||
| -rw-r--r-- | matomo/matomo.php (renamed from config/matomo/matomo.php) | 0 | ||||
| -rw-r--r-- | matomo/piwik.php (renamed from config/matomo/piwik.php) | 0 | ||||
| -rw-r--r-- | matomo/plugins/HeatmapSessionRecording/configs.php (renamed from config/matomo/plugins/HeatmapSessionRecording/configs.php) | 0 | ||||
| -rw-r--r-- | matomo/proxy.php (renamed from config/matomo/proxy.php) | 0 | ||||
| -rw-r--r-- | mentions-legales.php | 6 |
10 files changed, 11 insertions, 11 deletions
@@ -95,7 +95,7 @@ $dap_current_env = dap_get_current_env(); _paq.push(['enableLinkTracking']); (function() { var u = "//demo.armandphilippot.com/"; - _paq.push(["setTrackerUrl", u + "config/matomo/matomo.php"]); + _paq.push(["setTrackerUrl", u + "matomo/matomo.php"]); _paq.push(["setSiteId", "3"]); var d = document, g = d.createElement("script"), @@ -103,7 +103,7 @@ $dap_current_env = dap_get_current_env(); g.type = "text/javascript"; g.async = true; g.defer = true; - g.src = u + "config/matomo/matomo.php"; + g.src = u + "matomo/matomo.php"; s.parentNode.insertBefore(g, s); })(); </script> diff --git a/legal-notice.php b/legal-notice.php index 6176275..b9be6df 100644 --- a/legal-notice.php +++ b/legal-notice.php @@ -89,7 +89,7 @@ $dap_current_env = dap_get_current_env(); <p>The Matomo statistics tool is one of the only tools validated by the French CNIL that does not require a consent request.</p> <iframe style="border: 0; height: 200px; width: 600px;" - src="https://demo.armandphilippot.com/config/matomo/matomo-proxy.php?module=CoreAdminHome&action=optOut&language=en&backgroundColor=f3f7fc&fontColor=0f1b29&fontSize=1rem&fontFamily="></iframe> + src="https://demo.armandphilippot.com/matomo/matomo-proxy.php?module=CoreAdminHome&action=optOut&language=en&backgroundColor=f3f7fc&fontColor=0f1b29&fontSize=1rem&fontFamily="></iframe> </div> </main> <footer class="footer"> @@ -119,7 +119,7 @@ $dap_current_env = dap_get_current_env(); _paq.push(['enableLinkTracking']); (function() { var u = "//demo.armandphilippot.com/"; - _paq.push(["setTrackerUrl", u + "config/matomo/matomo.php"]); + _paq.push(["setTrackerUrl", u + "matomo/matomo.php"]); _paq.push(["setSiteId", "3"]); var d = document, g = d.createElement("script"), @@ -127,7 +127,7 @@ $dap_current_env = dap_get_current_env(); g.type = "text/javascript"; g.async = true; g.defer = true; - g.src = u + "config/matomo/matomo.php"; + g.src = u + "matomo/matomo.php"; s.parentNode.insertBefore(g, s); })(); </script> diff --git a/license.php b/license.php index 3ad82f2..776450c 100644 --- a/license.php +++ b/license.php @@ -111,7 +111,7 @@ $dap_current_env = dap_get_current_env(); _paq.push(['enableLinkTracking']); (function() { var u = "//demo.armandphilippot.com/"; - _paq.push(["setTrackerUrl", u + "config/matomo/matomo.php"]); + _paq.push(["setTrackerUrl", u + "matomo/matomo.php"]); _paq.push(["setSiteId", "3"]); var d = document, g = d.createElement("script"), @@ -119,7 +119,7 @@ $dap_current_env = dap_get_current_env(); g.type = "text/javascript"; g.async = true; g.defer = true; - g.src = u + "config/matomo/matomo.php"; + g.src = u + "matomo/matomo.php"; s.parentNode.insertBefore(g, s); })(); </script> diff --git a/config/matomo/config.php b/matomo/config.php index 709d56d..26959c3 100644 --- a/config/matomo/config.php +++ b/matomo/config.php @@ -13,7 +13,7 @@ $MATOMO_URL = 'https://analytics.armandphilippot.com/'; // Edit the line below and replace http://your-tracker-proxy.org/ with the URL to your tracker-proxy // setup. This URL will be used in Matomo output that contains the Matomo URL, so your Matomo is effectively // hidden. -$PROXY_URL = 'https://demo.armandphilippot.com/'; +$PROXY_URL = 'https://demo.armandphilippot.com/matomo/'; // Edit the line below, and replace xyz by the token_auth for the user "UserTrackingAPI" // which you created when you followed instructions above. diff --git a/config/matomo/matomo-proxy.php b/matomo/matomo-proxy.php index c049bd6..c049bd6 100644 --- a/config/matomo/matomo-proxy.php +++ b/matomo/matomo-proxy.php diff --git a/config/matomo/matomo.php b/matomo/matomo.php index 2b16d9d..2b16d9d 100644 --- a/config/matomo/matomo.php +++ b/matomo/matomo.php diff --git a/config/matomo/piwik.php b/matomo/piwik.php index e2be0bd..e2be0bd 100644 --- a/config/matomo/piwik.php +++ b/matomo/piwik.php diff --git a/config/matomo/plugins/HeatmapSessionRecording/configs.php b/matomo/plugins/HeatmapSessionRecording/configs.php index abf5cd5..abf5cd5 100644 --- a/config/matomo/plugins/HeatmapSessionRecording/configs.php +++ b/matomo/plugins/HeatmapSessionRecording/configs.php diff --git a/config/matomo/proxy.php b/matomo/proxy.php index 4080583..4080583 100644 --- a/config/matomo/proxy.php +++ b/matomo/proxy.php diff --git a/mentions-legales.php b/mentions-legales.php index f6ad942..ac06a85 100644 --- a/mentions-legales.php +++ b/mentions-legales.php @@ -89,7 +89,7 @@ $dap_current_env = dap_get_current_env(); <p>L’outil de statistiques Matomo est l’un des seuls outils validés par la CNIL ne nécessitant pas de demande de consentement.</p> <iframe style="border: 0; height: 200px; width: 600px;" - src="https://demo.armandphilippot.com/config/matomo/matomo-proxy.php?module=CoreAdminHome&action=optOut&language=fr&backgroundColor=f3f7fc&fontColor=0f1b29&fontSize=1rem&fontFamily="></iframe> + src="https://demo.armandphilippot.com/matomo/matomo-proxy.php?module=CoreAdminHome&action=optOut&language=fr&backgroundColor=f3f7fc&fontColor=0f1b29&fontSize=1rem&fontFamily="></iframe> </div> </main> <footer class="footer"> @@ -119,7 +119,7 @@ $dap_current_env = dap_get_current_env(); _paq.push(['enableLinkTracking']); (function() { var u = "//demo.armandphilippot.com/"; - _paq.push(["setTrackerUrl", u + "config/matomo/matomo.php"]); + _paq.push(["setTrackerUrl", u + "matomo/matomo.php"]); _paq.push(["setSiteId", "3"]); var d = document, g = d.createElement("script"), @@ -127,7 +127,7 @@ $dap_current_env = dap_get_current_env(); g.type = "text/javascript"; g.async = true; g.defer = true; - g.src = u + "config/matomo/matomo.php"; + g.src = u + "matomo/matomo.php"; s.parentNode.insertBefore(g, s); })(); </script> |
