The code injection does not work on the "Subscribe" page.
Therefore tracking Goals/Conversions is impossible.
Not applicable
Hey @RadoslavGatev 馃憢 Friendly reminder: help or support is not available on Github. Our default issue templates pointed you to our forum for this type of question 馃槃 We use GitHub solely for bug-tracking and on-going feature development so we try to keep it noise free.
Many questions can be answered by reviewing our docs for self-hosters, our theme API, or our public API. If you can't find an answer then our forum is a great place to get community support, plus it helps create a central location for searching problems/solutions.
FYI: Many projects have their own support guidelines and GitHub will highlight them for you, or the project owners will use issue templates to point you in the right direction. Reading the guidelines or issue templates before opening issues can save you and other project maintainers some valuable time.
Hey @kirrg001,
Friendly reminder: That's not a question and I can perfectly read and understand templates pointed to me馃槃
That's an issue with your system as it says the following about Code injection
Code here will be injected into the {{ghost_head}} tag _on every page of your blog_
Thank you so much!
@RadoslavGatev Yes the code will be injected into the {{ghost_head}} on any page, if the ghost_head is used. The subscriber app does not use the head by default.
If you want to use it, you can override the subscribe.hbs and put it in your theme.