TAMULib / SAGE

Search Aggregation Engine
MIT License
6 stars 1 forks source link

Google scripts added #547

Closed qtamu closed 11 months ago

qtamu commented 11 months ago

Description

Added an scripts to the Dockerfile to allow new Google tag manager tags to be injected into the index.html file at build time. On my pc I had to use LF end of line sequence instead of CRLF for Mac users in order to run my shell script. Two txt files were added for the place holders to store the generic Google tags, all that is needed is to add the tag id where specified. The script is located outside of the Dockerfile in docker-entrypoint if one does not want to use it at build time.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist: