window.sentryOnLoad = function () {
Sentry.init({
environment: "production",
enabled: true,
sampleRate: (function (url) {
if (url.includes('/order/payment_service')) {
return 1;
}
if (url.includes('/reset_password')) {
return 1;
}
return 0.02;
})(window.location.pathname),
tracesSampleRate: 0.1,
replaysSessionSampleRate: 0,
replaysOnErrorSampleRate: 0,
});
};
×
خطأ!
Esta función no está disponible con el plan de suscripción actual del fotógrafo.
×
خطأ!
هذه الوظيفة غير متوفرة مع خطة الاشتراك الحالية للمصور.
تأمين الوصول إلى الصور الخاصة بك