Phoenix Documentation
Phoenix ProductionPhoenix PreviewContentful
Primary version
Primary version
  • 🔥Phoenix 🔥
  • Installation + Usage
    • Prerequisites
    • Installation
    • Usage
  • Development
    • Architecture
      • Heroku
    • Content Types
      • Action Stats Block
      • Campaign
      • Content Block
      • Cause Page
      • Company Page
      • Current Club Block
      • Current School Block
      • Embed
      • External Link
      • Landing Page
      • Link Action
      • Metadata
      • Page
      • Photo Submission Action
      • Selection Submission Action
      • Share Action
      • Signup Referrals Block
      • Social Drive Action
      • Voter Registration Action
      • Voter Registration Drive Action
      • Voter Registration Marketing Page
      • Voter Registration Referrals Block
    • Features
      • Affiliate Opt In
      • Affiliate Scholarship Block
      • Analytics Waypoint
      • Delayed Element
      • Dismissable Element
      • Stat Card
      • General Buttons
      • Groups
      • Paginated Campaign Gallery
      • Popover Dispatcher
      • Refer A Friend
      • Referrals Gallery
      • Sitewide Banner
      • Sixpack A/B Testing
        • Code Tests
        • Contentful Tests
        • Testing Tips
      • Tooltip
      • Traffic Distribution
      • Volunteer Credits
      • Voter Registration
      • Zendesk Form
    • Contentful
      • Workflow
      • Content Management API Scripts
    • Helpers
  • Phoenix API
    • v2
      • Campaigns Resource
      • Posts Resource
      • Zendesk Endpoint
  • Data + Performance
    • Monitoring
    • Analytics
    • Logging
  • Contributing Instructions
    • Edit This Documentation
    • Glossary
Powered by GitBook
On this page
  • Group types
  • Online Voter Registration Drives
  1. Development
  2. Features

Groups

PreviousGeneral ButtonsNextPaginated Campaign Gallery

Last updated 4 years ago

If a Rogue campaign is configured with a , a Group Finder will appear on the campaign landing page. Members must select a group to join in order to signup for the campaign (which will save their selected group ID to their signup).

Group types

If a group type's filter_by_location boolean attribute is true, the Group Finder will require the member to select their group state first before searching for the group name.

By default the Group Finder will label a group as a "school", e.g. "Find your school". To override this label as "chapter", add the group type ID to the Phoenix CHAPTER_GROUP_TYPE_IDS site configuration variable.

Online Voter Registration Drives

/us/my-voter-registration-drive?group_id=172&referrer_user_id=5547be89469c64ec7d8b518d

Group types may run their own campaigns. A used on an action page of a groups campaign will append the alpha's selected group_id as a query parameter to their OVRD page, e.g:

When betas register to vote via an alpha's link that contains a group_id, our will populate the voter-reg post with the alpha's group_id as well as the alpha's referrer_user_id. This allows us to count the total number of people each group has gotten to register to vote.

Online Voter Registration Drive (OVRD)
VoterRegistrationDriveAction
importer app
group type
Example Group Finder
Filter by location example