Skip to content

Commit 0ec068a

Browse files
author
Dhruva Shaw
committed
google analytics
1 parent fa0e578 commit 0ec068a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

python-level-up-basics-to-intermediate/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4+
<!-- Google tag (gtag.js) -->
5+
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6FXNR6LRCF"></script>
6+
<script>
7+
window.dataLayer = window.dataLayer || [];
8+
function gtag(){dataLayer.push(arguments);}
9+
gtag('js', new Date());
10+
gtag('config', 'G-6FXNR6LRCF');
11+
</script>
412
<meta charset="UTF-8">
513
<meta name="viewport" content="width=device-width, initial-scale=1.0">
614
<meta name="description" content="Join our 5-day intensive Python course to elevate your skills from basics to intermediate. Learn Pythonic coding, OOP, advanced functions, API integration, and testing. Perfect for aspiring AI and robotics developers. Enroll now for just ₹599!">

0 commit comments

Comments
 (0)