1.0.9 • Published 5 years ago

macs-seo-module v1.0.9

Weekly downloads
14
License
ISC
Repository
github
Last release
5 years ago

This package provides functions to send pageview information to the google analytics tracking id currently installed on the site.

Unlike some of the other modules that require you to hard code the google analytics tracking ID, this module will auto detect the Google Analytics Tracking ID currently installed on the site either via the Google Tag Manager ( gtag ) script or directly via the Google Analytics script.

import MacsSeoModule from "macs-seo-module"

//Call this method on initial page load AND when the route is changed
MacsSeoModule.trackPageView();
1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago