commit fc20b6baeb485dcb72b5fcd966dc06c682167f23 Author: Massimiliano Assante Date: Wed May 17 12:34:55 2023 +0200 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..8109aa9 --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +# gCube System - GA4 Analytics Hook + +This component is a Liferay Plugin Hook which customises the Google Analytics Script to be compliant with GA4 properties +## Structure of the project + +* The source code is present in the src folder. + +## Built With + +* [OpenJDK](https://openjdk.java.net/) - The JDK used +* [Maven](https://maven.apache.org/) - Dependency Management + +## Documentation + +* No Documentation is provided + +## Change log + +See [Releases](https://code-repo.d4science.org/gCubeSystem/google-analytics4-hook/releases). + +## Authors + +* **Massimiliano Assante** ([ORCID](https://orcid.org/0000-0002-3761-1492)) - [ISTI-CNR Infrascience Group](https://www.isti.cnr.it/People/M.Assante) + +## Maintainers + +* **Massimiliano Assante** ([ORCID](https://orcid.org/0000-0002-3761-1492)) - [ISTI-CNR Infrascience Group](https://www.isti.cnr.it/People/M.Assante) + +## License + +This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details. + + +## About the gCube Framework +This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an +open-source software toolkit used for building and operating Hybrid Data +Infrastructures enabling the dynamic deployment of Virtual Research Environments +by favouring the realisation of reuse oriented policies. + +The projects leading to this software have received funding from a series of European Union programmes see [FUNDING.md](FUNDING.md) + + \ No newline at end of file