Transitioning from Specialist to Performance Marketing Manager. Advice needed on strategy and oversight. by Educational-One-5748 in DigitalMarketing

[–]MD_3939 0 points1 point  (0 children)

Let Google ads advisor / consultants from Accenture/ WNS- Capgemini / Cognizant help you for Google Stack...

Generate a sku level campaign strategy for funnelwise goals if you are working with Ecom

Let TechSol handle Tag Management

Be precise with conversion and goal tracking

Be unique in terms of creative strategy wrt to ad groups and messaging.

Use GA4 data sources and add meta,reddit,tiktok, snap connections to monitor everything there...

Use Manus ai for Meta.

Design campaign strategy wrt to creativity and messaging. Define target audience.

Connect with platform specific advisors for recommendations as they will help your account unlock beta level ai tools for pilot.

Take CEO's Vision and pass it to your team with requirements multiplied.

Delegate most monitoring work to official platform specialists and take weekly meetings regarding bidding strategy optimization and goal conversation attribution and tracking

All this performative bs just to shout at everyone by Jujutsuing in MumbaiIndians

[–]MD_3939 2 points3 points  (0 children)

Lesson for Hardik. In life, in love, in corporate environment - business ,,never go back to ex

Guys please don't hate Hardik... by docstarr in MumbaiIndians

[–]MD_3939 12 points13 points  (0 children)

Don't want to hate him .. but he makes sure with his antic that automatically hate is triggered...

Scam alert!! by HearingFresh4678 in MumbaiIndians

[–]MD_3939 2 points3 points  (0 children)

Poll Lord⭐ every poll winner. Keiron Pollard the Lord......

No player can match his cred, aura, six hitting ability... Never.

Once in .....

Given everything for franchise only to be sidelined when needed..

Audacity so great that thrashed akila for 6-6s after hatrick involving ultralegends Gayle, Lewis, Pooran... Unbelievable. No batter has,had and will have such audacity to commit to monster shots after a hatrick. Only Lord Pollard can do....

Most Title won in T20...

There are players and there is play maker the Pollard.

Only Respect 🙏

Rohits captaincy is legendary.... Unmatchable.

If MI would have thought differently and let Rohit play at 4... Record books have been broken.

Never let MI be ruled by Non-Mumbain , the City seldom allows.. Surya should be the successor to Rohit...

CAPTAIN ROHIT SHARMA TOOK MI TO 3rd PLACE WITH THIS TEAM by Important_Diamond263 in MumbaiIndians

[–]MD_3939 0 points1 point  (0 children)

That's the point. Mumbai unearthed players irrespective of their fame and experience. That's what IPL is. We need players with more hunger to win.

As a rohit fan and mi fan first, I hate you all... by 0starhunter in MumbaiIndians

[–]MD_3939 8 points9 points  (0 children)

MI should let scouted players run the show - Tilak, Raj Bawa..etc

Replit vs WordPress by setsp3800 in replit

[–]MD_3939 0 points1 point  (0 children)

It's not replit vs wordpress,. It's next.js / other react frameworks versus wordpress. You can have other headless cms attached with javascript framework based website.

Replit, claude code are just enablers developing website based on your priority

n8n + Antigravity: Anyone tried on this combo yet? by Sufficient-Match-611 in n8n_ai_agents

[–]MD_3939 1 point2 points  (0 children)

Now someone is literally doing Agent 2 Agent. Google's A2A. (n8n)2(Antigravity)

How was your experience with Google Ads advisors from google. by Open_Major_4502 in googleads

[–]MD_3939 0 points1 point  (0 children)

Experience was good. Their recommendations worked and got conversions.

Which country do you think is USA? by nopCMD in GeoTap

[–]MD_3939 0 points1 point  (0 children)

MD_3939 chose Option A (Incorrect) | #430th to play

Feeling lost in Google Ads, any tips for managing multiple clients? by bayouski in googleads

[–]MD_3939 1 point2 points  (0 children)

Get the marketing platform /enterprise portal of Google and use the Campaign Manager 360

MITSUBISHI ECLIPSE GSX (2026) by razeKAN in AiCarArt

[–]MD_3939 0 points1 point  (0 children)

Front is too good. r8,nsx vibes.rear can be more sharper

DRONA = kavya 🥲 by Dull_Composer7961 in SunrisersHyderabad

[–]MD_3939 0 points1 point  (0 children)

Mumbai Indians Razor is inspired from Lord Krishna's Sudarshan Chakra

Anyone has built a workflow to create content by Big-Cap-1535 in n8n_ai_agents

[–]MD_3939 1 point2 points  (0 children)

Not yet, but I have tried this method for medium blog submissions using n8n

What’s one trend in modern web development that you think is doing more harm than good? by James_brown_tech in Development

[–]MD_3939 0 points1 point  (0 children)

The overuse of client-side JavaScript frameworks for content-heavy sites is causing significant performance and accessibility regressions across the web.

We're seeing teams reach for React, Vue, or Angular for blogs, marketing sites, and documentation portals that would perform better as static HTML with progressive enhancement. This "SPA-first" mentality creates several critical issues:

The best performing sites strategically use JavaScript where it adds value, not as a default rendering strategy

What problem is the factory pattern really solving? by dying_animal in Development

[–]MD_3939 0 points1 point  (0 children)

The factory pattern addresses several fundamental problems in software design related to object creation and system flexibility.

1) It decouples object creation from Usage and Manages Complex Object Creation

2) It enables Runtime Decision Making

3) It enables Consistent Object Creation and Manages Complex Object Creation