I have noticed that for last few weeks EPN shows only clicks but no transactions for my orders.
I have discovered that links to products are generated like this:
If i paste it into browser it doesn't make any redirection. But if i change link to:
it works fine and EPN shows new transaction.
So is it possible to change that part of code manually somewhere?
I don't know where to find it.
I have discovered that links to products are generated like this:
Code:
https://shopnow.pub/redirect/cpa/o/xxxxxxxxxxxxxxxxxxxxxxx/?ulp=https://aliexpress-product-link/
If i paste it into browser it doesn't make any redirection. But if i change link to:
Code:
https://shopnow.pub/redirect/cpa/o/xxxxxxxxxxxxxxxxxxxxxxx/?to=https://aliexpress-product-link/
So is it possible to change that part of code manually somewhere?
I don't know where to find it.