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)
www.mozilla.org
General
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.
| Reporter | ||
Comment 1•15 years ago
|
||
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?
Comment 2•15 years ago
|
||
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
| Reporter | ||
Comment 3•15 years ago
|
||
>
> 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.
| Assignee | ||
Comment 4•15 years ago
|
||
(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.
Comment 5•15 years ago
|
||
(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
| Assignee | ||
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
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
| Assignee | ||
Comment 9•15 years ago
|
||
(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?
Comment 11•15 years ago
|
||
(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
Thx; verified FIXED on http://www-trunk.stage.mozilla.com/en-US/firefox/beta/feedback/.
Status: RESOLVED → VERIFIED
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
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.
Description
•