6 followers
Hi! I'm a technology professional who works at a marketing firm. This blog documents what I've found useful in the spheres of web analytics, web development, and e-commerce.
There are many aspects to building a website. A web developer, of course, will write up code according to the site's technical specifications. A user...
In an earlier article, we had already discussed the key characteristics and differences between local storage, session storage, and cookies. In this...
Include parameters in the data layer and send them to Google Analytics 4 · In an earlier post, you learned how to create your first data layer event. As...
Local storage, session storage, and cookies. These are three similar yet different ways data can be stored on a browser to be used at a later stage....
Set up your data layer and create an event using 'dataLayer.push()' · We've discussed - on a high level - what the data layer is and why it is important....
In the previous post about cookies, we discussed what browser cookies are and where we can find them. Let's break things down further because there...