Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Enhancements were made to the CCCApply applications, as well as the CC Promise Grant application, that will allow colleges to track unique marketing and enrollment campaigns that have been setup to drive traffic to their college-branded u8 applications. 

Up to three unique campaigns can be tracked in each application based on your custom application URL. key/value pairs can be integrated into each application

Step-by-step guide

Adding the new campaign data fields to your download file requires:

  1. Up to three unique URL key/value pairs can be integrated into each application using: user1=x, user2=y, and user3=z (where x, y, and z are set to the name of your specific campaign). 

    For example, when you provide an application URL link that includes the campaign value such as this one: https://www.opencccapply.net/cccapply-welcome?cccMisCode=231&user1=x&user2=y&user3=z, the "x,y,z" values are stored in the submitted_applications database and downloaded through your job and format definition XML files. The data dictionaries and the Download Client have been updated to include the new <campaign1>, <campaign2>, and <campaign3> (hidden) fields for each application. 
     

  2. Update your application Format Definition XML file to include the new campaign fields
  3. Configure your SIS system to import the new fields
  4. Update your download client "transfer client jar file" (which does not affect your existing download process).


For more information on updating your CCCApply download XML files, refer to the CCCApply Download Client User Guide.
  • No labels