Bulk-send per-recipient links with YAMM (CSV)
YAMM can't resolve a merge tag placed inside a link. Instead, have FeatPaper create a separate link for every recipient up front, download them as a CSV, and use that CSV as your data source in YAMM.
Because the links are already split per recipient, opens are attributed more precisely, and you can disable one recipient's link later without touching the others.
Create the link CSV in FeatPaper
Section titled “Create the link CSV in FeatPaper”- On your FeatPaper document, open the Share tab and expand the Per-recipient tracked links row.
- Click Create in bulk from an email list and paste the recipient emails. Separate them with line breaks or commas; invalid addresses and duplicates are filtered out for you.
- Create them, and the N links created summary appears. Click Download CSV there to download the file.
Use it in YAMM
Section titled “Use it in YAMM”- Upload the CSV to Google Drive and open it as a Google Sheet. You should see the
emailandlinkcolumns as they are. - Run YAMM from that sheet and write your message as a Gmail draft.
- Put the marker
{{link}}where the link should go. YAMM markers use the sheet's column name in double curly braces. - If you'd rather link a piece of text than show the address, add one more column with
=HYPERLINK(B2,"View the document")and use that column's marker in the body. - Send a test to confirm each row gets a different address, then send.
Check that it worked
Section titled “Check that it worked”- Open the document from the link in the email you received.
- On the FeatPaper document, go to the Visitors tab and check Dedicated link visitors for that recipient.
- Since every person has their own link, opens are separated precisely, address by address.
If it doesn't work
Section titled “If it doesn't work”The marker shows up unreplaced
The marker has to match the sheet column name exactly. If the column reads link, the marker is {{link}}.
The address looks long
Pasting the raw address shows the whole string. Add a =HYPERLINK() column to put the link behind readable text.
How much can I send for free?
YAMM's free tier is around 20 emails a day. Beyond that you'll need a paid plan or a different tool.
Official guides
Section titled “Official guides”Another way
Section titled “Another way”If your tool can resolve a merge tag inside a link, that route is simpler.