Skip to content

Sharepoint O365 webpart to track and score URL / document download clicks to a rise.global scorecard

Notifications You must be signed in to change notification settings

tobyberesford/clicktrack

Repository files navigation

clicktrack

ClickTrack is a webpart for Sharepoint Office 365. You can add the webpart to a Sharepoint page, clicks on the content item will be tracked and scored in a rise.global scorecard for that user.

It's written in Typescript and Node.js.

Building the code

git clone the repo
npm i
npm i -g gulp
gulp

This package produces the following:

  • lib/* - intermediate-stage commonjs build artifacts
  • dist/* - the bundled script, along with other resources
  • deploy/* - all resources which should be uploaded to a CDN.

About

Sharepoint O365 webpart to track and score URL / document download clicks to a rise.global scorecard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published