Career

Position

Social Media Manager

Location: Ahmedabad
Employment Type: Full-Time
Experience: 3–5 Years

Role Summary

We are looking for a Social Media Manager who understands social media as a brand-building discipline – not just a publishing task. This role requires strategic thinking, content planning expertise, and the ability to manage multiple premium brands with clarity and consistency.

  • Develop and execute comprehensive social media strategies aligned with brand objectives
  • Plan, manage, and optimize monthly content calendars across platforms
  • Oversee posting, community engagement, and brand communication
  • Coordinate with designers, editors, and clients to ensure timely execution
  • Monitor performance metrics and derive actionable insights
  • Maintain brand tone, visual alignment, and messaging consistency
  • Stay informed on platform trends, algorithm updates, and content formats
  • Strong understanding of Instagram-led social media strategy
  • Excellent written communication skills (English mandatory; Hindi/Gujarati preferred)
  • Hands-on experience with Meta Business Suite and analytics tools
  • Ability to manage multiple accounts and deadlines efficiently
  • Experience in content strategy, brand communication, and reporting
  • Prior experience in a marketing or creative agency
  • Strong organizational and stakeholder management skills
  • Analytical mindset with a creative approach
  • Professional communication and presentation skills
Social Media Manager

Creative Home @ 4Wheels MediaWorks

4Wheels MediaWorks, we build more than brands – we build people. Our work shapes iconic real estate stories, and behind every powerful campaign is a team driven by curiosity, creativity, and courage.

If you’re passionate about ideas that influence skylines, enjoy fast-paced challenges, and want to work on projects that actually make noise in the market, you’ll feel right at home here. Learn, experiment, grow – and create work you’re proud to put your name on.

Learn & Grow With Us

Job Application Form


document.addEventListener("DOMContentLoaded", () => { const items = document.querySelectorAll(".gsap-hover-image"); items.forEach(item => { const hoverLayer = item.querySelector(".hover-layer"); if (!hoverLayer) return; // Set initial state (just in case) gsap.set(hoverLayer, { opacity: 0 }); // Create timeline const tl = gsap.timeline({ paused: true }); tl.to(hoverLayer, { opacity: 1, duration: 1.6, ease: "power1.inOut" }); // Hover events item.addEventListener("mouseenter", () => tl.play()); item.addEventListener("mouseleave", () => tl.reverse()); }); });