Skip to content

Latest commit

 

History

67 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tricky3 Klaviyo Modal Popup Signup

Module for Shopify Themes

Includes:

  • Basic styles user-configurable via admin theme settings panel

    • Modal overlay background color & opacity
    • Popup background color, border color, and text-align
  • Cookie-based configuration. Be as annoying as you like! Settings for:

    • Which site visit to display popup
    • Which page to display on within a visit
    • Whether to display once or on multiple visits
    • Time on target page before popup is displayed
    • Enable / disable on mobile devices
    • URL parameters to force enable/disable popup e.g. yoursite.com/?signup=1
  • Integrated Google Analytics Event-tracking for the following Actions:

    • "Displayed"
    • "ClosedWithoutSignup"
    • "FormSubmitted"
    • "Success"
    • "Error"
  • Field validation:

    • Klaviyo Modal Popup Signup will make use of "bvalidator plugin" for validations.
    • Data attributes should be added to the field(s) that you want to validate:
      • data-bvalidator="required,email"
      • data-bvalidator-msg="The email is required"
        • Optional if you want to configure error message that will be displayed by bValidator plugin. For more info: see here
  • UTM, referrer, landing page, and visitor info [courtesy of https://github.com/medius/utm_form]

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

10 watching

Forks

Releases

Packages

Used by

Contributors

Languages