定制 craftsnippets/craft-fathom-analytics 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

craftsnippets/craft-fathom-analytics

最新稳定版本:0.1.0

Composer 安装命令:

composer require craftsnippets/craft-fathom-analytics

包简介

README 文档

README

Requirements

This plugin requires Craft CMS 5.0.0 or later, and PHP 8.2 or later.

Installation

# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require craftsnippets/craft-fathom-analytics

# tell Craft to install the plugin
./craft plugin/install fathom-analytics-integration

Usage

In the plugin settings in the control panel, fill out Fathom site id setting and make sure that Include fathom tracking code setting is enabled.

In the site template, include this code:

{% do craft.fathomAnalytics.outputTrackingCode() %}

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: mit
  • 更新时间: 2024-11-02