middleman-google-analytics icon indicating copy to clipboard operation
middleman-google-analytics copied to clipboard

Adding options for pageview

Open khiemlam opened this issue 6 years ago • 2 comments

Hey, I see that the template hardcoded the page tracking options.

I also noticed an older PR that attempted to add an option to disable page tracking, but there hasn't been much movement on that.

I would like to expand on this and add additional options to configure page tracking so that we can specify any of these fields: ga('send', 'pageview', [page], [fieldsObject]);.

I was curious if you think there would be value to this before I work it and submit a PR for it.

khiemlam avatar Oct 03 '18 20:10 khiemlam

@danielbayerlein We would love to contribute a fix here if possible as the fix allows us to not sensitive information to google analytics

cldwalker avatar Oct 08 '18 16:10 cldwalker

I would be happy about a PullRequest! 👍

danielbayerlein avatar Oct 18 '18 18:10 danielbayerlein