tighten / nova-google-analytics

Google Analytics integration with Laravel Nova
MIT License
165 stars 30 forks source link

Nova 4 Support #52

Closed krievley closed 2 years ago

krievley commented 2 years ago

This PR resolves #48 by updating the package to work with Nova 4.

  1. The README has been updated with instructions and new screenshots for Nova 4.
  2. Support has been added for PHP 8.1
  3. The nova.mix.js file has been added, and webpack has been updated to Nova 4 specifications.
  4. Updated from Vue 2 to Vue 3 and imported Nova 4 scripts to package.json.
  5. card.js, tool.js, and Vue components have been updated to use Inertia routing and Vue 3 syntax.

Visitor and Pageview Metrics Screen Shot 2022-07-18 at 12 44 04 PM

Active User Metrics Screen Shot 2022-07-18 at 12 50 15 PM

Session and Avg. Session Duration Metrics Screen Shot 2022-07-18 at 12 54 03 PM

Device and Country Metrics by Session Screen Shot 2022-07-18 at 12 58 15 PM

Most Visited Pages and Referrers Screen Shot 2022-07-18 at 2 19 50 PM

mattstauffer commented 2 years ago

@krievley Looks great! Good to merge and tag at your leisure :)