Skip to end of metadata
Go to start of metadata

If you've been checking up on your ResultFlow activity in Analytics, you may have noted that  FB / (not set)  or TW / (not set) in the Source Medium Section or CMS in the Campaign section. If you'd like to add a Medium you certainly can do that with a few simple changes inside ResultFlow. 

Keep in mind this won't change any past posts, but future posts will include a medium. 

In the video below I show you how and where to make the update. 




In your persona, you'll go to TEMPLATES, then SCRIPTS, then PROMOTION

You'll update 2 scripts each in the FACEBOOK and TWITTER folders.

In Facebook, it is line 8 in the following scripts  - 

  • Share Blog Post
  • Repeat Blog Post
Facebook Line 8
     <#assign dumy = uu.set("utm_source","FB").set("utm_campaign","CMS").set("utm_medium","RF")>


In Twitter, it is line 7 in the following scripts  

  • Share 
  • Repeat
Twitter Line 7
     <#assign dumy = uu.set("utm_source","TW").set("utm_campaign","CMS").set("utm_medium","RF")>