MailGDocumentation
फ़ीचर्स

मर्ज टैग

स्प्रेडशीट हेडर के column tags से email body को personalize करें।

Merge tags हर recipient को personalized body देते हैं। Tag exact column header है जो double curly braces में wrapped है।

सिंटैक्स

अगर sheet में First Name नाम का column है, उपयोग करें:

{{First Name}}

Body example:

Hi {{First Name}},

Thanks for your work at {{Company}}.

Merge tags आज कहाँ काम करते हैं

FieldMerged at send?
Email bodyYes — variables injected per row
Email subjectNo — subject is sent as stored in the template
Preview bodyYes — for the active row
Preview subjectNo — shows the raw template subject

Subject merge ship होने तक personalization body में रखें।

Tags insert करना

Editor toolbar में Merge Tag खोलें। Active sheet के headers list करता है। Empty state: No sheet columns found.

Inserted text column name के चारों ओर double curly braces उपयोग करता है।

सामान्य नियम

  • Headers case-sensitive हैं (Namename)
  • Empty cells empty strings insert करते हैं
  • Body में same tag कई बार reuse कर सकते हैं
  • Recipient / CC / BCC More options के अंतर्गत चुने जाते हैं, merge tags से नहीं

अगला

Rich-text emails और Preview & test देखें।

On this page