Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Andrew WestlundAndrew WestlundReporter
Russ SavageRuss SavagePriority
Minor
Details
Details
Assignee
Andrew Westlund
Andrew WestlundReporter
Russ Savage
Russ SavagePriority
Created February 26, 2016 at 6:01 PM
Updated February 26, 2016 at 9:25 PM
Resolved February 26, 2016 at 9:25 PM
Three things:
1. this code is causing 404 errors on our website
2. this code is embedding AWS keys directly on our site
3. now that we have google tag manager, we can remove the hard coded stuff from the site and place it in tag manager. That will make it easier to update in the future.
I think we just need to remove this function and any calls to it from the website: https://github.com/caskdata/cask-website/blob/4ac182e38686fc5a3169db8044baf6e1738413b8/wp-content/themes/blog/lib/scripts.php#L106
I have the code loaded into GTM ready to go when this is removed.