diff --git a/tarteaucitron.js b/tarteaucitron.js index 1dbb06e..7c6d54c 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -646,6 +646,9 @@ var tarteaucitron = { tarteaucitron.reloadThePage = true; } if (tarteaucitron.launch[key] !== true && status === true) { + + tarteaucitron.pro('!' + key + '=engage'); + tarteaucitron.launch[key] = true; tarteaucitron.services[key].js(); }