Automattic / Automattic/jetpack
Forms: remove custom Tracking implementation in favor of Tracking class in Connection package
Open
[Package] Connection
[Package] Forms
[Pri] Normal
[Status] In Progress
Enhancement
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
This is a follow-up task after this PR: #29102
Ideally, we would want a single Tracking event implementation (as defined in the connection package). That means that **the methods in the Connection package should support WordPress.com Simple.**
https://github.com/Automattic/jetpack/pull/29102#discussion_r1126530280
Once the Connection package supports tracking WordPress.com simple sites, we should be able to remove the custom implementation in `projects/packages/forms/src/contact-form/class-contact-form-plugin.php`
Contributor guide
Assessment
This issue has not been assessed yet.