Google Ads
Search, Performance Max, Display, Demand Gen, YouTube. Built around Conversion & Lead-Gen objectives with proper signals — not just budgets.
I'm Krithveek Reddy Gummati — a Hyderabad-based performance marketer with an engineer's brain. For 3+ years I've built websites, run Google & Meta ads, and engineered conversion tracking for clinics, real estate developers, industrial brands and D2C startups. Marketing built like infrastructure — not pretty dashboards.
Brands I've built & grown
Most agencies split this into 5 retainers. I run it as one funnel — ads talk to landing pages, landing pages talk to your CRM, your CRM talks to WhatsApp. The whole machine works because one person owns the wiring.
Search, Performance Max, Display, Demand Gen, YouTube. Built around Conversion & Lead-Gen objectives with proper signals — not just budgets.
Feed, Reels, Stories. Audience orchestration with CRM data, lookalikes, video retargeting, IG engagement pools — built to compound, not burn.
Technical SEO, Core Web Vitals, schema, on-page, off-page, Google Business Profile. The work that compounds long after the ad spend stops.
WordPress, custom HTML/CSS, landing pages built for conversion — not just looks. Fast, mobile-first, indexed properly from day one.
GA4, Enhanced Conversions, Conversions API, Meta Pixel events, click-to-call instrumentation. If you can't measure it, you're guessing.
WhatsApp API (AI Sensy), TeleCRM, broadcast and follow-up workflows. Leads that don't get followed up don't become customers.
Each project below is a real client. The numbers are real numbers. Click through where I've left a live link — the work is still up and running.
Built and launched swetaclinics.com from scratch — architecture, UX, SEO, performance. Then wired the entire funnel: paid traffic → landing page → lead form → TeleCRM → WhatsApp automation. Set up GMB for local discovery and built conversion-focused landing pages for Meta & Google.
Built the entire creative + paid funnel for a specialist Ayurvedic clinic in Begumpet. Designed every static creative you see on the left, scripted & produced AI-driven video reels, ran Facebook & Instagram lead-gen ads, and kept the Google Business Profile fed with fresh posts & reviews.
Built and optimized anjaliinfradevelopers.com as a freelance engagement. Sharpened on-page SEO, rebuilt the property landing pages around lead capture, then layered Google & Meta ads on top with proper audience targeting and creative testing.
Building a new website for an established industrial player with a 20-page company profile, marquee infrastructure projects, and a leadership team that demanded a premium, technical brand presence. Section-by-section design system built in Elementor with locked-down typography and a hand-built hero.
Took on the SEO & UX of a D2C tea startup that was getting visits but not converting. Restructured the site's information architecture, rewrote on-page copy around buyer intent, fixed technical SEO issues, and tracked everything end-to-end.
Directed brand presence end-to-end — SEO, website optimization, landing pages, creatives, and analytics tracking. A clean example of how a B2B manufacturer with zero digital presence can build a real organic engine in 6 months.
Most marketers stop at "I'll run your ads." That's the easy part. The reason ads don't convert is almost never the ad — it's the broken handoff after the click. Here's the system I build for every client.
Google Ads (Search, PMax, Demand Gen) and Meta Ads with proper audience signals, not just budgets.
Built around one decision, not 12. Fast, mobile-first, and instrumented for every micro-event.
Form events fire to GA4, Meta CAPI, and your CRM at the same instant. Nothing drops through the cracks.
Lead lands in TeleCRM the moment it's submitted. AI Sensy sends a welcome WhatsApp in under 60 seconds.
Every step measured back to ad spend. You see which campaign, which audience, which creative made you money.
Most freelancers build steps 01 and 02 and call it a day. I build all five — and the wiring between them.
Agencies hand you to a junior account manager, then a junior copywriter, then a junior designer. You pay senior prices for a chain of juniors. With me, the person who answers your WhatsApp is the same person who builds the website, runs the ads, and reads the numbers at 2am.
B.Tech in Computer Science. That's why your tracking actually works — Conversions API, server-side events, click-to-call instrumentation, real attribution. Most marketers can't speak this language. It's the difference between "we got leads" and knowing which ad got them.
I run GlaMark, my own digital agency. Every rupee you spend, I treat the way I treat my own. No fluff retainers, no theatre. If a campaign isn't working in 14 days, we say so and we change it.
I can sit across from you over chai in Banjara Hills if the project needs it. You're not buying offshore labour from someone you'll never meet — you're working with a person whose name is on this page and whose reputation lives in this city.
When iOS privacy updates broke the Meta Pixel for half the internet, the marketers who survived were the ones who could deploy Conversions API server-side. That's not a marketing skill — it's an engineering skill. Mine, since 2020.
// Fire a Lead event server-side to Meta Conversions API // so iOS 17, ad-blockers, and Safari ITP can't drop it. const payload = { "data": [{ "event_name": "Lead", "event_time": Math.floor(Date.now() / 1000), "action_source": "website", "event_source_url": req.headers.referer, "user_data": { "em": [sha256(email.trim().toLowerCase())], "ph": [sha256(normalizePhone(phone))], "client_ip_address": req.ip, "client_user_agent": req.headers["user-agent"], "fbc": cookies._fbc, "fbp": cookies._fbp }, "custom_data": { "currency": "INR", "value": leadValue, "content_name": campaign }, "event_id": dedupeId // matches client Pixel event }] }; await fetch(`https://graph.facebook.com/v19.0/${pixelId}/events`, { method: "POST", headers: { "Authorization": `Bearer ${ACCESS_TOKEN}` }, body: JSON.stringify(payload) });meta-capi-lead.js · server-side conversion
Most agency engagements take three weeks just to start. Here's what the first 30 days actually look like with me.
WhatsApp or Google Meet. I ask what you sell, who buys it, and what you've tried. No pitch deck. If we're not a fit, I'll say so — and probably point you to someone better.
I look at your current website, ads, GMB, and tracking. I send you a Loom + a Google Doc with what's broken and what's missing. Free, no obligation. Worst case: you get a free roadmap.
A 1-page proposal — deliverables, timeline, payment. No 12-page contract, no surprise fees. Half upfront, half on milestone. We start within the week.
Every Monday, a short report: what ran, what spent, what worked, what's next. Looker Studio dashboard if you want one. You see the numbers I see — same day.
A 15-minute call. WhatsApp or Google Meet. I'll tell you in plain language whether I can help — and if I can't, I'll point you to who can.