Transformation: dbt vs SQLMesh vs raw SQL
Four reads on the modeling layer that ages your stack well or badly.
1️⃣ dbt as the default — the ecosystem and hiring pool make it the safe pick, even where it's not the best engine. Source: Modern Data Stack newsletter.
2️⃣ SQLMesh's virtual environments — column-level lineage and no-rebuild dev stages are the real pitch against dbt. Via Tobiko Data blog.
3️⃣ When raw SQL and a scheduler suffice — under twenty models, a framework is ceremony you don't need yet. Source: Locally Optimistic.
4️⃣ Incremental models are where teams cut themselves — the read on late-arriving data and why full-refresh is sometimes saner. Via dbt Labs docs.
Essential if your transformation logic lives in a tangle of scheduled queries nobody trusts.
That's the stack for this week. Forward to a teammate.
Four reads on the modeling layer that ages your stack well or badly.
1️⃣ dbt as the default — the ecosystem and hiring pool make it the safe pick, even where it's not the best engine. Source: Modern Data Stack newsletter.
2️⃣ SQLMesh's virtual environments — column-level lineage and no-rebuild dev stages are the real pitch against dbt. Via Tobiko Data blog.
3️⃣ When raw SQL and a scheduler suffice — under twenty models, a framework is ceremony you don't need yet. Source: Locally Optimistic.
4️⃣ Incremental models are where teams cut themselves — the read on late-arriving data and why full-refresh is sometimes saner. Via dbt Labs docs.
Essential if your transformation logic lives in a tangle of scheduled queries nobody trusts.
That's the stack for this week. Forward to a teammate.
Forwarded from Natalia
ВПЕРВЫЕ! ТОЛЬКО ОДИН ВЕЧЕР!
🫥 ПИАР-ВОЙС В ЭТОМ ЧАТЕ🫥
Участников никто не знает.
Откуда они? Хуй его знает.
Темы — просто пиздец!
• Аналитика на двух лидах
• Слив анлим бюджетов
• Как просрать медийку
• Где найти нормальную работу
• Как закупиться себе в карман
⚡ Все это для тех, кто придет на ВОЙС
На котором обсудим:
Модераторы: @adv_god @natnetak
NO RESPECT CHAT • 27.08 • 19:00 GMT+3
Участников никто не знает.
Откуда они? Хуй его знает.
Темы — просто пиздец!
• Аналитика на двух лидах
• Слив анлим бюджетов
• Как просрать медийку
• Где найти нормальную работу
• Как закупиться себе в карман
Как делать PR, маркетинг и деньги в арбитраже трафика
На котором обсудим:
• На что компании еще готовы тратить деньги
• За чье внимание мы вообще конкурируем
• Что действительно работает, а что сливает бабки
• PR vs маркетинг
• Как измерить результаты кампейнов
• Что делать с запросом «хочу, чтобы про нас все знали»
Модераторы: @adv_god @natnetak
NO RESPECT CHAT • 27.08 • 19:00 GMT+3
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from AffPapa! Клуб спящих бизнесменов! Потрачено!
Иногда мне кажется, что я работаю не в iGaming, а в похоронном бюро.
Каждый день кто-то приносит очередной продукт и говорит: «У нас почему-то падает LTV.»
Потом открываешь аналитику и понимаешь, что игроки предупреждали об этом ещё месяц назад.
Просто никто не слушал.
Я — Head of Retention. И в своём канале разбираю ошибки, из-за которых команды месяцами теряют LTV, даже не замечая этого.
Каждый день кто-то приносит очередной продукт и говорит: «У нас почему-то падает LTV.»
Потом открываешь аналитику и понимаешь, что игроки предупреждали об этом ещё месяц назад.
Просто никто не слушал.
Я — Head of Retention. И в своём канале разбираю ошибки, из-за которых команды месяцами теряют LTV, даже не замечая этого.
B2B automation: HubSpot vs Marketo vs Customer.io
Five reads on picking a marketing automation platform you won't resent in year two.
1️⃣ HubSpot vs Marketo on ceiling — HubSpot's all-in-one wins for speed; Marketo's flexibility wins once your ops team is mature. Source: MarTech.org.
2️⃣ Customer.io for product-led B2B — event-triggered beats list-based when usage data drives your motion. Via Customer.io blog.
3️⃣ The CRM gravity well — your MAP choice is half-decided by whether you live in Salesforce or HubSpot CRM. Source: Reforge.
4️⃣ Migration cost is the hidden number — re-architecting workflows and scoring is the bill nobody quotes you. Via MarketingProfs.
5️⃣ When you need none of them — early-stage teams over-buy automation before they have a funnel to automate.
Essential before a multi-year MAP commitment.
That's the stack for this week. Forward to a teammate.
Five reads on picking a marketing automation platform you won't resent in year two.
1️⃣ HubSpot vs Marketo on ceiling — HubSpot's all-in-one wins for speed; Marketo's flexibility wins once your ops team is mature. Source: MarTech.org.
2️⃣ Customer.io for product-led B2B — event-triggered beats list-based when usage data drives your motion. Via Customer.io blog.
3️⃣ The CRM gravity well — your MAP choice is half-decided by whether you live in Salesforce or HubSpot CRM. Source: Reforge.
4️⃣ Migration cost is the hidden number — re-architecting workflows and scoring is the bill nobody quotes you. Via MarketingProfs.
5️⃣ When you need none of them — early-stage teams over-buy automation before they have a funnel to automate.
Essential before a multi-year MAP commitment.
That's the stack for this week. Forward to a teammate.
Data quality: observability vs testing
Four reads on catching bad data before a dashboard lies to the board.
1️⃣ dbt tests vs Great Expectations — dbt tests catch what you anticipated; GE is heavier but expresses richer constraints. Source: Locally Optimistic.
2️⃣ Monte Carlo and the anomaly angle — observability watches freshness and volume for problems you didn't think to test. Via Monte Carlo blog.
3️⃣ Contracts over alerts — the shift to declaring schema expectations upstream so breakage fails loudly at the source. Source: dbt Labs blog.
4️⃣ Testing is cheap; observability is insurance — when each is worth the spend, by team size. Via Modern Data Stack newsletter.
Skip if your pipelines are five models deep. Essential if a silent null once cost you a campaign.
That's the stack for this week. Forward to a teammate.
Four reads on catching bad data before a dashboard lies to the board.
1️⃣ dbt tests vs Great Expectations — dbt tests catch what you anticipated; GE is heavier but expresses richer constraints. Source: Locally Optimistic.
2️⃣ Monte Carlo and the anomaly angle — observability watches freshness and volume for problems you didn't think to test. Via Monte Carlo blog.
3️⃣ Contracts over alerts — the shift to declaring schema expectations upstream so breakage fails loudly at the source. Source: dbt Labs blog.
4️⃣ Testing is cheap; observability is insurance — when each is worth the spend, by team size. Via Modern Data Stack newsletter.
Skip if your pipelines are five models deep. Essential if a silent null once cost you a campaign.
That's the stack for this week. Forward to a teammate.
A few channels in the webmaster & site monetization space worth your feed:
— @WPFromScratch — WordPress explained plainly, one step at a time. No jargon you don't…
— @TheManagedMemo — Inside scoop on the managed hosting world: acquisitions, price hikes,…
— @BuilderBench — Honest head-to-head reviews of WordPress page builders -- Elementor…
— @EdgeOfGloryCDN — True stories of sites that went global on a CDN -- the latency drops,…
Follow the ones that fit — they're all part of the same network.
— @WPFromScratch — WordPress explained plainly, one step at a time. No jargon you don't…
— @TheManagedMemo — Inside scoop on the managed hosting world: acquisitions, price hikes,…
— @BuilderBench — Honest head-to-head reviews of WordPress page builders -- Elementor…
— @EdgeOfGloryCDN — True stories of sites that went global on a CDN -- the latency drops,…
Follow the ones that fit — they're all part of the same network.
Forwarded from AFF.TOP - про арбитраж трафика и CPA рынок!
This media is not supported in your browser
VIEW IN TELEGRAM
В роликах Youtube теперь можно рекламировать товары Amazone
➡️ Читайте на сайте: https://aff.top/blog/v-rolikakh-youtube-teper-mozhno-reklamirovat-tovary-amazone
🧠 Ещё больше инсайтов → в канале AFF.top
➡️ Читайте на сайте: https://aff.top/blog/v-rolikakh-youtube-teper-mozhno-reklamirovat-tovary-amazone
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP - про арбитраж трафика и CPA рынок!
This media is not supported in your browser
VIEW IN TELEGRAM
Google выпустил Gemini Omni 1.1 Flash
Google обновил Gemini Omni для генерации видео: модель умеет продолжать сцены с учётом до 10 секунд контекста и собирать ролик до 40 секунд, работать по референсу и делать переходы между кадрами. Главный вывод — инструмент стал практичнее для продакшена, а посекундная цена делает его заметно доступнее для тестов и рабочих задач.
➡️ Читайте на сайте: https://aff.top/blog/google-vypustil-gemini-omni-1-1-flash
🧠 Ещё больше инсайтов → в канале AFF.top
Google обновил Gemini Omni для генерации видео: модель умеет продолжать сцены с учётом до 10 секунд контекста и собирать ролик до 40 секунд, работать по референсу и делать переходы между кадрами. Главный вывод — инструмент стал практичнее для продакшена, а посекундная цена делает его заметно доступнее для тестов и рабочих задач.
➡️ Читайте на сайте: https://aff.top/blog/google-vypustil-gemini-omni-1-1-flash
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP - про арбитраж трафика и CPA рынок!
This media is not supported in your browser
VIEW IN TELEGRAM
Топ 5 PWA-сервисов для залива дейтинга
Статья показывает, что PWA выгодны не только для гемблы: в дейтинге они дают пуш-базу, больше траста и помогают маскировать оффер под бренд. Главный выбор зависит от цены инсталлов и теста GEO: для старта лучше бесплатные или дешёвые решения, а Progressier выделяется как самый практичный вариант для залива дейтинга.
➡️ Читайте на сайте: https://aff.top/blog/top-5-pwa-servisov-dlia-zaliva-deitinga
🧠 Ещё больше инсайтов → в канале AFF.top
Статья показывает, что PWA выгодны не только для гемблы: в дейтинге они дают пуш-базу, больше траста и помогают маскировать оффер под бренд. Главный выбор зависит от цены инсталлов и теста GEO: для старта лучше бесплатные или дешёвые решения, а Progressier выделяется как самый практичный вариант для залива дейтинга.
➡️ Читайте на сайте: https://aff.top/blog/top-5-pwa-servisov-dlia-zaliva-deitinga
🧠 Ещё больше инсайтов → в канале AFF.top
Metrics: semantic layer vs SaaS-defined KPIs
Four reads on where your numbers should be defined.
1️⃣ The semantic layer pitch — define revenue once and let every tool read it, instead of redefining it in five dashboards. Source: dbt Labs blog.
2️⃣ Cube vs dbt Semantic Layer — Cube ships an API and caching for apps; dbt's keeps definitions next to your models. Via Cube blog.
3️⃣ When metrics drift — the failure mode where Amplitude, your BI tool, and finance each report a different MRR. Source: Locally Optimistic.
4️⃣ Headless BI vs another dashboard — the case for a metrics API over buying yet another visualization seat. Via Modern Data Stack newsletter.
Skip if one team owns all reporting. Essential if 'what's our active user count' has three answers.
That's the stack for this week. Forward to a teammate.
Four reads on where your numbers should be defined.
1️⃣ The semantic layer pitch — define revenue once and let every tool read it, instead of redefining it in five dashboards. Source: dbt Labs blog.
2️⃣ Cube vs dbt Semantic Layer — Cube ships an API and caching for apps; dbt's keeps definitions next to your models. Via Cube blog.
3️⃣ When metrics drift — the failure mode where Amplitude, your BI tool, and finance each report a different MRR. Source: Locally Optimistic.
4️⃣ Headless BI vs another dashboard — the case for a metrics API over buying yet another visualization seat. Via Modern Data Stack newsletter.
Skip if one team owns all reporting. Essential if 'what's our active user count' has three answers.
That's the stack for this week. Forward to a teammate.
🔥 Новый участник НеТОПа на AffPapa!
https://affpapa.org/netop
🏆 НеТОП на AffPapa — https://affpapa.org/netop/go/27?src=broadcast
Платный рейтинг индустрии: плати больше — стоишь выше. Займи место в топе за USDT.
💰 Ставка: $100 · сейчас #1 в рейтинге
https://affpapa.org/netop
🏆 НеТОП на AffPapa — https://affpapa.org/netop/go/27?src=broadcast
Платный рейтинг индустрии: плати больше — стоишь выше. Займи место в топе за USDT.
💰 Ставка: $100 · сейчас #1 в рейтинге
affpapa.org
НеТОП — рейтинг индустрии за USDT | affpapa.org
Плати больше — стоишь выше. Аукцион мест в рейтинге affiliate-индустрии: минимум $10, потолка нет. Оплата USDT (TRC20), место ставится автоматически.
🔥 justbrand_create — новый участник рейтинга НеТОП на AffPapa!
🏆 Своё место в топе честно купил justbrand_create: https://affpapa.org/netop/go/28?src=broadcast
💰 Ставка: $111 · сейчас #1 в рейтинге
Весь рейтинг → https://affpapa.org/netop
🏆 Своё место в топе честно купил justbrand_create: https://affpapa.org/netop/go/28?src=broadcast
💰 Ставка: $111 · сейчас #1 в рейтинге
Весь рейтинг → https://affpapa.org/netop
Telegram
JUST brand agency
Креативное multi-channel маркетинговое агентство. Здесь делимся идеями, проектами и новостями индустрии 🎨
Первичный консалтинг по вашей задаче for free — @sofia_aster, CBDO
Head & Founder: @stase_just
https://www.intagram.com/just.brand
Первичный консалтинг по вашей задаче for free — @sofia_aster, CBDO
Head & Founder: @stase_just
https://www.intagram.com/just.brand
Build vs buy: the stack decisions that haunt you
Five reads on the tradeoff every martech lead gets wrong at least once.
1️⃣ Buy the commodity, build the differentiator — the framework for what deserves engineering time and what should be a checkout. Source: Reforge.
2️⃣ The total cost of a 'free' open-source tool — self-hosting trades license fees for on-call rotations. Via Modern Data Stack newsletter.
3️⃣ Switching costs you priced at zero — re-training, re-integration, and historical-data migration are the real lock-in. Source: CDP Institute.
4️⃣ When consolidation hurts — the all-in-one suite that wins on demos and loses on every individual feature. Via MarTech.org.
5️⃣ Reversible vs one-way-door choices — spend your diligence on the decisions you can't easily undo.
Essential before your next vendor evaluation.
That's the stack for this week. Forward to a teammate.
Five reads on the tradeoff every martech lead gets wrong at least once.
1️⃣ Buy the commodity, build the differentiator — the framework for what deserves engineering time and what should be a checkout. Source: Reforge.
2️⃣ The total cost of a 'free' open-source tool — self-hosting trades license fees for on-call rotations. Via Modern Data Stack newsletter.
3️⃣ Switching costs you priced at zero — re-training, re-integration, and historical-data migration are the real lock-in. Source: CDP Institute.
4️⃣ When consolidation hurts — the all-in-one suite that wins on demos and loses on every individual feature. Via MarTech.org.
5️⃣ Reversible vs one-way-door choices — spend your diligence on the decisions you can't easily undo.
Essential before your next vendor evaluation.
That's the stack for this week. Forward to a teammate.
Build a UTM governance system that survives 5 teams
The checklist that stops campaign data from rotting in your warehouse.
1 — Lock a taxonomy doc first. Define allowed values for source/medium/campaign before anyone tags a single link; free-text fields are where attribution goes to die.
Why: one team writing 'fb' and another 'facebook' splits the same channel into two rows forever.
Source: terminusapp.com/blog/utm-builder thinking on enforced dropdowns.
2 — Force lowercase, no spaces, hyphen-only at the link-builder layer.
Why: 'Spring_Sale' and 'spring-sale' are different campaigns to every analytics tool on earth.
3 — Add a campaign ID column that maps to your ad platform spend.
Why: it's the only join key that reconciles clicks against actual dollars.
4 — Audit weekly with a SQL query for medium values outside your allowlist.
Why: drift is inevitable; catching it at 12 rows beats catching it at 12,000.
That's the stack for this week. Forward to a teammate.
The checklist that stops campaign data from rotting in your warehouse.
1 — Lock a taxonomy doc first. Define allowed values for source/medium/campaign before anyone tags a single link; free-text fields are where attribution goes to die.
Why: one team writing 'fb' and another 'facebook' splits the same channel into two rows forever.
Source: terminusapp.com/blog/utm-builder thinking on enforced dropdowns.
2 — Force lowercase, no spaces, hyphen-only at the link-builder layer.
Why: 'Spring_Sale' and 'spring-sale' are different campaigns to every analytics tool on earth.
3 — Add a campaign ID column that maps to your ad platform spend.
Why: it's the only join key that reconciles clicks against actual dollars.
4 — Audit weekly with a SQL query for medium values outside your allowlist.
Why: drift is inevitable; catching it at 12 rows beats catching it at 12,000.
That's the stack for this week. Forward to a teammate.
Forwarded from AFF.TOP - про арбитраж трафика и CPA рынок!
This media is not supported in your browser
VIEW IN TELEGRAM
Google отменил ручную пессимизацию в Еврозоне
Google перестал пессимизировать крупные новостники за паразитные страницы с казино и другими партнёрскими офферами в ЕЭЗ. Для арбитража вывод простой: в Европе схема с «пирогами» больше не даёт преимущества от траста основного домена, а Google впервые применяет разные правила по GEO под давлением регулятора.
➡️ Читайте на сайте: https://aff.top/blog/google-otmenil-ruchnuiu-pessimizaciiu-v-evrozone
🧠 Ещё больше инсайтов → в канале AFF.top
Google перестал пессимизировать крупные новостники за паразитные страницы с казино и другими партнёрскими офферами в ЕЭЗ. Для арбитража вывод простой: в Европе схема с «пирогами» больше не даёт преимущества от траста основного домена, а Google впервые применяет разные правила по GEO под давлением регулятора.
➡️ Читайте на сайте: https://aff.top/blog/google-otmenil-ruchnuiu-pessimizaciiu-v-evrozone
🧠 Ещё больше инсайтов → в канале AFF.top
Forwarded from AFF.TOP - про арбитраж трафика и CPA рынок!
This media is not supported in your browser
VIEW IN TELEGRAM
Вышел OpenClaw 2.0
OpenClaw вышел на новый уровень: совместная работа, нормальный веб-интерфейс и более простая настройка. Разбираем, зачем это обновление важно и как оно меняет работу с ИИ-агентом.
➡️ Читайте на сайте: https://aff.top/blog/vyshel-openclaw-2-0
🧠 Ещё больше инсайтов → в канале AFF.top
OpenClaw вышел на новый уровень: совместная работа, нормальный веб-интерфейс и более простая настройка. Разбираем, зачем это обновление важно и как оно меняет работу с ИИ-агентом.
➡️ Читайте на сайте: https://aff.top/blog/vyshel-openclaw-2-0
🧠 Ещё больше инсайтов → в канале AFF.top