這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

ID5 Pixel Manager

外掛說明

Easily add the ID5 cookie syncing pixel on your website with this plugin. For more information, visit https://id5.io.

Overview

Easily add the ID5 cookie syncing pixel on your website. This plugin will handle the code required to deploy the pixel asynchronously at the end of the page as to not impact the rest of the page load or user experience.

Sample Code

The Javascript used to execute the ID5 pixel is very straightforward and does nothing beyond writing the ID5 image pixel to the page. Here is an example of the code used: document.addEventListener('DOMContentLoaded',function(){(new Image()).src='//id5-sync.com/i/113/9.gif';},false);

Requirements

In order to use this plugin and the ID5 pixel, you must be an ID5 customer. If you are not already signed up, please visit id5.io or email us at contact@id5.io.

Once you are registered with us, we’ll issue you an Account Number that you will enter in the Settings section of the plugin after installing.

About ID5

Our Story

ID5 was born out of a frustration: that the best audience segmentation strategies are useless if audiences cannot be activated properly. A group of adtech and martech professionals started thinking about ways to solve this issue and to provide a better experience to data-driven marketers. They became ID5.

Our Vision

ID5 doesn’t believe in closed ecosystems. The future of digital marketing has to be open, and independent platforms have to be able to communicate effectively to deliver on the promise of data-driven marketing. ID5 is a key component in this open ecosystem : a unification layer enabling adtech and martech platforms to share consumer information effectively, immediately and effortlessly.

Our Team

Created by seasoned digital adtech and martech professionals, ID5 boasts one of the best teams of “digital plumbers” on the market. We know web tracking, big data infrastructures, graph databases, APIs, and more. We are ambitious, focused and agile. We are ID5.

Helpful Links

ID5.io
Privacy Policy
Cookie Policy
Customer Login

螢幕擷圖

  • Head to the settings page where you'll be able to enter your ID5 Account Number
  • After entering your Account Number, hit save and you're all set!
  • Visit your Wordpress site and using Developer Tools you'll be able see our Javascript is called and the ID5 pixel is written to the page.

安裝方式

Using the WordPress Plugin Directory

  1. Click the ‘Install Now’ button
  2. Activate the plugin

Using a Manual Upload

  1. Unzip the id5-wp-pixel-manager.zip file and upload the resulting directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Setup

Once you have activated the plugin, simply head to the Settings page and enter your ID5 Account Number. If you do not know your Account Number, you can get it from your ID5 account representative or the ID5 Console).

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈ID5 Pixel Manager〉的開發相關工作。

參與者

將〈ID5 Pixel Manager〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

  • Initial release