@abtasty/scroll-tracking
Advanced tools
Comparing version 3.0.4-1 to 3.0.4-2
@@ -1,1 +0,1 @@ | ||
!function(){"use strict";var e=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];e.unshift("[AB Tasty Widget] "+PACKAGE+":"),console.log.apply(console,e)},n=DATA.engagementGoal;!function(e,n){!function(e){window.ABTastyEventListeners&&(window.ABTastyEventListeners=window.ABTastyEventListeners.filter(function(n){return n.eventName!==e||(window.removeEventListener(n.eventName,n.listener),!1)}))}(e),setTimeout(function(){window.ABTastyEventListeners||(window.ABTastyEventListeners=[]),window.ABTastyEventListeners.push({eventName:e,listener:n}),window.addEventListener(e,n)},0)}("scroll",function t(){var o=100*(document.body.scrollTop||document.documentElement.scrollTop)/(document.body.scrollHeight-window.innerHeight);n.forEach(function(s,i){var r=s.percentage;if(o>=r){var a=s.name;n.splice(i,1),0===n.length&&window.removeEventListener("scroll",t),TEST_ID>0?(window.ABTastyEvent(a,null,TEST_ID),e('Engagement goal "'+a+'" sent to test '+TEST_ID+".")):e("Needs ID of the test.")}})})}(); | ||
!function(){"use strict";var e=function(){for(var e=[],n=arguments.length;n--;)e[n]=arguments[n];e.unshift("[AB Tasty Widget] "+PACKAGE+":"),console.log.apply(console,e)},n=DATA.engagementGoal;window.checkScrollGoals=function(){var t=100*(document.body.scrollTop||document.documentElement.scrollTop)/(document.body.scrollHeight-window.innerHeight);n.forEach(function(o,s){var i=o.percentage;if(t>=i){var l=o.name;n.splice(s,1),0===n.length&&window.removeEventListener("scroll",window.checkScrollGoals),TEST_ID>0?(window.ABTastyEvent(l,null,TEST_ID),e('Engagement goal "'+l+'" sent to test '+TEST_ID+".")):e("Needs ID of the test.")}})},function(e,n){console.log("add event"),function(e){window.ABTastyEventListeners&&(window.ABTastyEventListeners=window.ABTastyEventListeners.filter(function(n){return n.eventName!==e||(console.log("remove event",e),window.removeEventListener(n.eventName,n.listener),!1)}))}(e),setTimeout(function(){window.ABTastyEventListeners||(window.ABTastyEventListeners=[]),console.log("add event push"),window.ABTastyEventListeners.push({eventName:e,listener:n}),window.addEventListener(e,n)},0)}("scroll",window.checkScrollGoals)}(); |
{ | ||
"name": "@abtasty/scroll-tracking", | ||
"description": "AB Tasty Widget", | ||
"version": "3.0.4-1", | ||
"version": "3.0.4-2", | ||
"icon": "icon.png", | ||
@@ -6,0 +6,0 @@ "form": "dist/form.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
5829
9