View my campaigns
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:
| Section | Information |
|---|---|
| Header | Campaign label + Actions menu |
| Period | Start date to end date (format "May 15, 2026 at 8:00 PM") |
| State | Green "Enabled" tag or red "Disabled" tag |
| Goal | Depending on the type: amount, number of donors or number of sponsorships |
| Counters | Number of payments, subscriptions and pledges |
| Total | Collected amount or current count compared to the goal |
| Progress | Colored bar + percentage |
Color code of the progress barβ
| Percentage reached | Color |
|---|---|
| Less than 30% | Red |
| 30% to 59% | Orange |
| 60% to 79% | Yellow |
| 80% and above | Green |
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β
| Action | Effect |
|---|---|
| Campaign Link | Opens a modal to copy the public link, with optional filters (team, source) |
| Live Dashboard | Opens /app/campagne/dashboard?campagneId=... in a new tab |
| Disable / Enable | Toggles the campaign state (public page active or not) |
If the Gala option is enabledβ
| Action | Effect |
|---|---|
| Live Gala | Fundraising 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β
| Action | Effect |
|---|---|
| Live Ambassadors | Real-time leaderboard of ambassadors and their teams |
Administrators onlyβ
| Action | Effect |
|---|---|
| Permission management | Restrict access to this campaign to certain accounts |
| Business Units | Attach the campaign to one or more Business Units of the organization |
Get the public link with filtersβ
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
Open the Actions menu
On the relevant campaign card, click Actions.
- 2
Click Disable
The button appears in red.
- 3
Confirm in the pop-up
A confirmation is requested. Validate.