Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

v4.0.0

Compare
Choose a tag to compare
@MatteoGabriele MatteoGabriele released this 19 Apr 11:46
· 353 commits to master since this release

New feature

  • Now possible to use every plugin methods respecting Google Analytics api specifications
  • Social interactions tracking
  • Error exceptions tracking and auto tracking
  • Possible to track page passing VueRouter instance
  • Add require method

Breaking changes

  • Naming convention is changed

    • trackPage is now page
    • trackEvent is now event
    • trackTime is now time
  • autoTracking now it's an object and let you enable or disbable page and exception auto tracking

User guide
Added a user guide with links to every features