Forum Moderators: martinibuster
URL Structure:
[domain.com...]
[domain.com...]
[domain.com...]
The "cl-" is unique to all the URLs I want to track, so I tried using the below regular expression.
/[\d\s\w-]+/cl-
However, AdSense does not seem to allow RegEx for setting up URL channels. Does anyone know I could set up a channel to track these pages? Any help would be greatly appreciated.
We offer two types of channels that you can choose from: URL Channels and Custom Channels. Use URL Channels to track the performance of particular pages on your site. Custom channels allow you to track the performance of specific ad units based on your specified criteria.
/[\d\s\w-]+/cl-
Is there a way for me to track AdSense revenue generated from pages that contain "cl-"?