Site Intercepts - Impression Quota Tips | XM Community
Skip to main content
Question

Site Intercepts - Impression Quota Tips

  • December 8, 2023
  • 4 replies
  • 90 views

Forum|alt.badge.img+5

Hi Everyone

Does anyone have any tips on how to reduce impressions on your account quota?

I thought I had cracked it by applying weekend only display logic to an intercept, but I have since learnt that even this counts towards your quota as the logic had to run.

Ideally I want to activate my intercepts at the weekend only automatically, and I believe the only was to do this is to have it on 24/7 with weekend logic, but every non-weekend day will eat into my quota.

Thanks :)

4 replies

ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • December 8, 2023

Is your website team capturing week’s days in any JS variable within website. you can apply condition based on that only. 


Forum|alt.badge.img+5
  • Author
  • Level 5 ●●●●●
  • December 8, 2023

Thanks @ArunDubey 

I will look into this.

So is this the only option, not options in Qualtrics I am missing?

Thanks :)


ArunDubey
QPN Level 8 ●●●●●●●●
Forum|alt.badge.img+41
  • QPN Level 8 ●●●●●●●●
  • December 8, 2023

Hi @parkie_0007 , since you want to stop respondent to see intercept. for that matter you will need to stop triggering your intercept. another way is to play with your iframe and apply JS under it to capture the week’s current days and then apply logic before QSI_S_ZN code and URL. But I’m not sure it that option will work.

But best and always preferable way is to ask your website team to capture it and provide you that JS variable, then you can apply condition based on that variable. 


Forum|alt.badge.img+5
  • Author
  • Level 5 ●●●●●
  • December 8, 2023

OK, thanks for your help :)