umami-api-js
    Preparing search index...

    Interface UTM

    interface UTM {
        utm: string;
        views: number;
    }
    Index

    Properties

    Properties

    utm: string
    views: number