#analytics
Read more stories on Hashnode
Articles with this tag
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...
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...
Seriously, what is a browser cookie? · By now I'm sure you've seen an overwhelming number of cookie banners whenever you surf the web 🤯. You may or may...