@dotcms/analytics
Version:
Official JavaScript library for Content Analytics with DotCMS.
4 lines (3 loc) • 334 B
JavaScript
import { UVEEventType as n } from "../../../types/src/lib/editor/public.js";
import { onContentletHovered as r, onIframeScroll as o, onRequestBounds as t, onPageReload as E, onContentChanges as u } from "./events.js";
n.CONTENT_CHANGES + "", n.PAGE_RELOAD + "", n.REQUEST_BOUNDS + "", n.IFRAME_SCROLL + "", n.CONTENTLET_HOVERED + "";