2021-07

GA/GTM

Try using GA's reporting API

I want to automate the data seen in the GA view by retrieving it with API! So I tried it. Create a project in GCP Enter a suitable project name and click Create. Select the API to use Go to the dashboard screen of the created project and click "API and Services..."
Security

Try running Kali Linux on AWS (up to logging in via remote desktop connection)

I had the opportunity to participate in a hacking contest, so I wanted to use a Debian-based distribution called Kali Linux, which comes with all the necessary software. I think there are three easy ways to do this. I'll use method 3 this time...
books

Try rereading the readable code [Package information into the name]

It's a classic that I've read and not read a few times, but I thought I'd write an article about it while ruminating on what I've read. I'll write one article per chapter whenever I feel like it. I'll also go through the chapters in the order that I feel like...
ERROR

I investigated CSP (Content Security Policy)

Today I came across the following error message at work, so I'll write about what I learned about CSP (Content Security Policy). Refused to execute inline script because it vi...
GA/GTM

About the lifespan of cookies in ITP

I was forced to implement ITP at work, and I needed to understand the specifications to some extent when implementing it, so I wrote an article about it. ITP is an abbreviation of Intelligent Tracking Prevention, and is installed in Apple's browser Safari...