Skip to content

Instantly share code, notes, and snippets.

@ashleymason
Created October 9, 2019 16:28
Show Gist options
  • Save ashleymason/61e60a366eb69ecb291e84c7860db74f to your computer and use it in GitHub Desktop.
Save ashleymason/61e60a366eb69ecb291e84c7860db74f to your computer and use it in GitHub Desktop.
getting TV interstitial to display
There are 4 criteria for getting the interstitial to display in QA:
1. Partner has TV enabled
2. User has not purchased a TV campaign (drafts are fine)
3. Interstitial has not been show in past week / more than 5 times (Clear cookies/use incognito)
4. Current Agent is present
That last one is usually the issue when the interstitial is not displaying. The easiest way is to start the funnel
while signed in and search for the profile you want. Once selected, go back to the My Campaigns page and
the interstitial should show.
An alternative is to have a PartnerAgent assigned to the current partner and have said PartnerAgent’s email
the same as current_user’s email.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment