🖥️
Adminetic
  • Introduction
  • What is Adminetic
  • Prerequisites
  • Installation
  • Configurations
  • Modules
    • User Management
    • Role Management
    • Settings
    • Preference
    • Activity
  • Commands
    • CRUD Generator
    • Permission Generator
    • Repo Generator
    • Superuser Generator
    • Dummy Generator
    • API Generator
    • Helper Command
  • Services
    • OAuth
    • MyMenu
    • MyDashboard
    • 😎Bouncer
    • 💻CLI
  • Change Logs
  • Github Repo
  • Addons
    • Announcement
    • Contact
    • Website
    • Notify
    • Backup
    • Google Analytics
    • Business Hour
    • Newsletter
  • Example Walkthrough
Powered by GitBook
On this page
  • Google Analytics For Adminetic Admin Panel
  • Installation
  • Add Adapter
  • Usage

Was this helpful?

  1. Addons

Google Analytics

Google analytics dashboard integration for Adminetic Admin Panel

PreviousBackupNextBusiness Hour

Last updated 10 months ago

Was this helpful?

Google Analytics For Adminetic Admin Panel

Installation

You can install the package via composer:

composer require adminetic/google-analytics

Add Adapter

Add adapter to adminetic.php config file

    'adapters' => [
        Adminetic\GoogleAnalytics\Adapter\AdmineticGoogleAnalyticsAdapter::class,
    ],

Usage

@livewire('adminetic.google-analytics')

Please follow further steps by following

Spatie Google Analytics
Latest Version on Packagist
Total Downloads