Hello @florian99
you have to write ID of the website and the remaining URL will be same.
from where to get website ID you can read this tutorial.
So you mean just change the YOUR_SITE_ID and leave the rest like it is?
I tried that, but when I go to an AMP page my visits doesn’t get tracked.
Hello @florian99
Can you please share the URL so I can check if the Matoma analytics code loading or not.
Hello @florian99
I have checked the source code and the analytics code is loading perfectly.
are you using GDPR cookies option of our plugin?
I’m not using the “GDPR Compliancy”-option but the “Notice Bar (Cookie Consent)”-option. I accepted this cookie consent bar but my visit still doesn’t show up in Matomo.
I think I resolved the issue, at least in part.
On a testing site without SSL it works by starting with
//http://www.example.com/piwik/piwik.php?…
But on my main site, with SSL, it doesn’t work with
https://example.com/piwik/piwik.php?…
neither with
example.com/piwik/piwik.php?…
This tutorial (https://www.elftronix.com/guide-to-using-piwik-analytics-with-amp-on-wordpress/) talks about starting with “https”
I tried
https://www.example.com/piwik/piwik.php?…
not working either
what else could I try? Apart from ditching my SSL
Hi Florian99,
I appreciate your effort.
As it’s not working on your Live Site, I recommend you to contact us at [email protected] so that we can test, check and give you an update on it.