---
url: "/emailify/integrations/acoustic.md"
description: "Emailify includes a Acoustic export option, which allows you to export HTML emails directly from the Figma plugin ready to manually add to their platform."
---

# Uploading your emails to Acoustic

> Emailify includes a Acoustic export option, which allows you to export HTML emails directly from the Figma plugin ready to manually add to their platform.

In the Emailify export panel, select the **Acoustic** option from the dropdown list, when you're ready, click the **Export For Acoustic** button to start exporting the emails you've selected from Figma to HTML.

Once the HTML has been exported, you'll need to manually upload your HTML templates to Acoustic by clicking the **Download your .zip file** button in Emailify, _unzipping_ that file after saving it to your computer, then you'll be able to [upload the email .zip file(s) to Acoustic](https://help.goacoustic.com/hc/en-us/articles/360055843014-Create-an-email) from the **_zips (For upload to Acoustic)** folder inside of your main unzipped folder.

### Acoustic Link Tracking Support

When the export platform is set to **Account** and the **Add xt="SPCLICK" tracking tags to Links** toggle option is enabled, Emailify applies Acoustic's `xt` tracking attributes for you during HTML generation. This removes the need to manually tag every link for your Acoustic emails.

See below for the different automatic link tracking mapping:

| Link type / selector | Applied attribute |
| -------------------- | ----------------- |
| Normal text links | `xt="SPCLICK"` |
| `mailto:` email links | `xt="SPEMAIL"` |
| View in browser link (`#SPCLICKTOVIEW`) | `xt="SPCLICKTOVIEW"` |
| One-click opt-out (unsubscribe) link (`#SPONECLICKOPTOUT`) | `xt="SPONECLICKOPTOUT"` |
| Linked images | `xt="SPIMAGE"` |
