Â
Hello.
I am a web engineer who recently started using Amplitude!
I ran into a problem. The data is not being sent to the development project, but instead to the production project.
Â
I am using the GTM to send events to the Amplitude, and sent events using the Amplitude Analytics Legacy template. Of course, I filled API key field with correct project’s api key.
In Amplitude, I created a data project called hogehoge.com and I created three environments:
- production
- staging
- development
Â
And then, I created three analytics projects:
- production => [production]hogehoge.com
- staging => [staging]hogehoge.com
- development => [development]hogehoge.com
Â
When I run the event in this way, the data is mysteriously sent only to the production project.
I have read the documentation and the posts on the community site, but have not found a good solution.
I would be glad if you could give me some solution.
Â
Thank you.