saad 📱 (@saadbelfqih) 's Twitter Profile
saad 📱

@saadbelfqih

Building & Shipping iOS apps for a living & sharing my journey & lessons learned along the way 🇲🇦

ID: 2753286955

calendar_today21-08-2014 22:37:51

938 Tweet

994 Followers

1,1K Following

saad 📱 (@saadbelfqih) 's Twitter Profile Photo

i was talking to a friend who’s considering a real estate investment in Morocco 🇲🇦 i let chatgpt do the math for me: $100k property, paid cash no loan, no mortgage renting for $600/mo max that’s $7.2k a year 7.2% gross yield after costs and vacancy, it’s closer to ~5% net

saad 📱 (@saadbelfqih) 's Twitter Profile Photo

one thing that hurts initial conversion the most is your app screenshots, especially if you rely entirely on organic acquisition here’s a new workflow I’m using to improve mine (with ai automation below) 1️⃣ pick 5–10 apps in the same niche (ideally same concept ) focus on apps

saad 📱 (@saadbelfqih) 's Twitter Profile Photo

I’ve been using fastlane for the past 3 years to automate most App Store related tasks (updating metadata, uploading screenshots, etc..) But Rudrank Riyam’s App Store Connect CLI will definitely replace most of my existing fastlane workflow the interaction is way faster, comes with

saad 📱 (@saadbelfqih) 's Twitter Profile Photo

I took this gem from Ivan Sparrow and used CC to automate the creation and management of my Apple Ads campaigns I let CC learn from all the content in the 66-page PDF and transform it into a reusable skill Then I hooked it up with the Apple Ads API to create and update

saad 📱 (@saadbelfqih) 's Twitter Profile Photo

I had a call with an Apple Ads specialist yesterday, and he shared a great tip that a lot of us tend to ignore .. this can directly impact a campaign’s ROAS When you launch a Discovery campaign, keep a close eye on the search terms. At this stage, Apple’s ads system is

I had a call with an Apple Ads specialist yesterday, and he shared a great tip that a lot of us tend to ignore  .. this  can directly impact a campaign’s ROAS

When you launch a Discovery campaign, keep a close eye on the search terms. At this stage, Apple’s ads system is
saad 📱 (@saadbelfqih) 's Twitter Profile Photo

you may no longer need an ASO tool soon I've let Claude Code recommend keywords for an app and fetch popularity scores right from ASA give it some ASO content to learn from, package it as a Skill, then integrate it with Rudrank Riyam App Store Connect CLI to automate the

you may no longer need an ASO tool soon 

I've let Claude Code recommend keywords for an app and fetch popularity scores right from ASA

give it some ASO content to learn from, package it as a Skill, then integrate it with <a href="/rudrank/">Rudrank Riyam</a>  App Store Connect CLI to automate the
saad 📱 (@saadbelfqih) 's Twitter Profile Photo

Monitoring Apple Ads has never been this easy or this cheap I built a CLI to automate campaign management directly from any agentic coding tool Then I realized something.. monitoring is the most essential part of a campaign management! And honestly investing extra time and

Monitoring Apple Ads has never been this easy or this cheap

I built a CLI to automate campaign management directly from any agentic coding tool

Then I realized something.. monitoring is the most essential part of a campaign management!

And honestly investing extra time and
saad 📱 (@saadbelfqih) 's Twitter Profile Photo

worth monitoring before making any optimizations to your campaigns as your preferred AI model can make mistakes I accidentally pushed a high CPT bid ($30) without setting a CPA limit .. and it was on a discovery campaign (blaming my prompting & lack of monitoring, not the

saad 📱 (@saadbelfqih) 's Twitter Profile Photo

I was reading Adam Lyttle’s post, and one thing kept coming up: how do you know if a keyword is untapped? A few parameters were considered in the research process ofc… but could involve a lot of manual research tasks Then I thought .. why not automate the entire research

I was reading <a href="/adamlyttleapps/">Adam Lyttle</a>’s post, and one thing kept coming up:

how do you know if a keyword is untapped?

A few parameters were considered in the research process ofc… but could involve a lot of manual research tasks

Then I thought .. why not automate the entire research
saad 📱 (@saadbelfqih) 's Twitter Profile Photo

just added a RevenueCat integration to my Apple Ads CLI the use cases are basically unlimited (naming a few below): - find me the keywords generating the most revenue - which campaign has the highest spend but the lowest conversion? -(and the best one I've found so far)

just added a RevenueCat integration to my Apple Ads CLI

the use cases are basically unlimited (naming a few below):

- find me the keywords generating the most revenue

- which campaign has the highest spend but the lowest conversion?

-(and the best one I've found so far)
saad 📱 (@saadbelfqih) 's Twitter Profile Photo

well few requested it .. so here's an (unofficial) RevenueCat CLI to handle most of your interactions right from your favorite AI coding tool I've added some custom commands related to apple ads to analyze campaign ROI github.com/SaadBelfqih/RC…