var p = function()

in static/js/tracker.js [1581:1607]


                  var p = function (e) {
                      (!1 !==
                        (a = d(e, f, {
                          type: 'fetch',
                          params: m,
                          url: v,
                          body: n.body,
                        })).success &&
                        r.disable_send_on_success) ||
                        s(
                          i(
                            {
                              url: v,
                              method: w,
                              status: f,
                              duration: o,
                              traceId: t,
                              params: m,
                              headers: u,
                              body: c,
                              response: e,
                              rtype: 'fetch',
                            },
                            a
                          )
                        );
                    },