Websites v4 docs v5.2.4
    Preparing search index...

    Interface AnalyticsScriptItem

    interface AnalyticsScriptItem {
        category: "analytics" | "marketing";
        content: string;
        id: string;
        service: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    category: "analytics" | "marketing"
    content: string
    id: string
    service: string