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 #85

Merged
merged 5 commits into from
Dec 18, 2024
Merged

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 17, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team December 17, 2024 18:30
@n7studios n7studios marked this pull request as ready for review December 17, 2024 18:30
@n7studios n7studios merged commit cf6584f into main Dec 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants