Innovate-Inc / EDG_metadata

EDG metadata on staging created for Innovate-Inc
0 stars 1 forks source link

On metadata details page, change page "title" to match metadata record title #63

Closed torrin47 closed 7 years ago

torrin47 commented 7 years ago

Curious to see how feasible this is, it would definitely help out with our GoogleAnalytics reporting. Right now the HTML title () for all details pages are the same: EPA Environmental Dataset Gateway. It would be very handy if we could set this title to be equivalent to the title of the metadata record being displayed. Worth discussing.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/torrin47"><img src="https://avatars.githubusercontent.com/u/2127036?v=4" />torrin47</a> commented <strong> 7 years ago</strong> </div> <div class="markdown-body"> <p>One key requirement is to be sure that the title is updated before the GoogleAnalytics javascript code is run - if we change it afterwards, it won't be reflected in the analytics chart.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>