diff --git a/docs.json b/docs.json index 764120d..c1fa016 100644 --- a/docs.json +++ b/docs.json @@ -142,5 +142,8 @@ "x": "https://x.com/hiremav", "linkedin": "https://linkedin.com/company/hiremav" } + }, + "fonts": { + "family": "Inter" } } diff --git a/images/Avatar-wide-dark.png b/images/Avatar-wide-dark.png new file mode 100644 index 0000000..4bbca47 Binary files /dev/null and b/images/Avatar-wide-dark.png differ diff --git a/images/Avatar-wide-white.png b/images/Avatar-wide-white.png new file mode 100644 index 0000000..1257804 Binary files /dev/null and b/images/Avatar-wide-white.png differ diff --git a/lead-delivery/marketing-sources.mdx b/lead-delivery/marketing-sources.mdx index 1b27268..d42f9f7 100644 --- a/lead-delivery/marketing-sources.mdx +++ b/lead-delivery/marketing-sources.mdx @@ -10,19 +10,21 @@ Marketing Sources lets you generate a unique postURL for each lead source—vend - Go to **Integrations → Marketing Sources**. + Go to **Integrations → [Marketing Sources](https://hiremav.com/app/marketing_sources)**. - - Click **New Marketing Source**. + + Click \+ **Add Source** to create a new source + + Click **Integrate** to connect with an existing source  Give your source a clear, descriptive name, select the source type, and choose the playbook you want leads routed to. - Click **Save Marketing Source**. Mav generates a unique postURL for this source. Copy it to use in your form or integration. + Click **Integrate**. Mav generates a unique postURL for this source. Copy it to use in your form or integration. - Click the **link icon** next to the source to open the Integration Instructions panel. It shows the exact URL and the accepted field names. + Click the **Integration link** next to the source to open the Integration Instructions panel. It shows the exact URL and the accepted field names. Point your lead vendor, form, or integration at the postURL. Mav begins receiving leads and tagging them to this source automatically. @@ -145,4 +147,4 @@ The following fields must be included in every lead payload. Missing required fi You are responsible for ensuring that every lead you send to Mav has given written or electronic consent to be contacted via automated SMS and voice calls. Always include `tcpa_opt_in_token` and `tcpa_opt_in_url` to document that consent. - + \ No newline at end of file