Skip to content

Tracking a React App Version in Google Analytics and Adobe Analytics

Tracking a React App Version in Google Analytics and Adobe Analytics

Miguel MartinezDec 1, 20208 min read

Analysts and administrators of Google Analytics and Adobe Analytics need to analyze product features that are introduced with dev releases. New product features or product enhancement are tied to dev releases, which means that due to caching, or long app…

How To Set Up Charles Proxy on macOS

How To Set Up Charles Proxy on macOS

Miguel MartinezNov 6, 20205 min read

This guide is for anyone who needs to inspect and/or modify HTTP requests to and from your macOS or Mac OS computer. For example, if you need to inspect Adobe Analytics or Google Analytics tracking beacons from Safari or Chrome.…

How To Set Up Charles Proxy on a Windows PC

How To Set Up Charles Proxy on a Windows PC

Miguel MartinezNov 3, 20204 min read

This guide is for anyone who needs to inspect and/or modify HTTP requests to and from your PC. For example, if you need to inspect Adobe Analytics or Google Analytics tracking beacons. See here for the Charles for macOS Guide Use…

Stock Market Prediction Using Machine Learning

Stock Market Prediction Using Machine Learning

Miguel MartinezOct 18, 20209 min read

In this post, I will be transforming raw Stock Market trading data into refined machine-learning-ready data that can be used to predict the price change for the next trading day. For example, will AAPL go up 1% or down 3%…

Let’s Set Some Rules…No Processing Rules

Let’s Set Some Rules…No Processing Rules

Miguel MartinezAug 7, 20205 min read

In my experience working with Adobe Analytics, I’ve found that Processing Rules help in some cases, but oftentimes they create more work. I try to avoid using Processing Rules whenever possible. In this post, I will cover the main reasons…