GuideCRMStandard adminv2.0.0source-verified

Maintain contacts, notes and acquisition context

Add secondary contacts, preserve the conversation and inspect source/campaign attribution without creating duplicate leads.

For
administrator
Owner
CRM documentation owner
Applies to
Feeding Frenzy source inspected 2026-09-10
Reviewed
2026-09-10
LeadContactIDLeadNoteIDSourceIDCampaignID

Before you start

  • An existing lead and permission to maintain it.
  • The person’s role and preferred contact details; the correct acquisition source for this record.

Open in your admin application

Use your installation’s admin address with one of these routes. Replace {id} with the actual record identifier.

/lead?LeadID={id}/lead-contact-insert?LeadID={id}/sources/campaigns
01

Add another person at the same customer

  1. Open the lead’s Contacts tab

    Choose Add Contact. The route includes LeadID so the new person is attached to the existing lead.

  2. Complete the contact form

    Check Lead, then enter Name, Position, Phone, Ext. and Email. Use Position for the person’s role, such as purchasing manager. Do not create a second company lead merely to add another person.

  3. Save and verify the association

    Save the contact and return to the lead. Confirm the person appears in Contacts and that the primary contact information still refers to the intended primary person.

02

Record activity and attribution

  1. Write a useful activity note

    Use Notes → Add Note. Record the interaction, decision, commitment and next action. If work is due later, set Follow Up Date and choose Save Note.

  2. Inspect Source and Campaign

    Read both on the lead detail. Source identifies origin; Campaign identifies a particular activity within that origin. The basic lead edit form exposes Source, not a universal Campaign editor. Campaign assignment may come from the import or acquisition integration.

  3. Correct at the appropriate boundary

    Change Source through the lead edit form when authorized. For incorrect Campaign attribution, inspect the originating import/integration with the operator responsible for it; do not bury the correction only in Notes.

  4. Use configured tags consistently

    Keep tags separate from status and attribution. Where tag actions are exposed, apply the agreed global or personal tag rather than inventing near-duplicate spellings. Confirm the lead appears in the intended tag-filtered view.

Fields & records

Field / recordMeaning or use
Name / PositionSecondary contact identity and role.
Phone / Ext. / EmailContact-specific details, not necessarily the primary lead’s phone/email.
Notes / Follow Up DateActivity history and optional scheduled work.
SourceID / CampaignIDDistinct attribution relationships; campaign editing depends on the acquisition workflow.

Verify the result

  • Secondary contact is attached to the correct LeadID.
  • The note is visible with the correct next-action date.
  • Source and campaign match the acquisition record used by your team.

Troubleshooting

What you seeWhat to check or do
New contact attached to the wrong leadInspect LeadID on the insert route before saving.
No Campaign field in the edit formThat is not a missing step: use the configured import/integration workflow.
Same tag appears under several namesUse the agreed tag taxonomy; do not treat free-form variants as one category.

Version & scope

Procedure checked against current Feeding Frenzy forms and services. Source verification is not a claim that a live payment, message, customer transaction or full operator run occurred.

Public guides describe shared controls, records and configuration boundaries using fictional data. Tenant URLs, credentials, customer records, provider identifiers and installation-only procedures belong in customer-controlled documentation and are excluded from public pages and search.

Version
2.0.0
Change source
Current Feeding Frenzy forms/services plus reconciled Wiki topics
Feedback key
guide:contacts-attribution
Was this guide helpful?

Feedback records only the page, guide ID and yes/no choice. It never records documentation search text.

Implementation references (3)
  • FeedingFrenzy.Admin/wwwroot/kScripts/LeadContacts/LeadContact.Insert.ks.html
  • FeedingFrenzy.Admin/wwwroot/kScripts/Leads/Lead.Details.ks.html
  • FeedingFrenzy.Admin/wwwroot/kScripts/Leads/Lead.Edit.ks.html
← All documentationSoftware feature map ↗