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

feat(footer): updated the signal url #457

Merged
merged 3 commits into from
Aug 12, 2020
Merged

Conversation

chrisramakers
Copy link
Contributor

Updated the CTA in the footer to point straight to the r-programming assessment. We allow anonymous assessments now that allow users to take the assessment and in the end, require a registration/login to view their score.

Put this PR in draft for the time being while we figure out an issue with anonymous assessments.

@chrisramakers chrisramakers requested a review from dandenney August 4, 2020 18:11
@chrisramakers chrisramakers self-assigned this Aug 4, 2020
@@ -3,7 +3,7 @@
<span class="dc-footer--text">
Put your R skills to the test
</span>
<a class="dc-footer--link btn btn-primary" href="https://www.datacamp.com/signal">Start Now</a>
<a class="dc-footer--link btn btn-primary" href="https://assessment.datacamp.com/r-programming">Start Now</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you want some more snowplow tracking out of the box? Could be nice to add a specific additional class name like ds-snowplow-btn-rdocs-signal or so

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, also added a few utm_* query params, I believe snowplow should pick these up too right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! utm parameters are picked up too and have a ton of flexibility!

@chrisramakers chrisramakers marked this pull request as ready for review August 11, 2020 14:00
@chrisramakers chrisramakers merged commit 93da734 into master Aug 12, 2020
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