定制 biffbangpow/silverstripe-facebook-pixel 二次开发

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

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

biffbangpow/silverstripe-facebook-pixel

最新稳定版本:1.1.0

Composer 安装命令:

composer require biffbangpow/silverstripe-facebook-pixel

包简介

Facebook Pixel Integration for Silverstripe

README 文档

README

This adds easy controls for adding the embed code for the Facebook Pixel.

Setup

Install with Composer

composer require biffbangpow/silverstripe-facebook-pixel

Add the Facebook Pixel template to your main Page.ss template just before the closing <head> tag

<% include FacebookPixel %>

Usage

In SiteConfig there will be a "FacebookPixelID" field where the numeric ID for your Facebook Pixel can be entered, this is a 15-digit number.

If a Facebook Pixel ID has been entered in Site Config then the Facebook Pixel embed code will be outputted on every page.

Each page also has the option to select an event from the list here "https://www.facebook.com/business/help/402791146561655".

If an event has been selected then the code to track the event will also be outputted on the page.

Todo

Implement remaining events

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: proprietary
  • 更新时间: 2021-06-15