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

How to configure spree_marketing.yml ? #85

Open
devdkumar opened this issue Sep 6, 2018 · 1 comment
Open

How to configure spree_marketing.yml ? #85

devdkumar opened this issue Sep 6, 2018 · 1 comment

Comments

@devdkumar
Copy link

devdkumar commented Sep 6, 2018

There is no installation issue,gem is sucessfully installed without any error.

but when i see the marketing list in the Admin Panel.

List Page
no record is there,i created new user ,new order but it still shows blank.

also in the compaign page when i click on the "Sync" table no comaign will found
In my opinion i have a problem in my config/spree_marketing.yml file. and

development:
gibbon_api_key: 'Entered my Mailchimp api key'
permission_reminder: 'your_permission_reminder'
email_type_option: true
campaign_defaults:
from_name: ''
from_email: ''
subject: 'test subject'
language: 'english'
contact:
company: 'marketing'
address1: '123'
city: 'city'
state: 'state'
zip: '123456'
country: 'country'

from where i get the gibbon api key ,permission remainder,from name ,from email??
name and email is our mailchimp account ??

@siddharth28
Copy link
Member

@devdkumar you get all these values from your mailchimp account.
Also from_name and from_email are the default name and email that you want to set while creating lists/campaigns. so there value can be anything like [email protected].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants