承接 artisanpack-ui/google-tag-manager 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

artisanpack-ui/google-tag-manager

Composer 安装命令:

composer require artisanpack-ui/google-tag-manager

包简介

Google Tag Manager container management and UI components for ArtisanPack UI, built on the google base package.

README 文档

README

Google Tag Manager container management and UI components for the ArtisanPack UI ecosystem. Ships the client-side container snippet installer, a server-side Tag Manager API client, and Blade / Livewire / React / Vue components for surfacing container and tag data inside your admin UI.

Sits on top of the shared artisanpack-ui/google base package for OAuth2 authentication, encrypted token storage, and scope management.

Installation

composer require artisanpack-ui/google-tag-manager

The service provider and GoogleTagManager facade are auto-discovered. The base artisanpack-ui/google package is pulled in automatically.

Quick start

Client-side container snippet — set your container ID and drop the directive in your layout:

GTM_CONTAINER_ID=GTM-XXXXXXX
<!DOCTYPE html>
<html>
<head>
    @gtmSnippetHead
</head>
<body>
    @gtmSnippetBody
    {{-- ... --}}
</body>
</html>

Admin components — after configuring the base artisanpack-ui/google package and connecting a user:

<livewire:google-tag-manager::container-overview
    account-id="123456"
    container-id="654321" />

<livewire:google-tag-manager::tag-list
    account-id="123456"
    container-id="654321"
    workspace-id="1" />

React and Vue equivalents ship in resources/js/.

Documentation

Full documentation lives in the docs/ directory:

Contributing

Please read through the contributing guidelines to learn more about how you can contribute to this project.

License

ArtisanPack UI Google Tag Manager is open-source software licensed under the MIT license.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-07-12

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固