ID5 Pixel Manager Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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
Screenshots
-
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.