AlumnIQ Admin Documentation
  • README
  • Common Features
    • Identity
    • Xid
    • Google Analytics Tracking
  • Content Management
    • Editing Pages
  • Profiles and Directory
    • Public Resources
      • Account Creation
      • Updating a Profile
      • Using the Directory
    • Administrative Resources
      • Profile Customization
      • Maintenance
      • Capturing Changes
      • Directory Permissions and Inclusion
  • Events Module
    • Event Setup
      • Event Skinning
    • Activity Setup
    • Fees
    • Webinars
    • Products
    • Fair Market Value (FMV)
    • Location Management
    • Access Control
    • Remote Check In [V5]
    • Wingman
    • Customer Service
    • Printing Name Tags
    • Express Registration
    • Reporting
    • Including Warehouse Data
    • Post-Event Survey
    • Post-Event Tasks
      • Matching
  • Image Library
    • Recent Uploads
    • Edit Image
    • Search Images
    • Uploads
  • Email and Lists
    • List Management
    • Delivery Workflow
    • Unsubscribes
    • Exclusions
    • Automated Messages
    • Bounce Handling
    • Spam Complaints
    • Resubscribes
  • Membership
    • Customer Service
  • Volunteer
    • Data Feeds
  • Online Giving
    • Giving Form
    • Global Configuration
    • Donor Cover
    • Setup Paths & Pitches
    • Sending targeted emails
    • Ask Arrays
    • Customer Service & Reporting
    • Tax Receipts
    • Suspended Pledges
    • Payment Processing
    • Give Now
    • Refunds
  • Crowdfunding
    • Introduction
    • Media Recommendations
    • Scheduled Page Updates
    • Challenges
  • Salesforce
    • Installation
    • Integration
    • Security
  • Security
    • Salesforce
    • Shared User Accounts
    • API Keys
    • S3 Keys
  • Data Sync
    • API Basics
    • Sending us your data
    • Getting data out of AlumnIQ (API)
    • API: Financial Data
    • Object Model/ER Diagrams
    • Salesforce
  • Integration Recipes
    • Everyday Events
    • Warehouse Loads
    • Salesforce
  • Compliance
  • Customer Guides
    • Auburn Specific Instructions
    • WWU Specific Instructions
  • Signature Events Service
    • Onboarding and Setup Timeline
    • Integration
    • Payments and Gateways
    • Warehouse Structure and Projection
    • Graphic Specs
    • Giving
    • Where to update what
    • Planning to Attend
    • Bio Update
    • General Configuration
    • Who's Coming List(s)
    • Package Controls
    • Access Controls
    • Strings
    • Health+Safety/Vaccination Attestation
    • Table/Seat Assignment
    • Getting events from contributors across campus
    • Virtual Events and Webinars
    • Staff Assistant
    • Common Scenarios
    • General Registration Management
    • Text and Email Messaging
    • The Pass
    • Watches
    • Housing
    • Post-Event Survey
    • Name Tags and Printing
    • Options for Check In
    • Batch Printing
    • Offloading Clicker Data
    • Event Attendance with Gatekeeper
    • iqKey for fast Gatekeeper access
    • Email Senders
    • Newsletter Archive
Powered by GitBook
On this page
  • Defaults
  • Path Configuration
  • Custom Ask Arrays
  1. Online Giving

Ask Arrays

PreviousSending targeted emailsNextCustomer Service & Reporting

Last updated 3 years ago

You can now configure your Paths to include an ask array if desired.

Defaults

The default (no array) is a single input box for donor entry (or prefilled per an iqamount url parameter).

Path Configuration

Managing ask array configuration on a path is exactly the same as on GiveNow configurations.

You can add up to three amounts.

Custom Ask Arrays

You can also selectively implement an ask array via URL parameter. The array values are indicated in cents, delimited by ~, and can be anywhere from 1 to 3 items in length. AlumnIQ will render the array values in the order in which they are specified. All arrays will have an [Other] option automatically appended.

For example:

?iqask=1000~5000~10000

Will render an array of [$10] [$50] [$100] on the page.

You can combine this with the iqamount url parameter as well.

?iqask=1000~5000~10000&iqamount=5000

Will render the same array with the $50 option preselected.

Passing an iqamount value that is not one of the array values will result in the [Other] option being selected and prefilled with the passed amount.

?iqask=1000~5000~10000&iqamount=6997

If no custom ask array is passed in, AlumnIQ falls back to the array configured on the path. If there is no array configured on the path, the normal single amount input box is displayed.

Don't forget! Both the ask and amount values must be passed in as cents, not whole dollars, or you'll be receiving some awfully small gifts!