Voter Registration Marketing Page

Overview

Voter Registration landing page for influencers and marketing partners.

The pages styling can be be customized per brand. Each page displays a Start Voter Registration Form.

📸 Example voter-registration-marketing-page.

Content Type Fields

  • Internal Title: This is for our internal Contentful organization and will be how the block shows up in search results, etc. (does not display to the user on the page).

  • Slug: The URL slug, which we prefix with /vote/. e.g. dosomething.org/vote/niche.

  • Cover Image: Displays atop the banner at the top of the page.

  • Metadata (optional): A reference to the Metadata for this page.

  • Banner Background Color (optional): The background color for the page banner. Must be a valid 6 digit hexidecimal value preceded by a '#'.

  • Logo (optional): The logo to be displayed in the banner atop the title.

  • Title: This is the title of the page. e.g. "Niche wants you to vote".

  • Title Color (optional): The font color for the title. Must be a valid 6 digit hexidecimal value preceded by a '#'.

  • Subtitle: This is the subtitle of the page. e.g. "Register to vote online in 15 minutes".

  • Subtitle Color (optional): The font color for the subtitle. Must be a valid 6 digit hexidecimal value preceded by a '#'.

  • Voter Registration Form Button Text (optional): Customize the submission button text in the voter registration form.

  • Voter Registration Form Button Color (optional): Customize the submission button color in the voter registration form. Must be a valid 6 digit hexidecimal value preceded by a '#'.

  • Source (source): Customize the source value embedded within the RTV redirect URL once the voter registration form is submitted. (Defaults to 'web').

  • Source Details (source): Customize the source_details value embedded within the RTV redirect URL once the voter registration form is submitted. (Defaults to 'voter_registration_marketing_page').

  • Content: A reference to a Section Block for customizable page content.

Technical Notes

GraphQL

The Cause Page is available as a VoterRegistrationMarketingPage in GraphQL.

Last updated