Releases: mozilla-rally/facebook-pixel-hunt
v0.1.5 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
- add public key for facebook-pixel-hunt glean environment
- update glean application ID
- do not package dev-only assets
v0.1.3 release
- add integration tests
v0.1.2 playtest release
v0.1.2 playtest release.
v0.1.1 playtest 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.
- from
about:addons
, click the gear menu and select "Install Add-on From File..."
Select the latest version of the playtest extension, as of this writing it is facebook_pixel_hunt-0.1.1-fx.xpi
.
- The extension will automatically open an internal page with a "playtest" control panel:
- Select the "Pause or resume data collection" toggle, then browse the web looking for Facebook tracking pixels.
-
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
-
Return to the internal "playtest" control panel and select "Download" to download any data you've collected:
- 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
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.