Tracking Ad Performance Automatically with n8n + Hidemium (Multi-profile analytics)

Hey all,

Just dropping a quick build I’ve been experimenting with β€” using Hidemium and n8n to monitor ad performance across multiple Facebook accounts without relying on FB Business Manager APIs.

:man_technologist: How it works:

  1. Each Hidemium profile is logged into a separate ad account
  2. n8n launches browser sessions via API and grabs snapshot data (spend, CTR, ROAS)
  3. Data is pushed into Google Sheets or Notion for reporting

:pushpin: Why this matters:

  • No app review headache
  • Can simulate human behavior (scrolling, delays)
  • Easy to rotate proxies and manage cookie/session state

This setup helped us catch sudden drop-offs in performance early β€” before the client even noticed :sweat_smile:

Let me know if you’d be interested in a template flow. It’s super adaptable for other ad platforms too (TikTok, Google Ads).

3 Likes

Been experimenting with something similar on TikTok Ads. Glad to see others applying Hidemium for media buying automation β€” this space is going to explode.

Exactly what I needed. Managing 10+ ad accounts manually is brutal. Love the idea of simulating real sessions and scraping the key metrics.

This sounds interesting. can you share the workflow for it.