FAQ
📞 (406) 283-3338 · 10am–8pm ET Mon–Fri
support@agedcorps247.com · 24/7
Aged Corps 24/7

Referral Program

{% comment %} AC247 — Referral Program (with preferred referral handle + Klaviyo sync) {% endcomment %} {% assign heading = section.settings.heading | default: "Referral Program" %} {% assign subheading = section.settings.subheading | default: "Share your link, get paid on qualified purchases. Transparent tracking & monthly payouts." %} {% assign button_label = section.settings.button_label | default: "Join the Referral Program" %} {% assign button_link = section.settings.button_link | default: "#referral-signup" %} {% assign form_heading = section.settings.form_heading | default: "Quick Referral Signup" %} {% assign form_note = section.settings.form_note | default: "Fill this out to request your referral link. We’ll email details and your tracking URL." %} {% assign form_button_label = section.settings.form_button_label | default: "Submit Application" %} {% assign legal_note = section.settings.legal_note | default: "Commissions up to 15% on qualified purchases of services rendered. Terms apply." %} {% assign home_url = routes.root_url | default: "/" %}

Why refer?

  • Instant signup — start sharing in minutes.
  • Transparent tracking — clicks, conversions, commissions.
  • Marketing kit — prebuilt creatives & copy.
  • Commissions up to 15% on qualified services rendered.
  • Monthly payouts with clear statements.

Program details

Use your unique link to refer Aged Corps 24/7 services. Approved purchases tracked to your link earn commissions (up to 15%). Payouts are issued monthly. Terms & compliance rules apply.

{% if section.settings.show_embed_form %}

{{ form_heading }}

{{ form_note }}

{% form 'contact', id: 'referral-signup-form' %} {% if form.posted_successfully? %}

Thanks—your application was received. We’ll email your next steps.

{% elsif form.errors %} {% endif %}
{% endform %} {% if section.settings.disclaimer != blank %}
{{ section.settings.disclaimer }}
{% endif %}
{% endif %}
{% schema %} { "name": "AC247 Referral Program", "settings": [ { "type": "image_picker", "id": "logo", "label": "Logo (optional)" }, { "type": "text", "id": "heading", "label": "Heading", "default": "Referral Program" }, { "type": "text", "id": "subheading", "label": "Subheading", "default": "Share your link, get paid on qualified purchases. Transparent tracking & monthly payouts." }, { "type": "text", "id": "button_label", "label": "Button label", "default": "Join the Referral Program" }, { "type": "text", "id": "button_link", "label": "Button link", "default": "#referral-signup" }, { "type": "checkbox", "id": "show_embed_form", "label": "Show embedded signup form", "default": true }, { "type": "text", "id": "form_heading", "label": "Form heading", "default": "Quick Referral Signup" }, { "type": "text", "id": "form_note", "label": "Form note", "default": "Fill this out to request your referral link. We’ll email details and your tracking URL." }, { "type": "text", "id": "form_button_label", "label": "Form button label", "default": "Submit Application" }, { "type": "text", "id": "legal_note", "label": "Legal note", "default": "Commissions up to 15% on qualified purchases of services rendered. Terms apply." }, { "type": "richtext", "id": "disclaimer", "label": "Disclaimer (optional)", "default": "

No additional disclaimer.

" }, { "type": "text", "id": "klaviyo_public_key", "label": "Klaviyo Public Key (Company ID)", "default": "XVSQvc" }, { "type": "text", "id": "klaviyo_list_id", "label": "Klaviyo List ID for Referral Program", "default": "RJ96Jn" } ], "presets": [{ "name": "AC247 Referral Program" }] } {% endschema %}