FAQ: Does Matomo use a fingerprint?

…can be configured to disable config_id. Refer to the guide on how to disable browser feature detection completely? Learn more how does Matomo detect unique and returning visitors with User…

FAQ: Configure Matomo for speed

…to use Mysql Tuning Primer or Mysql Tuner tools. See also optimizing Innodb I/O on mysql.com. The official Matomo Analytics cloud service can support high traffic Matomo servers up to…

Blog: 8 Best Tools to Analyse Website Traffic

…your Cloud subscription. Start your 21-day free trial of Matomo today (no credit card required). Try Matomo for Free 21 day free trial. No credit card required. Your email address…

Blog: Your introduction to personally identifiable information: What is PII?

…We encourage every business and website to take data privacy seriously and discuss these issues with your lawyer if you have any concerns. Additional resources: https://www.consumeraffairs.com/finance/identity-theft-statistics.html#identity-theft-trends-in-2019 https://ec.europa.eu/info/law/law-topic/data-protection_en https://iclg.com/practice-areas/data-protection-laws-and-regulations/usa https://www.csoonline.com/article/3215864/how-to-protect-personally-identifiable-information-pii-under-gdpr.html https://ico.org.uk/for-organisations/guide-to-data-protection/guide-to-the-general-data-protection-regulation-gdpr/key-definitions/what-is-personal-data/…

People & Culture Leader

…business. Act as champion and have ultimate responsibility for adoption and implementation of performance management and recognising and rewarding initiatives. Implementation of best practice processes where existing structures require review…

FAQ: Measure 100% of Ecommerce interactions using server-side tracking

…$tracker->getIp()); $order->setMetadata(`userAgent`, $tracker->getUserAgent()); $order->setMetadata(`matomoVisitorId`, $tracker->getVisitorId()); $order->setMetadata(`attributionInfo`, $tracker->getAttributionInfo()); 3. Record the ecommerce order and all products to Matomo by sending an HTTPS Tracking API request Note: Because of the type of…