Skip to content

Commit ebab92b

Browse files
docs: add ga4 readme tracking pixels
1 parent 583a155 commit ebab92b

152 files changed

Lines changed: 301 additions & 34 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ Start for free today at [zephyr-cloud.io](https://zephyr-cloud.io).
4242
The examples in this repository leverage [pnpm](https://pnpm.io/) and workspaces. To run from a git checkout locally, remove all of the proprietary example directories, ensure you have pnpm installed and run install `pnpm i` at the repo root.
4343
You can then run `pnpm start` from any of the non-proprietary examples. Some examples may use a different command such as "dev" or "serve".
4444

45-
<img src="https://ssl.google-analytics.com/collect?v=1&t=event&ec=email&ea=open&t=event&tid=UA-120967034-1&z=1589682154&cid=ae045149-9d17-0367-bbb0-11c41d92b411&dt=ModuleFederationExamples&dp=/email/ModuleFederationExamplesRoot">
46-
4745
Module federation will work with any type of file that you're able to import, that Webpack understands how to process. It is not a JS only, or React only feature. Images, CSS, JSON, WASM, and anything else can be federated.
4846

4947
## Companies using Module Federation
@@ -104,3 +102,5 @@ Module federation will work with any type of file that you're able to import, th
104102
# Contribution to this repo
105103

106104
You decided to contribute to this project? Great, thanks a lot for pushing it!
105+
106+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=README.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2F&dt=ModuleFederationExamples+README.md">

advanced-api/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ pnpm --filter dynamic-remotes_* build
2525
```
2626

2727
See each example's README for detailed instructions.
28+
29+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=advanced-api%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fadvanced-api&dt=ModuleFederationExamples+advanced-api%2FREADME.md">

advanced-api/automatic-vendor-sharing/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -503,3 +503,5 @@ When contributing to this example:
503503
---
504504

505505
**Note**: This example demonstrates production-ready patterns for Module Federation with automatic vendor sharing. The enhanced error handling, performance monitoring, and optimization techniques shown here are suitable for real-world applications.
506+
507+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=advanced-api%2Fautomatic-vendor-sharing%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fadvanced-api%2Fautomatic-vendor-sharing&dt=ModuleFederationExamples+advanced-api%2Fautomatic-vendor-sharing%2FREADME.md">

advanced-api/dynamic-remotes-runtime-environment-variables/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,3 +610,5 @@ This project is part of the Module Federation examples repository.
610610
---
611611

612612
**Need help?** Check the [troubleshooting section](#troubleshooting) or open an issue in the repository.
613+
614+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=advanced-api%2Fdynamic-remotes-runtime-environment-variables%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fadvanced-api%2Fdynamic-remotes-runtime-environment-variables&dt=ModuleFederationExamples+advanced-api%2Fdynamic-remotes-runtime-environment-variables%2FREADME.md">

advanced-api/dynamic-remotes-synchronous-imports/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,3 +413,5 @@ MIT License - see the [LICENSE](../../LICENSE) file for details.
413413
---
414414

415415
**⭐ Key Takeaway**: This example demonstrates that you can have the best of both worlds - the simplicity and developer experience of synchronous imports combined with the flexibility of dynamic remote URL resolution at runtime.
416+
417+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=advanced-api%2Fdynamic-remotes-synchronous-imports%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fadvanced-api%2Fdynamic-remotes-synchronous-imports&dt=ModuleFederationExamples+advanced-api%2Fdynamic-remotes-synchronous-imports%2FREADME.md">

advanced-api/dynamic-remotes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,3 +460,5 @@ The E2E tests verify:
460460
3. **Long-term**: Explore advanced micro-frontend patterns and tooling
461461

462462
This example serves as a foundation for understanding Module Federation's dynamic capabilities while highlighting areas for production-ready improvements.
463+
464+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=advanced-api%2Fdynamic-remotes%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fadvanced-api%2Fdynamic-remotes&dt=ModuleFederationExamples+advanced-api%2Fdynamic-remotes%2FREADME.md">

angular-universal-ssr/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ ports `4000`, `5000`, respectively.
1212
- [localhost:3000](http://localhost:3000/) (HOST_APP)
1313

1414
["Best Practices, Rules amd more interesting information here](../../playwright-e2e/README.md)
15+
16+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=angular-universal-ssr%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fangular-universal-ssr&dt=ModuleFederationExamples+angular-universal-ssr%2FREADME.md">

angular-universal-ssr/client-app/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac
2525
## Further help
2626

2727
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
28+
29+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=angular-universal-ssr%2Fclient-app%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fangular-universal-ssr%2Fclient-app&dt=ModuleFederationExamples+angular-universal-ssr%2Fclient-app%2FREADME.md">

angular-universal-ssr/host-app/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac
2525
## Further help
2626

2727
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).
28+
29+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=angular-universal-ssr%2Fhost-app%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fangular-universal-ssr%2Fhost-app&dt=ModuleFederationExamples+angular-universal-ssr%2Fhost-app%2FREADME.md">

apollo-client/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ Bellow you can see the port mapping:
1717

1818
- [localhost:3000](http://localhost:3000/) (app1)
1919
- [localhost:3001](http://localhost:3001/) (app2)
20+
21+
<img width="0" height="0" alt="" src="https://www.google-analytics.com/g/collect?v=2&tid=G-DRPXW0EEVT&cid=ae045149-9d17-0367-bbb0-11c41d92b411&en=readme_view&ep.repository=module-federation-examples&ep.readme_path=apollo-client%2FREADME.md&dl=https%3A%2F%2Fgithub.com%2Fmodule-federation%2Fmodule-federation-examples%2Ftree%2Fmaster%2Fapollo-client&dt=ModuleFederationExamples+apollo-client%2FREADME.md">

0 commit comments

Comments
 (0)