Skip to content

James O'Claire

My personal site

Menu
  • Home
  • Projects
    • Projects Overview
    • App Goblin: App Scraper
    • Android Apps
    • Ads Data Dash
  • Contact
Menu

Open Source & Paid Alternatives to Firebase Dynamic Links

Posted on December 10, 2024December 10, 2024 by James O'Claire

Dynamic deep links hosted by Google Firebase are on their way out, so it’s time to look for the alternatives. I’ll cover the few open source projects I’ve seen as well as the top paid options. Open Source & Free Really, all this work just to provide a link to your app? Yeah, it’s really…

Read more

GitHub Large File Storage (git lfs) is basically paid only

Posted on December 6, 2024December 6, 2024 by James O'Claire

2 GB Maximum file size sounds great for GitHub LFS. When I saw that I thought, perfect, it’s small but it’ll do. Time to push! “Git LFS disabled for ddxv” Wait what? Git LFS has been disabled on your personal account ddxv because you’ve exceeded your data plan by at least 150%. Please purchase additional…

Read more

How to get Geo Location Info for IP Addresses

Posted on December 4, 2024December 4, 2024 by James O'Claire

Just want to cover the recent steps I took in learning about how to get Geo Location information for OpenAttribution. The first step I took was to look into two existing open source analytics platforms that are alternatives to Google Analytics: Umami and Matomo. Umami I love using umami.is! It’s definitely the smaller of the…

Read more

AppGoblin New Features, Mobile Stats and Breakdowns

Posted on November 18, 2024 by James O'Claire

Theme & Svelte updates First off, new theme courtesy of the upcoming v3 for skeleton.dev, a great UI library for Svelte. The new Skeleton v3 is pretty awesome and was quite easy to update along with moving from Svelte 4 to 5. Svelte 5 was a bit trickier with all the new runes, but overall…

Read more

WIP: Sharing the Monetization channels for mobile apps

Posted on October 18, 2024 by James O'Claire

For a week or two I’ve been working on updating the appgoblin.info top ad networks and MMPs. Currently both are still up, which should change but I’ll give an overview of the process of changing and what might be next up. Goal: Display the top clients I’ve long wanted to have a way to view…

Read more

What does DIRECT mean for App-Ads.txt?

Posted on October 15, 2024October 15, 2024 by James O'Claire

Recently I started working on a project on appgoblin to estimate the number of client apps for all mobile advertising and data collection companies. In doing this there are currently two sources of data: decompiled SDKs of which I have only done ~20k apps and app-ads.txt which I have scraped closer to ~200k apps’ app-ads.txt…

Read more

Svelte 5 Data Table Comparisons

Posted on October 6, 2024October 6, 2024 by James O'Claire

While working on a new analytics dashboard I wanted to find a good table tool manage my table like data from the backend. My main goal is to have dynamic group by for the table’s dimensions. While this has been something that I’ve always liked about Python based backends, it definitely wasn’t something I found…

Read more

How to figure out which 3rd Parties might be integrated with an iOS App?

Posted on March 31, 2024October 6, 2024 by James O'Claire

In the past couple months I built out scraping for Android apps which downloads, decompiles, scrapes the `AndroidManifest.xml` then analyzes the Android app for known 3rd party ad networks or trackers. I enjoyed this a lot, but the other half of the equation, iOS remained elusive. I was surprised how much more difficult this turned…

Read more

See which MMPs and Networks Apps and Games are Using

Posted on March 25, 2024October 6, 2024 by James O'Claire

I recently added a free feature to AppGoblin to see which advertising/monetization ad networks and MMP partners apps are using. You can break down the results by category and and group by parent companies. The data is pulled from the top ~10k Android apps, which I downloaded, de-compiled and examined their AndroidManifest.xml to determine which…

Read more

Is this a TikTok security vulnerablity for ad fraud?

Posted on February 5, 2024October 6, 2024 by James O'Claire

I de-compiled TikTok (“com.zhiliaoapp.musically” v33.3.3 from Feb 2nd, 2024) from ApkPure.net and noticed that the way it called AppsFlyer looked a bit different than what I expected and quickly led me to a GitHub issue which makes it seem like they are using an outdated way to collect install information from Google Play which may…

Read more
  • 1
  • 2
  • 3
  • Next

Categories

  • Development
  • Mobile Marketing and Advertising

Recent Posts

  • Open Source & Paid Alternatives to Firebase Dynamic Links
  • GitHub Large File Storage (git lfs) is basically paid only
  • How to get Geo Location Info for IP Addresses
  • AppGoblin New Features, Mobile Stats and Breakdowns
  • WIP: Sharing the Monetization channels for mobile apps

Recent Comments

    Archives

    • December 2024
    • November 2024
    • October 2024
    • March 2024
    • February 2024
    • January 2024
    • November 2023
    • October 2023
    • September 2023
    • October 2022
    • April 2016
    • March 2016
    • February 2016

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
    © 2024 James O'Claire | Powered by Minimalist Blog WordPress Theme