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

More specific position option to append code in start of <body> tag #30

Closed
salimhb opened this issue Mar 20, 2015 · 1 comment
Closed

Comments

@salimhb
Copy link
Member

salimhb commented Mar 20, 2015

Some tracking tools specify including their code at the start of the <body> tag (ex: https://developers.google.com/tag-manager/quickstart).
It would be good to have this as an option such as:
self.position = [:body, :start]
or
self.position = :body_start

I'll work on a PR as a suggestion

@salimhb
Copy link
Member Author

salimhb commented Jul 22, 2015

just for reference, the pr is #36

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