Skip to content

Commit

Permalink
"Removed Hotjar tracking code and user identification scripts from en…
Browse files Browse the repository at this point in the history
…glish-test.html, essay-tool.html, and pomodoro-technique.html files."
  • Loading branch information
faris-zak committed Aug 20, 2024
1 parent 7ac0ec4 commit 3631dab
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 63 deletions.
25 changes: 0 additions & 25 deletions english-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,6 @@

gtag('config', 'G-N3VFF4P2GY');
</script>

<!-- Hotjar Tracking Code for https://mindsync.cteoman.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:5039200,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>

<!-- Install this snippet AFTER the Hotjar Tracking code. -->
<script>
var userId = your_user_id || null; // Replace your_user_id with your own if available.
window.hj('identify', userId, {
// Add your own custom attributes here. Some EXAMPLES:
// 'Signed up': '2019—06-20Z', // Signup date in ISO-8601 format.
// 'Last purchase category': 'Electronics', // Send strings with quotes around them.
// 'Total purchases': 15, // Send numbers without quotes.
// 'Last purchase date': '2019-06-20Z', // Send dates in ISO-8601 format.
// 'Last refund date': null, // Send null when no value exists for a user.
});
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="إختبر نفسك في بعض القواعد الإنجليزية مع مايندسينك!">
Expand Down
13 changes: 0 additions & 13 deletions essay-tool.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,6 @@

gtag('config', 'G-N3VFF4P2GY');
</script>

<!-- Install this snippet AFTER the Hotjar Tracking code. -->
<script>
var userId = your_user_id || null; // Replace your_user_id with your own if available.
window.hj('identify', userId, {
// Add your own custom attributes here. Some EXAMPLES:
// 'Signed up': '2019—06-20Z', // Signup date in ISO-8601 format.
// 'Last purchase category': 'Electronics', // Send strings with quotes around them.
// 'Total purchases': 15, // Send numbers without quotes.
// 'Last purchase date': '2019-06-20Z', // Send dates in ISO-8601 format.
// 'Last refund date': null, // Send null when no value exists for a user.
});
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="أفضل تجربة من مايندسينك لكتابة المقالات والنصوص.">
Expand Down
25 changes: 0 additions & 25 deletions pomodoro-technique.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,6 @@

gtag('config', 'G-N3VFF4P2GY');
</script>

<!-- Hotjar Tracking Code for https://mindsync.cteoman.com -->
<script>
(function(h,o,t,j,a,r){
h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
h._hjSettings={hjid:5039200,hjsv:6};
a=o.getElementsByTagName('head')[0];
r=o.createElement('script');r.async=1;
r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
a.appendChild(r);
})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>

<!-- Install this snippet AFTER the Hotjar Tracking code. -->
<script>
var userId = your_user_id || null; // Replace your_user_id with your own if available.
window.hj('identify', userId, {
// Add your own custom attributes here. Some EXAMPLES:
// 'Signed up': '2019—06-20Z', // Signup date in ISO-8601 format.
// 'Last purchase category': 'Electronics', // Send strings with quotes around them.
// 'Total purchases': 15, // Send numbers without quotes.
// 'Last purchase date': '2019-06-20Z', // Send dates in ISO-8601 format.
// 'Last refund date': null, // Send null when no value exists for a user.
});
</script>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="استخدم تقنية بومودورو من مايندسينك المدمجة لتحسين تركيزك وإدارة وقتك بشكل فعال خلال جلسات الدراسة.">
Expand Down

0 comments on commit 3631dab

Please sign in to comment.