Skip to content

benmirkhah/gingr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Gingr Form Modifier

GingrApp is a CRM for pet kenneling industry: https://gingrapp.com

While the app itself is comprehensive their form building tool is basic. This is a utility to add UTM parameters and placeholder texts to GingrApp lead forms.

Usage

Most basic usage adds GingerApp's generic demo from by calling addGingr();

Most commom usage for paying customers:

addGingr('YourGingerID');

Send user to a thank you page after submit:

addGingr('demo', 'https://x.com');

Load a specific lead form:

addGingr('YourGingerID', '', 'desired_form');

See the included HTML for a working example.

Cheers

About

Utility to add UTM parameters and placeholder texts to Gingr CRM lead forms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors