Motimatic partners with your institution to motivate groups of students to take a particular set of actions.
Examples include:
Nudging stopped-out students to re-apply and register for classes
Suggesting enrolled students submit a deposit and attend orientation
Reminding continuing students to register for an advising appointment
🔑 Requires Security Administrator permission
The Motimatic export
Motimatic integrates with Slate through a scheduled export, usually run once per day. These daily updates let Motimatic report accurately on your students’ progress.
To establish a Motimatic integration in Slate, you will:
Import a pre-configured Motimatic query via Suitcase
Configure the query with additional exports
Generate the SSH RSA key pair (follows Motimatic documentation)
Schedule the query for export
Test the connection
Step 1: Import a Motimatic query with Suitcase
An initial query identifies the target audience.
For an enrolled students launch, the query results are defined by the entry term to which students are admitted.
For stopped-out students, the scope is defined by the last term in which they’re enrolled.
The query usually filters for a fixed list, based on past status. For example, students who stopped out in the last 2 years.
In some cases, the list of students will increase over time. For example, as more students enroll, they are added to the files you share to Motimatic.
Use Suitcase to import one of four Motimatic queries:
Copy one of the following Suitcase IDs:
Admits to Register:
bee85761-8ad7-4a64-9f9b-7b9b263b37c6:slate-examplesStop Outs to Reapply and Register:
(🏗️ Coming soon)Current Students to Register:
(🏗️ Coming soon)Stop Outs to Register:
(🏗️ Coming soon)
To import a shared Suitcase in Slate:
Select Database from the main navigation.
From the section Import and Data Processing, select Suitcase Import.
In the text field, paste the Suitcase ID of the shared Suitcase item.
Select Import.
Step 2: Configure the Motimatic query
With the query imported, make a copy to work from, then configure the copy as necessary:
Go to Queries / Reports
Select the Motimatic query.
Select Edit Query.
Before making any changes, select Copy.
Enter a name, then select Save. This lets you refer to the original’s configurations or start over as needed.
Since exports are custom for each institution, additional configurations may be required. The following student information should be included in your query exports to facilitate the Motimatic integration:
Contact details, to match students on social media for targeted ad serving
Demographic data, to refine Motimatic’s personalized approach
Application and registration status, to monitor and track student progress
Notes on query configuration
Each record in the first file should be included in all subsequent files, even after the student has registered or taken the target action. For example, in the case of Stopped-out students, updates to their
last_enrolled_termshould not result in their exclusion from the refreshed data export shared to Motimatic.To denote changes in student status, the Motimatic query includes dynamic columns like
is_student_enrolledandis_student_registeredin each file upload. Typically, every student begins withN, signifying their initial status. As the launch unfolds, students who complete the required actions will see their status transition fromNtoY.
Step 3: Generate the SSH RSA key pair
Follow the instructions provided by Motimatic in this document to generate the SSH RSA key pair and set up the SFTP connection.
💬 Contact the Motimatic data support team at data_support@motimatic.com.
Step 4: Schedule the query for daily export
With the SSH RSA key pair generated and the query configured, schedule it for export to Motimatic:
Return to your Motimatic query and select Edit Query.
Select Schedule Export.
Configure the following settings:
Status: Active
Destination: Custom File Transfer
Connection: Enter the protocol, username, and hostname specified in the Motimatic documentation.
Path: Enter the path specified in the Motimatic documentation.
Encryption: Secure Transfer
Notification: Successes, failures, and late deliveries
Notify Email: Enter your preferred email address to receive notifications.
Format: Delimited (tab-delimited, CSV, etc.)
Delimiter: Comma
,Headers: Include header row
Text Qualifiers: No text qualifiers
Line Endings:
<Cr><Lf>Encoding: Unicode (utf-8)
Suppress Empty: Allow empty files
Requested Delivery Window: Overnight: 2:00am-4:00am (preferred window)
Requested Weekdays: Select one or more weekdays
Requested Priority: Normal Priority
Select Save.
📖 Sending Scheduled Exports to a Remote SFTP Server
Step 5: Testing the connection
To test the connection:
Follow the breadcrumb navigation to return to the query overview page.
Select Run to SFTP. A system dialog appears.
Enter
EXPORT.Select OK.
A Job Details window appears displaying the success status and other information about the export.