Moodle Plugins directory: Campaigns | Moodle.org
Campaigns
Local plugins ::: local_campaign
Maintained by
C Blue,
Olivier Piton
This plugin is used to fill in a user profile field, named "Campaign", based on a "GET" parameter.
This is used to find out which "Campaign" the user comes from.
Latest release:
11 sites
6 downloads
1 fans
Current versions available: 2
Moodle plugin local_campaign
Description
This plugin is used to fill in a user profile field, named Campaign, based on a GET parameter.
This is used to find out which Campaign the user comes from.
Technical description
- Adds a user profile category
Campaignsand a use profile fieldCampaignsat install. - Configurable in Admin > Local plugins > Campaigns
- Store users campaign(s) via
campaignURL query string (https://your.moodle.org?campaign=foo). - Also works if the user is not logged in and then logs in.
- All
Campaignsare converted to lower case letters.
Initial purpose
The initial purpose of this plugin is to respond to the need for a Moodle platform to identify via which campaign users arrived on the platform.
Useful links
Contributors
C Blue (Lead maintainer)
Olivier Piton
Please login to view contributors details and/or to contact them
Comments