Skip to content

Commit

Permalink
adding Google Tag Manager
Browse files Browse the repository at this point in the history
  • Loading branch information
TimBarcz committed Mar 3, 2024
1 parent 332f26b commit 6a4127c
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-PRCZZS');</script>
<!-- End Google Tag Manager -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tim Barcz - Portfolio</title>
Expand Down Expand Up @@ -47,6 +54,10 @@
</style>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-PRCZZS"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header>
<div class="container">
<h1>Tim Barcz - Portfolio</h1>
Expand All @@ -65,7 +76,17 @@ <h1>Tim Barcz - Portfolio</h1>
<section id="about">
<div class="container">
<h2>About Me</h2>
<p>I'm an accomplished, energetic, and technically sophisticated ecommerce leader and revenue driver. I'm a detail oriented person with a unique ability to efficiently break down complex technical problems, develop an action-oriented plan, and execute that plan, leading to immediate revenue growth and an improved customer experience. I have a long and successful track record of enhancing team performance productivity, attracting new and repeat business, and driving optimized customer experience.</p>
<p>
I'm an accomplished, energetic, and technically sophisticated ecommerce leader and revenue driver. I'm a detail oriented person with a unique ability to efficiently break down complex technical problems, develop an action-oriented plan, and execute that plan, leading to immediate revenue growth and an improved customer experience. I have a long and successful track record of enhancing team performance productivity, attracting new and repeat business, and driving optimized customer experience.</p>
<p>
I believe in the power of technology and what technology can do for a business. The vast majority of businesses. I've encountered can't or don't see the immense opportunities that are available to them. Of those that do see the potential, they don't
have the skillset or people to enable the change they seek. I have the attitude, knowledge, and skillset to walk into a business and help
them understand what's truly possible and how to get there. My background in software and more recent experience in eCommerce and marketing
lead me to be the ideal person in today's rapidly changing environments.</p>
<p>
Further, I believe that teams outperform individuals. Relentless curiosity and learning in all aspects of operations. Simplicity over complexity
in systems and architectures. Quality as a core principle. Agile methodologies bring more success, and details matter, and I sweat the details.
</p>
</div>
</section>

Expand Down

0 comments on commit 6a4127c

Please sign in to comment.