Definition
Assembly: Mintlify.Core.dll Namespace: Mintlify.Core.Models.Integrations Inheritance: System.ObjectSyntax
Summary
Represents the configuration for Plausible analytics integration.Remarks
Plausible is a lightweight, open-source, privacy-friendly web analytics platform that doesn’t use cookies. This configuration enables tracking of documentation engagement to your Plausible analytics instance.Constructors
.ctor
Syntax
Properties
Domain
Gets or sets the domain being tracked in Plausible.Syntax
Property Value
Type:string?
Remarks
This is the domain name that you registered in your Plausible account. It should match the domain where your documentation is hosted. All analytics events will be attributed to this domain in your Plausible dashboard.Server
Gets or sets the custom Plausible server URL.Syntax
Property Value
Type:string?