Skip to main content

View my campaigns

Pour :Administrateur
View of the campaign list page

The My Campaigns page (/app/campagne/list) displays all your campaigns as cards. Active campaigns appear first, followed by inactive ones.

Structure of a card​

Each campaign card contains:

SectionInformation
HeaderCampaign label + Actions menu
PeriodStart date to end date (format "May 15, 2026 at 8:00 PM")
StateGreen "Enabled" tag or red "Disabled" tag
GoalDepending on the type: amount, number of donors or number of sponsorships
CountersNumber of payments, subscriptions and pledges
TotalCollected amount or current count compared to the goal
ProgressColored bar + percentage

Color code of the progress bar​

Percentage reachedColor
Less than 30%Red
30% to 59%Orange
60% to 79%Yellow
80% and aboveGreen

Actions menu per campaign​

Each card offers a dropdown Actions menu in the top right corner. Entries vary depending on the options enabled.

Always available​

ActionEffect
Campaign LinkOpens a modal to copy the public link, with optional filters (team, source)
Live DashboardOpens /app/campagne/dashboard?campagneId=... in a new tab
Disable / EnableToggles the campaign state (public page active or not)

If the Gala option is enabled​

ActionEffect
Live GalaFundraising screen for the audience, /app/campagne/gala/promesses
Live Gala (Presenter)Control screen for the gala presenter, /app/campagne/gala/presentateur

If the Ambassadors option is enabled​

ActionEffect
Live AmbassadorsReal-time leaderboard of ambassadors and their teams

Administrators only​

ActionEffect
Permission managementRestrict access to this campaign to certain accounts
Business UnitsAttach the campaign to one or more Business Units of the organization

When you click Campaign Link, a modal opens with two optional selectors:

  • Team: adds the team slug to the URL (e.g. /teamA)
  • Source: adds the source parameter (e.g. ?s=newsletter)

The final URL is of the form:

https://campagne.unisoft.world/[slug-campaign]/[slug-team]?s=[source]

You can thus generate a different link for each outgoing communication and precisely track the origin of each donation.

Disable a campaign​

Disabling makes the public page inaccessible but preserves all statistics, payments and configurations. You can re-enable the campaign at any time.

  1. 1

    Open the Actions menu

    On the relevant campaign card, click Actions.

  2. 2

    Click Disable

    The button appears in red.

  3. 3

    Confirm in the pop-up

    A confirmation is requested. Validate.