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

Feedback tab does not appear #3

Open
itjmccarthy opened this issue Feb 13, 2017 · 0 comments
Open

Feedback tab does not appear #3

itjmccarthy opened this issue Feb 13, 2017 · 0 comments

Comments

@itjmccarthy
Copy link

Thank you for creating such a useful plug-in but, despite following your directions, I can't get the feedback tab to appear.
1-I have a Google Analytics account already and copied and pasted the code from my GA account into the top of my main.html file (as you did in the trendliker.com demo).
2-I downloaded your zipped files and copied the feedback.js file to my assets/js folder in my Bootstrap project folder
3-I pasted the following into my main.html file:
<script src="assets/js/feedback.js"></script>

<script> Namespace.gaf.init( { 'open': 'Feedback', 'title': 'We would love to hear your thoughts!', 'option1': 'Problem', 'option2': 'Suggestion', 'option3': 'Compliment', 'option4': 'Other', 'placeholder': 'Please enter your feedback here…', 'send': 'Send', 'thankyou': 'Thank you for your feedback!' } ); </script>

4-I am using Chrome

Is there something else I should be doing?
Thanks you,
Jim

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

1 participant