docbrown/app/views/shared
Ridhwana 9dee48dbc2
Add tracking for the registration flow - "Clicked on Create Account" (#18459)
* refactor: move trackEvents to a utilities folder so that it can be re-used

* feat: add a function called trackCommentClicks and use it on the articlePage

* feat: update the auth widget to take the correct properties

* feat: add create account tracking method for hamburger

* feat: add create account tracking method for sidebar left

* feat: whoops, sidebar tracking info added

* feat: add the feed card create account tracking

* feat: whoops add the id to the dom

* feat: add top nav create account tracking

* feat: create account tracking for the registration modal

* fix: callback instead of invoking + rename class

* fix: js-prepend

* feat: some showLogin event tracking

* use the tracking propert

* x - feed.jsx

* fix: oops I removed hidden

* track from the search login

* feat: add tracking for follow button

* fix: main_stories is only being called in view/articles and both are including the FollowButtons pack

* comments track

* feat: remove punc (.)

* chore: cahnge working

* chore: remove tracking-id from modal

* feat: remove ecmascript features

* refactor: rename some events

* feat: referrer page

* feat: add a secondary source for the follow buttons

* feat: remove file that is not used

* chore: rename key

* feat: use @utilities

* feat: add spec for create account clicks

* feat: add key referrer

* fix: tests

* fix: oops

* chore: add commented test

* test for tracking

* feat: update the change by 1

* feat: aggregate_failures

* feat: add data-no-instant back

* feat: try a different way of testing

* refactor: change secondary_source to referring_souce

* feat: change ahoy event test

* feat: add a version number to ahoy tracking

* feat: change the href to pathname

* feat: reply comment tracking

* fix: to be present syntax

* feat: use href instead of pathname

* chore: do not track tags and podcasts follow and remove referrer

* feat: add readinglist

* fix: remove referrer from test

* feat: fail gracefully in instances where there is no tracking data
2022-09-22 16:03:49 +02:00
..
authentication Add toggle button to 'New Forem Secret' form (#17016) 2022-03-29 08:29:29 -06:00
_auth_widget.html.erb Add tracking for the registration flow - "Clicked on Create Account" (#18459) 2022-09-22 16:03:49 +02:00
_authentication_actions.html.erb Add tracking for the registration flow - "Clicked on Create Account" (#18459) 2022-09-22 16:03:49 +02:00
_authentication_description.html.erb views/shared/authentication etc i18n (#15131) 2021-12-01 18:56:33 +02:00
_authentication_title.html.erb views/shared/authentication etc i18n (#15131) 2021-12-01 18:56:33 +02:00
_hamburger.html.erb Add tracking for the registration flow - "Clicked on Create Account" (#18459) 2022-09-22 16:03:49 +02:00
_help_icon.html.erb Provide "Help" on the Creator Onboarding Setup Page (#15308) 2021-11-11 08:42:56 -07:00
_logo_design.html.erb Remove brand_color2 from users_settings (#18473) 2022-09-21 11:21:29 -06:00
_payment_pointer.html.erb Fix remaining erblint errors (#8405) 2020-06-11 20:03:19 +02:00
_profile_card_content.html.erb Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
_profile_preview_card.html.erb Generator updates (#16339) 2022-01-28 12:20:30 +01:00
_stats.html.erb I18nize views misc & non-HTML templates (#15136) 2021-12-08 11:28:16 -05:00
_webcomponents_loader_script.html.erb Add SRI Support (#4658) [deploy] 2019-12-06 08:35:37 -05:00