Closed
Bug 1277245
Opened 9 years ago
Closed 9 years ago
Add Data Attributes for Sticky Nav
Categories
(www.mozilla.org :: Analytics, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: u570438, Assigned: jpetto)
Details
Hi Jon,
After chatting with Gareth, I'd like to make a few minor modifications to the sticky nav in the variant home page v2.
Can you please add the following data attributes to the sticky nav?
<a href="#action" data-link-type="nav" data-link-name="Mozilla in Action">
<a href="#innovation" data-link-type="nav" data-link-name="Web Innovation">
<a href="#firefox" data-link-type="nav" data-link-name="Firefox">
<a href="#firefox" data-link-type="nav" data-link-name="Firefox">
<a href="https://donate.mozilla.org/en-US/?presets=100,50,25,15&amount=50&ref=EOYFR2015&utm_campaign=EOYFR2015&utm_source=mozilla.org&utm_medium=referral&utm_content=home_test_a&currency=usd" data-link-type="nav" data-link-name="Donate">
Please let me know if you have any questions.
Thanks!
Peter
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/d775a7d39dbcb534a03fa271bff7f961707007d7
[fix bug 1277245] Add GA data-* attrs to home prototype A nav
https://github.com/mozilla/bedrock/commit/7345e52d1ab8cab233fd463ce8210e73fd552a53
Merge pull request #4168 from jpetto/bug-1277245-home-prototype-a-gtm-updates
[fix bug 1277245] Add GA data-* attrs to home prototype A nav
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•