Block 1 to create a cookie seems to be ok.
However, block 3 is not configured to check for url parameter.
You need to whitelist cookie and url parameter:
ai-show-ads, utm_source
Hi, I just whitelisted url parameter as well and it is still not showing the ads.
I see block 3 normally inserted on all posts.
Unfortunately it only cookies the user on their second session and I’m not sure why.
If you try going to the site in incognito mode and following the link above, and clicking through the pages of the article, block 3 never appears.
Oh, I see what you are saying. Why is block 3 being inserted on all of the posts now since whitelisting utm_source=1? It is only supposed to whitelist the source, and the cookie…
Sure.
Block 3 is normally not inserted.
But when I visit a post with the utm parametr the cookie is created and block 3 inserted as the parameter is whitelisted.
When I visit any other post block 3 is inserted because the cookie is present.
I am seeing Block 3 inserted on all posts regardless of utm currently.
If I open this link in a new incognito window, the ads appear automatically but there are no whitelisted utm parameters:
https://s39480.p612.sites.pressdns.com/musicians-who-banned-politicians-from-using-their-songs/
I can’t reproduce the issue.
Block 3 is not inserted until I visit the page with the utm parameter.
But you also need to set Dynamic blocks to Client-side insert as the pages might be cached:
https://adinserter.pro/documentation/plugin-settings#dynamic-blocks
Then flush all the caches.
You can use debugging function Label blocks to diagnose insertions:
https://adinserter.pro/documentation/debugging
Can you check this process to reproduce issue:
If you remove the cookie from your browser and use a new incognito window and visit this link directly: https://s39480.p612.sites.pressdns.com/musicians-who-banned-politicians-from-using-their-songs/?utm_source=1
Block 3 does not show at all in the slideshow?
However, if you visit the site again without removing cookie, block 3 is now inserted.
I am only getting the cookie inserted when the visitor comes to the site a second time.
When you open a new incognito tab there should be no cookies.
When I visit the link I get block 3 inserted as it contains the url parameter:

The cookie is also created but it is deleted when you close the incognito tab.
It seems Dynamic blocks are still set to Server-side?
The screenshot you sent me says that is page 1 of 10. Your documentation article says that the cookie is not created on the first visit? Could it be that your browser is still cookied somehow?
I just tested client-side dynamic blocks while clearing cache and none of the ads appear at all and I’m not sure why.
There is no cookie until it is created.
Therefore you need to whitelist also url parameter for the first visit.
It seems you have javascript errors on the page.
Client-side insertions needs error-free pages.
Try to fix all the errors and then check again.