This should be possible by modifying fbevents.js and having a UI for putting in known pixel ids that need to be loaded. No good way to automate this; it will require manual input for certain loaders I've encountered (google tag manager). If the pixel ID is in the inline script then that is easy to do; but I'll need a way to handle either way.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeytown2 created an issue. See original summary.

mikeytown2’s picture

Status: Active » Needs review
FileSize
6.63 KB

  • mikeytown2 committed 070682c on 7.x-2.x
    Issue #2901683 by mikeytown2: Cache https://connect.facebook.net/signals...
mikeytown2’s picture

Status: Needs review » Fixed
mikeytown2’s picture

Status: Fixed » Active

Need to take into account browser caching and gzip; putting this in a normal aggregated file makes more sense now.

mikeytown2’s picture

Status: Active » Fixed
FileSize
1.57 KB

  • mikeytown2 committed ba8096c on 7.x-2.x
    Issue #2901683 by mikeytown2: Cache https://connect.facebook.net/signals...
mikeytown2’s picture

Status: Fixed » Active

Need to clear local cache if in aggressive cache mode. Also got a pdo exception for the wrong file type

mikeytown2’s picture

Status: Active » Needs review
FileSize
9.37 KB

  • mikeytown2 committed 1bf723b on 7.x-2.x
    Issue #2901683 by mikeytown2: Cache https://connect.facebook.net/signals...
mikeytown2’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.