Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Releases: mozilla-rally/facebook-pixel-hunt

v0.1.5 release

09 Dec 17:53
Compare
Choose a tag to compare
v0.1.5 release Pre-release
Pre-release
  • use proper Date type in Glean config for page visit stop/start
  • continue to refine packaging, so production builds have the minimum assets (no "playtest" UI)
  • add study QA and release process docs

v0.1.4 release

08 Dec 20:54
Compare
Choose a tag to compare
v0.1.4 release Pre-release
Pre-release
  • add public key for facebook-pixel-hunt glean environment
  • update glean application ID
  • do not package dev-only assets

v0.1.3 release

08 Dec 03:58
Compare
Choose a tag to compare
v0.1.3 release Pre-release
Pre-release
  • add integration tests

v0.1.2 playtest release

03 Dec 17:22
764b0b9
Compare
Choose a tag to compare
Pre-release

v0.1.2 playtest release.

v0.1.1 playtest release

09 Nov 19:16
4d819f7
Compare
Choose a tag to compare
Pre-release

Initial "playtest" release, built in dev mode.

Instructions for use:

The initial version of the Facebook Pixel Hunt extension is available in "playtest" mode, which has been signed for
use on release versions of Firefox. "Playtest" mode means that data submission is disabled, and it is easy to export
any data you collect for local analysis.

  1. from about:addons, click the gear menu and select "Install Add-on From File..."

image

Select the latest version of the playtest extension, as of this writing it is facebook_pixel_hunt-0.1.1-fx.xpi.

  1. The extension will automatically open an internal page with a "playtest" control panel:

image

  1. Select the "Pause or resume data collection" toggle, then browse the web looking for Facebook tracking pixels.

image

  1. To see live console output and/or debug the extension, the Firefox devtools may be used: about:devtools-toolbox?id=facebook-pixel-hunt%40mozilla.org&type=extension

  2. Return to the internal "playtest" control panel and select "Download" to download any data you've collected:

image

  1. If you already closed the tab and need to get back to the extension's internal control panel, choose "Preferences" from the "..." menu in about:addons

image

OPTIONAL: If you'd prefer to have a local tracking pixel for testing, you may use this one from the test data set. Note that the extension only looks for trackers hosted on either localhost or facebook.com! So you'll need to use a local webserver if you want to see this in action.