Page view rule is not firing on any page where as other rules are working as expected , any suggestions !
Solved! Go to Solution.
Views
Replies
Total Likes
In that case you will need to install the Common Analytics Plugins extension first
and make sure you initialize the extension in a dedicated rule
Note though that getTimeParting is a function on the "s" instance.
So, you will have to call this instead
s.getTimeParting("America/New_York");
Hi @purnimajena
can you add a little more context about the rule?
Hi @bjoern__koth ,
Yes i have enabled _satellite.setDebug(true) and below error is coming .
For time parsing i am using a generic code, which is working in other property
Views
Replies
Total Likes
In that case you will need to install the Common Analytics Plugins extension first
and make sure you initialize the extension in a dedicated rule
Note though that getTimeParting is a function on the "s" instance.
So, you will have to call this instead
s.getTimeParting("America/New_York");
Views
Likes
Replies
Views
Likes
Replies