• Added
    : A new
    ContentWrapper
    component that tracks clicks on links within a specific content div, logging engagement events with the link's URL and text.
  • Added
    : Two new functions,
    trackPageview
    and
    trackEvent
    , for tracking page views and custom events using Google Analytics.
  • Modified
    : Updated metadata to include a new
    referrer
    property set to "unsafe-url".
  • Modified
    : Enhanced event data collection by including the
    referrer
    header in analytics data.