Common Knowledge | Wondering something?

Data Tips

< All Topics
Table of Contents

Dynamic Content with JavaScript

If you need to inject some dynamic content on a page there are lots of ways to go about it, but if paying for a tool like HubSpot isn’t an option, Paul Capetola found a way to do it with JavaScript. Just use the following snippet:

Note: Everything inside the brackets [should be replaced].

$(document).ready(function() { if (window.location.href.indexOf(“[insert UTM name]”) != -1) { document.getElementById(“[where you want to insert the content]”).innerHTML += ‘[HTML content goes here]\n’; } });

Use A Map Outside of a Growth System

Learning how to Use a Growth Map will be helpful in a variety of ways. 

If you’re wondering how to use a Growth Map for Expert Buyer clients, or outside of a Growth Team generally? Check out this great meeting with Chris Johnson on the topic to learn more!

Pt1:

youtube.com and try again. 

3 Data Lessons from AO

1. If you’re not the best at something find someone who’s amazing at it to either take over or help you- We’ve brought on a freelance data scientist to help us analyze the enormous amount of Facebook data we produce. He’s an awesome tool we’ll all get to use and an expert at what he does making our jobs easier. 

2. Data is power- We’ve rolled through all our data and put together the cleanest, largest data set we’ve ever had, and seen amazing informative patterns that dispel the fear and panic that can develop when people don’t understand what’s happening.

3. Don’t be an asshole when you share new things you learn from data- Don’t be snarky in your messaging, be encouraging, people need our guidance. Use the information to help us contextualize things for clients and lead them confidently into the future.

Understand CTC’s Retention offering’s

Have a gander at this stellar rollout presentation from Mandi Moshay explaining CTC’s retention offering in detail

The deck’s available here too, please keep this information internal: 

https://docs.google.com/presentation/d/1AvwxKtAJnHuunjCtVZPS7hacjsEa1vxpuP7WVyt2aPM/edit

Was this article helpful?
How can we improve this article?
Please submit the reason for your vote so that we can improve the article.

Leave a Reply