承接 vanilla-thunder/oxid-module-gtm 相关项目开发

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

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

vanilla-thunder/oxid-module-gtm

Composer 安装命令:

composer require vanilla-thunder/oxid-module-gtm

包简介

Google Tag Manager with new Google Analytics 4 for OXID eShop v6.2+<br/>more about GA4: <a href='https://developers.google.com/tag-manager/ecommerce-ga4' target='_blank'>Ecommerce (GA4) Developer Guide</a>

README 文档

README

Google Tag Manager integration for OXID eShop v6.2 und höher
module version 0.5.0 ( 2021-12-10 )

Installation

  • composer require vanilla-thunder/oxid-module-gtm --no-update
  • Modul aktivieren und Moduleinstellungen konfigurieren

Tag Manager konfigurieren:

Google Analytics 4 Einrichtung

GA4 Events / Customizing

für alle implementierten GA4 Events existieren Templates unter source/modules/GoogleTagManager/Application/views/ga4/, dabei entspricht der Dateiname dem Eventnamen in GA4. Die Einbindung dieser Event-Templates erfolgt über TPL-Blöcke unter source/modules/GoogleTagManager/Application/views/blocks/.

Universal Analytics Events

"EE-Trigger" für Ecomemrce-Tags (Beispiel für Google Tag Manager):

  • Triggertyp: Benutzerdefiniertes Ereignis
  • Ereignisname: ee\..*
  • Übereinstimmung mit regulärem Ausdruck verwenden
  • Diesen Trigger auslösen bei: Alle benutzerdefinierten Ereignisse

"EE-Tag" für Google Analytics Enhanced Ecommerce:

  • Tag-Typ: Google Analytics - Universal Analytics
  • Tracking-Typ: Ereignis
  • Aktion: {{Event}}
  • Label: {{Event Label}}
  • Trigger : EE-Trigger

Verfügbare Datalayer Variablen

Für die einfachste Übersicht der enthaltenen Daten empfehle ich den Vorschau-Modus vom Google Tag Manager.

Bei jedem Seitenaufruf wird die Datenschicht mit einigen wenigen Infos erstellt, die man zum reinen Erfassen der Seitenaufrufe benötigt:

  • page.type - Seitentyp: default / cms / product / listing / checkout (an google analytics angelehnt)
  • page.title - Seitentitel (außer Startseite, sie hat keinen Titel. Danke OXID...)
  • page.cl - OXID Controller Klasse (start, search, etc)
  • userid - oxID vom Benutzer bzw false falls nicht eingeloggt
  • sessionid - session iD

Alle für Ecommerce Tracking releavanten Daten werden mit speziellen Ecommerce Events in die Datenschicht eingefügt. Hier ist ein Beispiel für die Einrichtung von Enhanced Ecomemrce Tracking über Google Tag Manager:

LICENSE AGREEMENT

[vt] google-tag-manager
Copyright (C) 2021 Marat Bedoev
info: info@mb-dev.pro oder so /** @todo: überarbeiten, wenn ich wieder nüchtern bin */

This program is free software;
you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/

vanilla-thunder/oxid-module-gtm 适用场景与选型建议

vanilla-thunder/oxid-module-gtm 是一款 基于 Smarty 开发的 Composer 扩展包,目前已累计 49 次下载、GitHub Stars 达 3, 最近一次更新时间为 2022 年 10 月 24 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 vanilla-thunder/oxid-module-gtm 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 vanilla-thunder/oxid-module-gtm 我们能提供哪些服务?
定制开发 / 二次开发

基于 vanilla-thunder/oxid-module-gtm 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

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

GitHub 信息

  • Stars: 3
  • Watchers: 3
  • Forks: 10
  • 开发语言: Smarty

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2022-10-24