Closed Bug 572785 Opened 15 years ago Closed 15 years ago

Create a new campaign ID for Beta Newsletter

Categories

(www.mozilla.org :: General, defect)

defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lmesa, Assigned: sgarrity)

References

Details

On the feedback page of the new beta site for Fx 4 we have a newsletter sign up. This newsletter signup is for people interested in learning more about the beta, but also allows people to click a checkbox if they also want more general mozilla information too. Here is the copy: "CTA: Keep up to date on Firefox Beta news! Subtext: Subscribe to receive Firefox Beta news, events and information via email. [[[[EMAIL SIGN UP BOX]]]] [Campaign ID: Beta Newsletter] [[CHECK BOX]] I agree to the Privacy Policy (Link to Privacy Policy: http://www.mozilla.com/en-US/privacy-policy.html) [[CHECK BOX]] Please also occasionally send me Mozilla news, Firefox tips & tricks, and other Mozilla information. We will only send you Mozilla-related information." The copy has been implemented in bug 571346, we just need the functionality to go with it.
Assignee: nobody → abuchanan
Blocks: 571346
Hey Alex: Would love to get this done in the next few days as we get things wrapped up for launch next week. Any idea on ETA?
Steven, is it possible for you reuse the existing newsletter form, but change the campaign ID? If you can't reuse the HTML, at least it should provide a good example for how to submit to Basket. Laura, I'd appreciate more heads up in the future, I have a lot of people who need things done in the next few days ;)
Assignee: abuchanan → steven
> > Laura, I'd appreciate more heads up in the future, I have a lot of people who > need things done in the next few days ;) Totally understand--I hadn't realized that there would need to be code changes to make the newsletter input fields work (neither had Eve or Jane), so apologies for that.
Blocks: 573551
(In reply to comment #2) > Steven, is it possible for you reuse the existing newsletter form, but change > the campaign ID? If you can't reuse the HTML, at least it should provide a > good example for how to submit to Basket. Yes, I presume the campaign ID is this field: <input type="hidden" name="campaign" value="Mainstream News" /> If so, it can easily be changed on the Beta feedback page. Let me know what the new campaign ID is.
(In reply to comment #4) > (In reply to comment #2) > > Steven, is it possible for you reuse the existing newsletter form, but change > > the campaign ID? If you can't reuse the HTML, at least it should provide a > > good example for how to submit to Basket. > > Yes, I presume the campaign ID is this field: > <input type="hidden" name="campaign" value="Mainstream News" /> > > If so, it can easily be changed on the Beta feedback page. Let me know what the > new campaign ID is. Yep. Campaign can be anything, let's use firefox-4-beta-news
(In reply to comment #5) > Campaign can be anything, let's use firefox-4-beta-news Done in r69251.
Tested the form, it works great! Thanks Steven.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
That sounds fine. If you don't need the hyphens you go with regular text and spacing like this: Firefox 4 beta news Thanks, Eve
(In reply to comment #8) > That sounds fine. If you don't need the hyphens you go with regular text and > spacing like this: Firefox 4 beta news Thanks, Eve Done in r69291.
Alex, you can confirm that you got a sign-up submission in Basket from "stephend@mozilla.com", right?
(In reply to comment #10) > Alex, you can confirm that you got a sign-up submission in Basket from > "stephend@mozilla.com", right? looks good
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.