hpx
v1.0.0
Published
Call the hacker pixel.
Downloads
2
Readme
hpx-node
HPX bindings for Node
Fire pixels to the Hacker Pixel Stack.
Install
$ npm install --save hpx
Usage
const hpx = require('hpx');
hpx("http://mypixel.cloudfront.net/1x1.gif", "first", "second", "third", "fourth", true);
API
hpx(pixel, a, b, c, d, cache_buster)
Returns a Promise
for the pixel fire. In many use cases it's fire and forget.
pixel
The pixel URL provided by HPX stack.
a,b,c,d
The parameters to the pixel
cache_buster
Add a cache_buster