Anthology head file for a custom redirect. Chubb and Todos. Oh and a customer alert banner for Artera.
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
<script>
|
||||
window.location.replace('https://academy.anthology.com')
|
||||
</script>
|
||||
|
||||
@ -221,7 +221,7 @@
|
||||
.np-header-logo {
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.np-header-logo {
|
||||
justify-content: center;
|
||||
@ -248,5 +248,5 @@
|
||||
color: #000;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</style>
|
||||
|
||||
@ -40,4 +40,4 @@
|
||||
|
||||
<script>
|
||||
document.querySelector(".logo-and-sub-nav > .np-sub-navigation-content").style.removeProperty("display");
|
||||
</script>
|
||||
</script>
|
||||
|
||||
@ -19,6 +19,12 @@
|
||||
</div>
|
||||
</div>
|
||||
{% include "sub_navigation" %}
|
||||
{% if current_school.properties.show_alert_banner == true %}
|
||||
<div class="np-alert" style="background-color:#7715B7; color: #ffffff; margin-top: -28px;" >
|
||||
<p>{{ current_school.properties.alert_banner }}</p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
<div class="np-homepage-featured np-max-width">
|
||||
<div class="np-homepage-featured-text">
|
||||
<div class="np-homepage-headline">
|
||||
|
||||
@ -151,3 +151,19 @@ Employee Access Updates:
|
||||
|
||||
End of Survey HTML: id="EndOfSurvey"
|
||||
Continue button HRML: data-text="continue-button"
|
||||
|
||||
## 07-03-2024
|
||||
|
||||
Chubb - they want 100% participation but that's not realistic. They are looking at 90%. CISA is receiving great feedback. They are looking at how many agents have been appointed (~1000/year) and of those 1000, how many are completing the cirriculum. This should lead them to their first submission! CISA is an in-house agency. "Agents that are coming in through CISA". With SSO connected, this is great. The list they send me is the list of already onboarding agents. They have received the onboarding email.
|
||||
|
||||
First Submission is the data they are really after. Steve will try and get a baseline of number of CISA agents that have done their first submission with x months. This baseline is what we can compare to post-academy influence.
|
||||
|
||||
Jenelle does the greater reporting at the account level. Agent360 profile. They report on courses and completions, and looking to find "top organizations". She is reporting on everything, but not all agents have Agency Names.
|
||||
|
||||
Chubb has huge investment in residential/academic program. This analysis that we're talking about right now is new to even the larger org and the huge investment from Chubb! This will set a precedent for the rest of the org.
|
||||
|
||||
Outside of data: they want to start using Gainsight across webinar archives and tracking those recordings. They want to track _all_ attendance. Provides a nice lead! So this is pre-agent. Webinars are for agents that are already appointed but for new lines of business.
|
||||
|
||||
Steve & keeping us in the loop of rolling this out. July 10th moving away from legacy (Cornerstone). That population will come in around mid-July, so we should see a bump. All-Agent was originally end of July, but will likely be back to school. Agency Education in August. By September we should be fully launched.
|
||||
Canada - they don't have access to agent portal and we don't have multi-auth. Decision will be in 6-9 months.
|
||||
|
||||
|
||||
15
Todos.md
15
Todos.md
@ -360,3 +360,18 @@ message](https://northpasshq.slack.com/archives/C04RER4PH09/p1709147957374999?th
|
||||
## 07-01-2024
|
||||
|
||||
- [ ] Datasnipper, look up webhook ID: 3a33b194-c51c-40aa-98c1-d477f6ca4dda
|
||||
|
||||
## 07-03-2024
|
||||
|
||||
- [ ] Chubb - they want 100% participation but that's not realistic. They are looking at 90%. CISA is receiving great feedback. They are looking at how many agents have been appointed (~1000/year) and of those 1000, how many are completing the cirriculum. This should lead them to their first submission! CISA is an in-house agency. "Agents that are coming in through CISA". With SSO connected, this is great. The list they send me is the list of already onboarding agents. They have received the onboarding email.
|
||||
|
||||
First Submission is the data they are really after. Steve will try and get a baseline of number of CISA agents that have done their first submission with x months. This baseline is what we can compare to post-academy influence.
|
||||
|
||||
Jenelle does the greater reporting at the account level. Agent360 profile. They report on courses and completions, and looking to find "top organizations". She is reporting on everything, but not all agents have Agency Names.
|
||||
|
||||
Chubb has huge investment in residential/academic program. This analysis that we're talking about right now is new to even the larger org and the huge investment from Chubb! This will set a precedent for the rest of the org.
|
||||
|
||||
Outside of data: they want to start using Gainsight across webinar archives and tracking those recordings. They want to track _all_ attendance. Provides a nice lead! So this is pre-agent. Webinars are for agents that are already appointed but for new lines of business.
|
||||
|
||||
Steve & keeping us in the loop of rolling this out. July 10th moving away from legacy (Cornerstone). That population will come in around mid-July, so we should see a bump. All-Agent was originally end of July, but will likely be back to school. Agency Education in August. By September we should be fully launched.
|
||||
Canada - they don't have access to agent portal and we don't have multi-auth. Decision will be in 6-9 months.
|
||||
|
||||
Reference in New Issue
Block a user