Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start Development on Email Builder #50

Open
vaskaloidis opened this issue Mar 1, 2017 · 0 comments
Open

Start Development on Email Builder #50

vaskaloidis opened this issue Mar 1, 2017 · 0 comments

Comments

@vaskaloidis
Copy link
Contributor

  • Modify the 'Email-Content' textbox in the Create Job / Update Job Modal window in the Funnel Builder.
  • The form needs to be able to build emails with content that includes products from the Shopify stores product catalog
  • First, use the Shopify API to iterate through the products in the store, and display those products alongside the email-content textbox
  • Build an HTML textarea that allows the user to either drag and drop products from the product list, into the email content textbox, or somehow insert a piece of text that gets replaced by an image / link to that Shopify Store Product. So the same way we replace a piece of string with the recipients email and name, we want to make one that gets replaced by an image and link to shopify products
  • Modify the textbox to allow the building of dynamic HTML emails
  • The link to the Shopify Store product must actually lead to a redirect window (that will be created in the next step), which records the clicked link for analytics, and then redirects the user to the product
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant