1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 18:06:38 -04:00

fix AMP pixel (hopefully)

This commit is contained in:
2020-08-08 08:03:22 -04:00
parent 76b3a55efd
commit 9b5a29be7b
3 changed files with 17 additions and 4 deletions

View File

@ -181,7 +181,7 @@
);
/** endif **/
var sendBeaconText = "sendBeacon";
// var sendBeaconText = "sendBeacon";
var sendOnLeave = function (id, push) {
var append = { type: "append", original_id: push ? id : lastPageId };