Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Form Subscribe: Add referrer support #97

Merged
merged 19 commits into from
Dec 6, 2024

Conversation

n7studios
Copy link
Contributor

Summary

Adds support for the optional referrer parameter in add_subscriber_to_form and add_subscriber_to_form_by_email methods

Testing

  • testAddSubscriberToFormByEmailWithReferrer: Test that add_subscriber_to_form_by_email() returns the expected data when a referrer is specified.
  • testAddSubscriberToFormByEmailWithReferrerUTMParams: Test that add_subscriber_to_form_by_email() returns the expected data when a referrer is specified that includes UTM parameters.
  • testAddSubscriberToFormWithReferrer: Test that add_subscriber_to_form() returns the expected data when a referrer is specified.
  • testAddSubscriberToFormWithReferrerUTMParams: Test that add_subscriber_to_form() returns the expected data when a referrer is specified that includes UTM parameters.

Checklist

@n7studios n7studios self-assigned this Dec 4, 2024
@n7studios n7studios changed the title Add referrer support Form Subscribe: Add referrer support Dec 4, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team December 4, 2024 06:22
@n7studios n7studios marked this pull request as ready for review December 4, 2024 06:22
@n7studios n7studios changed the base branch from master to tests-run-phpstan December 4, 2024 09:14
@n7studios n7studios merged commit 38cb077 into tests-run-phpstan Dec 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants